HI Patrick,,,
Thanks once again for this reg patch,,,although I dont think this will
work for want im trying to accomplish,,,
Im wanting to install all of my addittional applications,, the first
time the unattneded installation is finished,,,,from the >network
ditribution folder<.IE \\server\share\$oem$\apps\---
Theonly way I can make this work for now is to do the folowing
$oem$\$1\C\apps which copies the apps//folder to the local
C[hardricve] then installs eveything from the local machine,,
( im wanting to avoid having to copy all the installation Apps to the
local machines hard drive,, due to small HD's on these old PC's)..)..
With what you show me here the machine reboots,, which will not
"auto-install the apps,,IE [GUIRunOnce] with out "manually' doign the
installs of the apps,,( do to the machine having to be rebooted for the reg
changes) the the GUIRunonce script has gone by the wayside
..
Does this make sense,,what Ive said here??
I just need to have the >administrator< log onto the Domain ,the first
time Windows unattneded install is finished,>not onto the machine---IE:
usermachine<,---,not a reboot routine,,,
..This is so the local machine is
seeing the distribution folde r on the server not just the Local C:
drive...
Thanks again,,
BARRY
Patrick J. LoPresti said:
Use [GuiRunOnce] to patch the registry appropriately and reboot.
The registry keys you want are named DefaultUserName, DefaultPassword,
DefaultDomainName, and AutoAdminLogon. They all live under
HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon. Do a
Google search on them for details.
For a Perl script which can patch the registry for you, see
<
http://unattended.sourceforge.net/apps.html#autolog>.
- Pat
Barry R Cisna said:
Windows 2000 Pro__
_________________________________________________________________________
How do I log the computer onto the domain,rather than the computer after
the installation is complete,?
( I have the administrator set to log onto th computer one time,, ( is
this wrong?),,,
Seems like it should be some simple scripting into the answer
file,,somehow But i can find out how to
...
Thanks,,
Barry