dhoward_westexetc Posted March 21, 2013 Posted March 21, 2013 I have tried searching around but I am getting nowhere. I am wondering if it is possible to add a command to a sysprep file to install an application during the sysprep process, without having to use MDT? I have existing Windows 7 images with already configured sysprep files, i'd just like to add a command to install our new AV (Symantec Endpoint). Anybody managed this? Or will I have to re-engineer my images to use MDT?
gshaw Posted March 21, 2013 Posted March 21, 2013 I use Powershell for this, having to do a lot of post-imaging installations, check out the AutoLogonCommands section at the end of the sysprep file here... Windows 7 Automated Imaging and ZCM Registration | Novell User Communities You can also use the setupcomplete.cmd file to do a similar thing, might be more suitable for you as you only want to install the one application... Add a Custom Script to Windows Setup 1
dhoward_westexetc Posted March 21, 2013 Author Posted March 21, 2013 Thanks gshaw, I will have a read of these. Very helpful!
dhoward_westexetc Posted March 21, 2013 Author Posted March 21, 2013 I used the first method @gshaw, and it worked an absolute treat! Many thanks again.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now