/build/static/layout/Breadcrumb_cap_w.png

sysprep

I am using Ghost 8.0 and sysprep to image a lab full of XP sp2 machines. I am trying to figure out a way to have my domain as the default domain after the process has completed. I wrotte a script that will edit the registry and do exactly what i want. I put it in GuiRunOnce, but you have to login for it run. Is there a way to get the script to run after the mini-setup? I have tried the UnAttended InstallFilesPath=C:\Sysprep\i386 thing, but have not been able to get it to work. I'm pretty new to imaging Windows machines so I may not have done it correctly. Any help would be appreciated.

-bk

0 Comments   [ + ] Show comments

Answers (3)

Posted by: TheEsp 19 years ago
Yellow Belt
0
Hey Knueven

Hmm yeah the unattented file should have work if it was copied into the right location.

I'll check my config and let you know
Posted by: hauptra 18 years ago
Yellow Belt
0
There are a couple ways to approach this.

If you already have the script you want to use complete, you could try to execute it during the GUI Install part of the Install. You can create a CMDLINES.txt inside the $OEM$ folder of the cd. It has a limited interface but you can call other files like a batch file to do the work for you.

You can also modify your WINNT.sif file and allow it to autologon. This can be created with the setupmgr.exe tool which comes with the Deploy Tools.

If I read your post correctly then you want to have the computer set to a certain domain. Windows Can add a computer to a domain for you. Again in the WINNT.sif file you can specify Domain, Domain Admin Login and Domain Admin Password. This however, brings up issues of security. Being that anyone with some computer knowledge could go in and see these secure admin passwords in plain text.


Rob
Posted by: rahvintzu 18 years ago
Orange Senior Belt
0
Make your script run as a startup script for your environment.
Then you setting will allways be persistant.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ