Re: [Unattended] VMWare 5.0 unattend install XP Pro. endless loop

2005-11-07 Thread Matt Hyclak
ve had no problems with it. There is one annoyance in that there is a long pause after the WinXP installer copies over the first set of files (or maybe it's right before, I can't remember), but after that it works just fine. I'm running build 13124 and XP Pro SP2. Matt -- M

Re: [Unattended] Bugs with linuxboot 4.7pre (unofficial) -> For Wim ?

2005-11-28 Thread Matt Hyclak
Ibm Netvista : OK > ... > > What can I do ? > > "I can use two share with tow linuxboot version but i don't like this > solution..." > I've been running into the same problem and am trying to sort it out. I thought it was just me :-) --

[Unattended] NTLDR can't be found

2005-12-30 Thread Matt Hyclak
solve this issue? I'll play around with the BIOS settings for the hard drive configuration. In one machine I have a PATA drive, so I'll try putting the bios in "legacy" mode to disable the SATA ports, but the other machines have SATA drives in them. Matt -- Matt Hyclak Department

Re: [Unattended] NTLDR can't be found

2005-12-30 Thread Matt Hyclak
On Fri, Dec 30, 2005 at 11:19:39AM -0500, Matt Hyclak enlightened us: > This problem was mentioned a while ago, and I just wanted to follow up with > some details, hopefully to the point of a solution. > > Situation: Install starts, copies all files and on the first boot into &g

Re: [Unattended] Silent switch for DivX 6?

2006-01-14 Thread Matt Hyclak
work. > > Any ideas? > If switches don't work, you'll have to result to writing an AutoIT script. You might also check appdeploy.com to see if someone else has figured it out. Matt -- Matt Hyclak Department of Mathematics Department of So

VS .Net 2003 (Was Re: [Unattended] installation speed)

2006-01-24 Thread Matt Hyclak
crosoft Visual Studio .Net 2003" goto done ping -n 10 localhost > nul goto check :done :: Just to let everything settle... ping -n 60 localhost > nul -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --

Re: [Unattended] building my own linuxboot disk

2006-01-27 Thread Matt Hyclak
ail-floppy.txt file to reflect the correct kernel version. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files f

Re: [Unattended] Fully Unattended

2006-02-01 Thread Matt Hyclak
d.txt > In your unattended.txt, include something like the following: [_meta] fdisk_lba=1 fdisk_cmds="fdisk /clear 1; fdisk /pri:2000; fdisk /activate:1" format_cmd="format /y /q /v: c:" replace_mbr=1 There are more details on all of those options at http://unattended.sourcef

Re: [Unattended] Linux Newbie trying to setup unattended Windows installs

2006-03-16 Thread Matt Hyclak
n smb.conf file. > > Any help greatly appreciated. > It should be in /etc/samba/smb.conf and is provided by the samba-common RPM. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --

Re: [Unattended] server name

2006-03-27 Thread Matt Hyclak
me and password. 2. Rebuild/modify the linux boot cd to pass the right options (z_user, z_pass, z_path) in the isolinux.cfg file. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --- Th

Re: [Unattended] Windows XP SP2

2006-05-26 Thread Matt Hyclak
s? > > Has anyone successfully installed windows XP SP2? > What version of VMWare? At one point, Workstation would appear to hang at that point, but if you let it run it eventually starts copying the files. Matt -- Matt Hyclak Departme

Re: [Unattended] Windows XP SP2

2006-05-26 Thread Matt Hyclak
y still be the initial delay before it starts, but that's livable if everything else is quick. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --- All the advantages of Linux Ma

Re: [Unattended] Disable automatic admin logon

2006-06-29 Thread Matt Hyclak
t; should be done as a domain user here. > Check out the autolog.pl script in (likely) Z:\bin\ Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 Using Tomcat but need to do more? Need to support web services, security? Get stuff d

Re: [Unattended] Disable automatic admin logon

2006-06-30 Thread Matt Hyclak
o using the appropriate domain user. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job

Re: [Unattended] Options during unattended menu

2006-07-12 Thread Matt Hyclak
tended.txt, postinst.bat, doit.bat or continue > > > > I would like to get rid of the prompts as our pxe boot menu is password > protected, but I cannot figure out what options to put in our > sites/config.pl and database as we are using a mysql, we would like them > to au

Re: [Unattended] script-update help please.

2006-07-18 Thread Matt Hyclak
nt: command not found -- this > line is repeated 83 times! > > I have the latest version of script-update (1.4) from CVS. As an FYI, > ./prepare runs fine. > > Thank you for this tool and the help! > Make sure wget is installed and in your path. -- M

Re: [Unattended] script-update help please.

2006-07-18 Thread Matt Hyclak
On Tue, Jul 18, 2006 at 08:41:49PM -0700, Chad Anderson enlightened us: > > > Matt Hyclak <[EMAIL PROTECTED]> wrote:On Tue, Jul 18, 2006 at > > > 03:15:40PM -0700, Chad Anderson enlightened us: > > > I am trying to run script-update on a windows xp pro machi

Re: [Unattended] script-update help please.

2006-07-19 Thread Matt Hyclak
On Wed, Jul 19, 2006 at 08:32:25AM -0700, Chad Anderson enlightened us: > Matt Hyclak <[EMAIL PROTECTED]> wrote:On Tue, Jul 18, 2006 at 08:41:49PM > -0700, Chad Anderson enlightened us: > > > > Matt Hyclak wrote: On Tue, Jul 18, 2006 at 03:15:40PM -0700, Chad > &g

Re: [Unattended] script-update help please.

2006-07-19 Thread Matt Hyclak
which is missing, then install the appropriate cygwin package. If wget is missing (it looks like you've got it in an unattended directory - is that where cygwin is installed?) then install the cygwin wget package. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio U

Re: [Unattended] Mounting the install share as read/write

2006-09-09 Thread Matt Hyclak
fault mount options (e.g., "z_opts=rw"). > It appears to at least be in CVS, line 236-ish of master: # Add extra mount options, if any. z_opts=$(get_cmdline_param z_opts) [ -n "$z_opts" ] \ && mount_opts="$mount_opts,$z_opts"

Re: [Unattended] script-update script no longer working?

2006-09-19 Thread Matt Hyclak
s anybody know when these scripted cvs checkouts might be working > again? I can't see any announcement that sourceforge's cvs service is 'out'. > > Sourceforge changed the CVS setup a while ago. You need to get the newer version of script-update from http://unattended.cvs.sourc

Re: [Unattended] Tablet PC

2006-11-06 Thread Matt Hyclak
ne any other solution ? > I did it by modifying install.pl with the following patch. It checks for a cmpnents directory (indicitive of Tablet OS) and adjusts the winnt command accordingly. I think it should work for both dos and linux boot, but I've not tested it on a dos boot disk. Matt -- Ma

Re: [Unattended] How to get/install updates for windows?

2006-11-14 Thread Matt Hyclak
and has a tendency to clobber less local changes than script-update does. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 - Using Tomcat but need to do more? Need to support

Re: [Unattended] How to get/install updates for windows?

2006-12-02 Thread Matt Hyclak
s? > CVS changed on sourceforge a few months back. You'll have to update your scripts to point to the new address. See http://www.mail-archive.com/unattended-info@lists.sourceforge.net/msg06045.html Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University

Re: [Unattended] Unattended cvs ISO with kernel 2.6.19

2007-01-30 Thread Matt Hyclak
s when I boot and all of the symlinks are broken. > You probably didn't edit linuxboot/misc/nail-floppy.txt with the new version of the kernel. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --

Re: [Unattended] linuxboot 2.6.20 kernel

2007-02-16 Thread Matt Hyclak
etty excited about how close I am. Once I get a working CD, I intend > to build another one with the speakup screen reader built in. Then I will > achieved the Holy Grail of blind computer support geeks -- a talking Windows > installation. > Did you change the misc/nail-floppy.txt f

Re: [Unattended] Boot-CD Problem

2007-04-26 Thread Matt Hyclak
s. >As a workaround i zero out the partitions with > "dd if=/dev/zero of=/dev/sda" and use control-C after some seconds. >..Very ugly, but the machines dont pile up in my office anymore :) > Wouldn't it be better to give it a count? dd if=/dev/zero of=/dev/sda bs

Re: [Unattended] Unattended answer for Create list of files to offer for editing

2007-05-02 Thread Matt Hyclak
stand you do not want to be offered any files for editing. If that's the case, do you have edit_files=0 in your [_meta] section of unattend.txt? Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 ---

Re: [Unattended] What is it, syslinux or unattended?

2008-02-01 Thread Matt Hyclak
ernel. He listed step-by-step the process to do that, so you might poke in the archives for the last day or three. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 - Th

Re: [Unattended] What is it, syslinux or unattended?

2008-02-02 Thread Matt Hyclak
boot loader. It is used unmodified by unattended. The unattended "linuxboot" image is a linux kernel and some applications and scripts to start the installation. The software used is also largely unmodified. Find the post from the last couple of days from this list or maybe unattended-de

Re: [Unattended] What is it, syslinux or unattended?

2008-02-02 Thread Matt Hyclak
On Sat, Feb 02, 2008 at 04:17:14PM +0100, Sascha Vogt enlightened us: > Matt Hyclak schrieb: > > On Sat, Feb 02, 2008 at 01:52:11PM +0100, Sascha Vogt enlightened us: > > > >> Juan Jose Pablos schrieb: > >> > >>> Michael De Groote escribió: >

Re: [Unattended] Dell Optiplex 755 and network card Intel 82566DM-2 Gigabit

2008-03-07 Thread Matt Hyclak
unattended with Dell Optiplex 755 I had to update the linuxboot CD and recompile the kernel with CONFIG_E1000E=m I went ahead and updated to the latest kernel available. We should probably push this to the cvs tree. Matt -- Matt Hyclak Department of Mathematics D

Re: [Unattended] Re : Re : Re : Re : Partitionning Problem with (?) SATA AHCI

2008-03-17 Thread Matt Hyclak
e it work on Optiplex 755. Could the boot > disk missing drivers ? SATA ? or anything ? > On my Opti 755's I had to set the hard drives to "Legacy" in the BIOS in order for things to work. Have you done this? Matt -- Matt Hycl

Re: [Unattended] winxpsp2-up0802.bat & ie6.bat

2008-03-19 Thread Matt Hyclak
I don't know anything about this one. > I really hope someone could update the repository with these problems fixed. > Currently I'm forced to edit all the .bat files by hand and cannot use > script-update anymore since it would download the broken .bat files from the > repos

Re: [Unattended] Compiling CVS unattended with nt5x-install patchesand driver e1000

2008-04-03 Thread Matt Hyclak
to misc/linux-config) and it worked fine on my Optiplex 755's. No need to compile a separate kernel. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 - Check

Re: [Unattended] Compiling CVS unattended with nt5x-install patchesand driver e1000

2008-04-03 Thread Matt Hyclak
On Thu, Apr 03, 2008 at 05:59:53PM +0200, Regis Gras enlightened us: > Matt Hyclak wrote: > > >On Thu, Apr 03, 2008 at 04:39:48PM +0200, Regis Gras enlightened us: > > > > > >>I tried to compile CVS with the new driver e1000 for Dell Optiplex 755 > >>

Re: [Unattended] Last cvs .... computer freezes ...

2008-04-04 Thread Matt Hyclak
w, the computer freezes. > > I used: linux-2.6.24.4 glibc-2.3.6 perl-5.8.8 ... > I'm rebuilding CVS as of this morning right now. I'll test it with my Optiplex 755, though I'm booting from CD. I'll let you know the results. Matt -- M

Re: [Unattended] 4.8 Release Candidate1

2008-04-04 Thread Matt Hyclak
tall? I know it was on one of the mailing lists at some point, but keeping it all in one place would be great. Thanks, Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 -

Re: [Unattended] Last cvs .... computer freezes ...

2008-04-04 Thread Matt Hyclak
On Fri, Apr 04, 2008 at 11:37:18AM -0400, Matt Hyclak enlightened us: > On Fri, Apr 04, 2008 at 05:21:14PM +0200, Regis Gras enlightened us: > > In all the mails on the unattended list I saw > > - driver e1000e is integrated in the cvs > > - nt5x-install is integrat

Re: [Unattended] 4.8 Release Candidate1

2008-04-04 Thread Matt Hyclak
On Sat, Apr 05, 2008 at 02:33:02AM +0200, Nils Olav Fossum enlightened us: > Fredag 04 april 2008 19:53, skrev Matt Hyclak: > > On Fri, Apr 04, 2008 at 05:48:02PM +0200, Juan Jose Pablos enlightened us: > > > I put a Release Note on the wiki for updating information related to

Re: [Unattended] lot of problems with unattended-4.8 and CVS ...

2008-04-07 Thread Matt Hyclak
; > > :00:19.0 :eth0 Unable to allocate MSI Interrupt Error -1 > > > Sending Discover > > > :00:19.0 :eth0: Link is up 100 Mbps Full Duplex Flow Control: RX/TX > > > :00:19.0 :eth0: 10/100 speed: disabling TSO > > > > > As suggered by

Re: [Unattended] lot of problems with unattended-4.8 and CVS ...

2008-04-07 Thread Matt Hyclak
On Mon, Apr 07, 2008 at 03:41:54PM +0200, Regis Gras enlightened us: > Matt Hyclak wrote: > > > > >I'm also compiling on CentOS 5, same versions you listed above with the > >exception of a newer kernel (kernel-2.6.18-53.1.4.el5.i686). > > > > > >

Re: [Unattended] lot of problems with unattended-4.8 and CVS ...

2008-04-07 Thread Matt Hyclak
On Mon, Apr 07, 2008 at 05:04:16PM +0200, Regis Gras enlightened us: > Matt Hyclak wrote: > > > > >>I wish to fix the mount cif problem > >>You said <<I fixed this by including an /etc/hosts file on > >> my boot disk that list

Re: [Unattended] lot of problems with unattended-4.8 and CVS ...

2008-04-07 Thread Matt Hyclak
On Mon, Apr 07, 2008 at 06:01:19PM +0200, Regis Gras enlightened us: > Matt Hyclak wrote: > > >> > >> > > > >Try -p0 from the linuxboot directory. Or if you're comfortable, just read > >the patch - you only have to add a couple of things in. &

Re: [Unattended] lot of problems with unattended-4.8 and CVS ...

2008-04-07 Thread Matt Hyclak
On Mon, Apr 07, 2008 at 06:28:05PM +0200, Juan Jose Pablos enlightened us: > Matt Hyclak escribió: > > > > The file should just be linuxboot/misc/hosts, but you need my patch to get > > that file into stage1 so that it's copied to the boot media. Maybe if we ask > &g

Re: [Unattended] 4.8 Release Candidate1

2008-04-07 Thread Matt Hyclak
I'm not sure having that file in the repo is right... Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 - This SF.net email is sponsored by the 2008 JavaOne(SM) Conferen

[Unattended] KB944338

2008-04-10 Thread Matt Hyclak
Is anyone else having the update for KB944338 exit with status 1? It's hanging up my installations... Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 - This S

Re: [Unattended] KB944338

2008-04-11 Thread Matt Hyclak
On Thu, Apr 10, 2008 at 10:51:18PM +0200, Juan Jose Pablos enlightened us: > Matt Hyclak escribió: > > Is anyone else having the update for KB944338 exit with status 1? It's > > hanging up my installations... > > > > Matt > > > Try to execute with /ER o

Re: [Unattended] Network driver for Dell Optiplex 755 does'nt work.

2008-04-14 Thread Matt Hyclak
.org. > > With make tftpboot, I accepted all the default options. > - Have I some thing to change in the Makefile ? > - Are there good options to choose ? > I usually modify the Makefile at the top to point to the correct version, and then the second important step is to m

Re: [Unattended] compiling a new kernel

2008-04-14 Thread Matt Hyclak
booting with this > tftpboot, > boot process complains about failed to load lib/modules/.../modules.dep > > what am I doing wrong? > As mentioned in an earlier thread - you need to update misc/nail-floppy.txt to be sure that the correct modules are included in the boot media, and

Re: [Unattended] Message Signaled Interrupts

2008-04-16 Thread Matt Hyclak
n 1 of 8 machines, they all have worked flawlessly. I think the difference is I'm booting from CD and those with problems have been PXE booting. It could well be a BIOS/Firmware problem with the 755's PXE stack that we're seeing and no amount of tweakin

Re: [Unattended] Adding Perl Modules

2008-04-18 Thread Matt Hyclak
I start a > new cmd from the task manager or start->run menu the .bat file works fine. > Sounds like the %PATH% environment is different depending on how you invoke the command. I would put the full path to ppm in your .bat file and see if that solves the problem. Matt -- Matt Hycla

Re: [Unattended] Problem with network device nn Dell computer

2008-04-18 Thread Matt Hyclak
ernel is 2.6.24.4 and the network driver > Optiplex 755 works > Furthermore, I have exactly the same problem with Dell XPS 1330. > It freezes after Dhcp discover. > Ctrl C cd /etcand ./master restart the installation. > > Perhaps, the problem is with the compiling options

Re: [Unattended] Unattended, Tablet XP

2008-04-20 Thread Matt Hyclak
to do "nothing > but net" installs. The necessary changes are already in CVS. It should work for both the DOSEmu install method (winnt.exe) and the new nt5xinstall method. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263

Re: [Unattended] Message Signaled Interrupts

2008-04-21 Thread Matt Hyclak
, then, since I don't seem to have any of these problems. Possibly it's the network configuration on your switches causing the problem? Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --

Re: [Unattended] 4.8 Release Candidate3

2008-05-03 Thread Matt Hyclak
27;t know the status of the other languages, if that's what you were waiting for :-) I haven't done much testing with it since I just got it all slipstreamed into my install point late Friday, but it seems winxpsp2-extras.bat and winxpsp2-dotnet.bat still work fine (when renamed to sp3). The winx

Re: [Unattended] msiexec fails status 194

2008-05-19 Thread Matt Hyclak
rors. > ..." > > Hope that helps you with ignoring the error, however I don't know why the > installer fails otherwise. > I think in general an exit status of 194 indicates the machine needs to be rebooted in order for the install to complete. You probably want todo.p

Re: [Unattended] Having a Problem (mapzrun)

2008-05-21 Thread Matt Hyclak
dates\winxp\WindowsXP-KB936929-SP3-x86-enu.exe > /norestart /p > > assive /nobackup failed, status 1 (0) > > A)bort R)etry I)gnore ? > Sounds to me like the permissions on some, but not all, of your files are such that the user you connect as can't read them. I'd ch

Re: [Unattended] System settings change

2004-04-15 Thread Matt Hyclak
or click no! I get this too, but if you just ignore it, the next time todo.pl bounces the system, it reboots just fine. No need to click on anything, although it would be nice to know what new devices it is detecting and suppress the message if possible. Matt -- Matt Hyclak Department of Mathemati

Re: [Unattended] problems with unatteded-info?

2004-05-10 Thread Matt Hyclak
mask 255.255.255.0 { ... option unattended "z_path=\\server\install z_user=username z_pass=pass"; ... } Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --- This SF.Net

Re: [Unattended] making bootimages

2004-04-29 Thread Matt Hyclak
art by installing zip, since that's the command that's not found. :-) Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --- This SF.Net email is sponsored by: Oracle 10g Get certified

Re: [Unattended] Problem with cmdlines.txt

2004-06-16 Thread Matt Hyclak
doesn't point to Default User anymore. > Does your unattend.txt have OemPreinstall=Yes? Everything else looks to be in the right place. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 ---

[Unattended] Test environment for config.pl

2004-06-21 Thread Matt Hyclak
Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --- This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference Learn from the experts at JavaOne(SM), Sun's Worldwide Java

Re: [Unattended] ActiveSync 3.7.1?

2004-09-15 Thread Matt Hyclak
todo.pl "start /wait %Z%\packages\activesync\setup.exe /s silent" Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 --- This SF.Net email is sponsored by: thawte's Cr

Re: [Unattended] ActiveSync 3.7.1?

2004-09-15 Thread Matt Hyclak
On Wed, Sep 15, 2004 at 09:01:26AM -0500, Ty Moffett enlightened us: > What does the "start /wait" do? Is that part of unattended? > It's a windows built-in command. Run start /? in a command shell for more details. Matt -- Matt Hyclak Department of Mathematics Depa

Re: [Unattended] how to "emulate" postinstall scripts (base.bat etc.)?

2004-10-13 Thread Matt Hyclak
eally needed, or can I > achieve it in a better/cleaner/faster way? > path Z:\bin;Z:\scripts;%path% C:\netinst\postinst.bat Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpvrF5G8GFli.pgp Description: PGP signature

Re: [Unattended] config.pl/csv: script entry

2004-10-14 Thread Matt Hyclak
3.bat,ad-aware.bat" You probably want ;'s between the commands, not commas. So: "00xxx","xxx","xxx","xxx","7-zip.bat;kazaalt.bat;..." Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpLy6aFPcoXP.pgp Description: PGP signature

Re: [Unattended] problem with autologon

2004-10-07 Thread Matt Hyclak
DOESN´T LOG ON AUTOMATICALLY, I HAVE TO LOGON MANUALLY > 8. machine executes xpsp1otherup.bat > 9. machine reboots > 10. machine is ready for user logon > > i´d like to get rid of point 7 and i thought using the autolog.pl would do > the job of automatically logging on to the system

Re: [Unattended] OK, couple of new problems/questions

2004-11-29 Thread Matt Hyclak
nPassword in the Identification section and AdminPassword in the GuiUnattended section? Problem 2. I edit the isolinux.cfg file in the linux boot tree to add z_user=username z_pass=password, etc. to the linux boot prompt and rebuild the iso. Hope that helps, Matt -- Matt Hyclak Department of

[Unattended] Switching Users during install

2005-01-03 Thread Matt Hyclak
appreciated, Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpT2NwfgBa7k.pgp Description: PGP signature

Re: [Unattended] Switching Users during install

2005-01-04 Thread Matt Hyclak
em only with permissions you can do it after complete > installation under administrator for ex. with setacl > (http://setacl.sf.net) otherwise :( > Unfortunately it goes beyond that. This is a student version of the software that is "Not Licensed for Network Use", whatever that mean

Re: [Unattended] Adding shortcut to "w32tm.exe /resync"

2005-01-10 Thread Matt Hyclak
a? > It probably thinks that's a file and is converting the /'s to \'s for the differences in filesystems. You probably want: todo.pl "shortcut.pl -arguments \"/resync\" \"%windir%\system32\w32tm.exe\" \"special:AllUsersStartup\Set Time\"" Matt

[Unattended] Windows Scripting Host

2005-01-12 Thread Matt Hyclak
4 exit code and reboots properly, but if you click yes, it reboots the system itself and todo.pl must be restarted by hand. Thoughts? Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpbp7waWXCr8.pgp Description: PGP signature

Re: [Unattended] Turning off user input

2005-01-13 Thread Matt Hyclak
onfig.pl script to modify the answers based on other information (usually MAC address). See the sample config.pl in the site directory. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpDqWTdkBGMB.pgp Description: PGP signature

Re: [Unattended] Windows Scripting Host

2005-01-14 Thread Matt Hyclak
On Thu, Jan 13, 2005 at 09:01:25PM +0300, Eugene Kotlyarov enlightened us: > Matt Hyclak wrote: > > >It's running "script%LANG% /q" which makes a nice quiet install, but it > >stops on a box asking if you would like to reboot the computer or not. If > >you c

Re: [Unattended] Problem booting Dell Latitude D600 with isolinux (PCMCIA problem)

2005-01-19 Thread Matt Hyclak
t being a several step process involving setting an administrator password on the bios, then that feature was enabled. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgp7JZF3Csr0W.pgp Description: PGP signature

Re: [Unattended] printer installation

2005-02-03 Thread Matt Hyclak
On Thu, Feb 03, 2005 at 04:48:27PM +, Hugo Monteiro enlightened us: > Does anyone know how can i install a printer using the unattend > proccess, either with the unattend.txt or todo.pl? > > Thanks, > > Hugo. See: rundll32 printui.dll,PrintUIEntry /? For more informatio

Re: [Unattended] Ghostview

2005-02-04 Thread Matt Hyclak
w.bat > > :: Install GhostView 4.6 > z: > cd \ > cd packages\ghostview\4.6 > > start /wait setup.exe "%SystemDrive%\Program Files\Ghostgum" > > Does this install for All Users or just the current user? I've been using AutoIT, but I like to avoid that as much as

Re: [Unattended] why

2005-02-09 Thread Matt Hyclak
e prepare script in the tools subdirectory :-) Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpgAAq6idc3N.pgp Description: PGP signature

Re: [Unattended] newbiw question

2005-03-01 Thread Matt Hyclak
t; Yes, the resulting unattend.txt should be in C:\Netinst\ after the install. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgp2O7mUweuwC.pgp Description: PGP signature

Re: [Unattended] After install, ActivePerl error message

2005-03-08 Thread Matt Hyclak
gt; seems the OS is working fine (btw I am installing Server 2003) > You'll need to download all of the packages you are going to install. If you are on a machine with bash and wget, you can run the "prepare" script (located in the tools directory) which will do that for you. Matt -

Re: [Unattended] Problem with computername

2005-03-18 Thread Matt Hyclak
. The > problem is only on this computer. The same unattend.txt works on every > other computer. > > This usually happens when there is a name collision on the network...is there another windows/samba machine named anakonda? Matt -- Matt Hyclak Department of Mathematics Departmen

Re: [Unattended] Installing XP SP2

2005-03-24 Thread Matt Hyclak
e I'm the only one who's run > into this. If people are successfully installing slipstreamed XP SP2 > via Unattend, then they're doing something different. What? > I had the same problem. I now create a ~4GB partition [_meta] fdisk_lba=1 fdisk_cmds="f

Re: [Unattended] A doubt

2005-04-27 Thread Matt Hyclak
ork? That all depends on your network and your server. I regularly do 30-50 computers at a time on a predominantly 10baseT network. YMMV. Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpxeqozIczXM.pgp Description: PGP signature

[Unattended] Failed Windows Update on XPSP2

2005-05-13 Thread Matt Hyclak
The last few times I've reinstalled machines, they all fail on Z:\updates\mediaplayer9\windowsxp-kb892313-x86-enu.exe with a Status 67. Since it seems MP10 is being installed, shouldn't this update be skipped? Matt -- Matt Hyclak Department of Mathematics Department of Social

Re: [Unattended] script that installs all downloadable packages...

2005-05-19 Thread Matt Hyclak
On Thu, May 19, 2005 at 04:18:09PM -0400, Jeffrey C Albro enlightened us: > I know I saw a script that installs all downloadable packages (putty, > firefox, etc), but darned if I can find it in the docs or the > filesystem... > > Can anyone give me a clue? > tools/prepare Mat

Re: [Unattended] Auto Creating Users

2005-05-20 Thread Matt Hyclak
e S: \\bing\mathematics /persistent:no > \"%systemroot%\System32\Repl\Import\Scripts\minitab.bat\"" todo.pl "if not exist \"%systemroot%\System32\Repl\Import\Scripts\\\" md \"%systemroot%\System32\Repl\Import\Scripts\\\"" todo.pl "if not exist \"S:\m

Re: [Unattended] Problems creating user

2005-05-22 Thread Matt Hyclak
_PASSWD; Win32::NetAdmin::UserSetAttributes("", $user, $password, $passwordAge, $priveledge, $homeDir, $comment, $flags, $scriptPath); } else { print "You must pass a username as an argument.\n" } Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpdMPVITgq7N.pgp Description: PGP signature

Re: [Unattended] Need help installing RealVNC with license key

2005-06-02 Thread Matt Hyclak
he command since there are spaces in it: -realvncconf.bat--- todo.pl "\"C:\Program Files\RealVNC\VNC4\vncconfig.exe\" -noconsole -license X-X-X-X-X" --- Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpU9gidG0bpj.pgp Description: PGP signature

Re: [Unattended] Unattend.txt

2005-06-24 Thread Matt Hyclak
would specify it by using > > > >Winnt32 /unattend:unattend.txt > > place it into "lib" subdirectory of you Unattended installation (there > is one default there). Actually, you should put local changes in the site subdirectory. This will override the lib/unattend.txt a

Re: [Unattended] Preventing or altering Unattended's last autolog change?

2005-07-13 Thread Matt Hyclak
hat control that are located in HKLM\Software\Microsoft\Windows NT\CurrentVersion\Winlogon Just change the DefaultDomainName key as appropriate at the end of your install (and perhaps AltDefaultDomainName as well). Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgp9KezmzjWrJ.pgp Description: PGP signature

Re: [Unattended] Resume Install

2005-07-20 Thread Matt Hyclak
stalled > the network driver. Is there any way to resume the Unattended install? In that case, I usually open a cmd console and run C:\netinst\mapznrun.bat C:\netinst\postinst.bat Matt -- Matt Hyclak Department of Mathematics Department of Social Work Ohio Universi

Re: [Unattended] Need help with an installshield with MSI

2005-08-09 Thread Matt Hyclak
is that when I call it from my install script: > > Todo.pl "%Z%\packages\rimsim\setup.exe /s /a /s /v"/qb"" > > Does not work becuase of the double set of double quotes. > > What do I need to do to escape the quotes around the /qb ? > > Thanks

Re: [Unattended] Windows Logo testing compatibility

2005-08-17 Thread Matt Hyclak
> In your unattended.txt file: [Unattended] DriverSigningPolicy=Ignore -- Matt Hyclak Department of Mathematics Department of Social Work Ohio University (740) 593-1263 pgpEtM29rWLIu.pgp Description: PGP signature

Re: [Unattended] Never mind; continue about your daily business ( was biosinfo.txt not found when using unattended with XPSP2 integrated MV LS)

2005-09-16 Thread Matt Hyclak
in the mailing list archives. > > > > > > The client in question is a Dell OptiPlex GX1 900MHz SFF box. > > > > > > Chris Doherty > > > Helpdesk Analyst > > > Crompton Co./Cie a Chemtura Company > > > Elmira: (519) 669-1671 x319 > &