Video Screencast Help
Search Video Help Close Back
to help
New in the Rewards Catalog: Vouchers for "Symantec Technical Specialist" and "Symantec Certified Specialist" exams.

Scripted OS install of Windows 2008

Updated: 23 May 2010 | 5 comments
Christopher iorio's picture
0 0 Votes
Login to vote

Does anyone know how or know of a document that Altiris may have out there instructing on how to deploy a Scripted OS install of Windows 2008 server? I'm able to get the media into Altiris DS (I believe), but my issue is how to create the unattended.xml file. It doesn't look like DS has a GUI for the Windows 2008 answer file as it did for the previous scripted OS installs for Windows 200X, XP.



Thanks in Advance!



Chris

Comments

mlogan's picture
10
Sep
2008
0 Votes 0
Login to vote

You need to install Microsoft WAIK (Windows Automation Installation Kit). It also install WinPE 2.1 (If I remember the version correctly). When you have installed WAIK you will have an editor that will help you creating the XML file. it will also verify that it should work.

________________
/mlogan

Connect Etiquette: Please "Mark as Solution" those posts which resolve your problem, and give a thumbs up to useful comments, articles and downloads!

Christopher iorio's picture
10
Sep
2008
0 Votes 0
Login to vote

Thanks Martin for the info. Do I install WAIK on the Deployment server or just on a workstation and build the xml file offline and then import it in DS? Thanks Chris

mlogan's picture
10
Sep
2008
0 Votes 0
Login to vote

In case you already have WinPE 2.1 (needed in order to be able to install Windows server 2008) installed on your DS you can simply install WAIK on a workstation build the XML there and then copy the XML file to the DS.



Personally I never use the Altiris Scripted OS install as i do not like the way it works. I prefere the way HP Rapid Deployment Pack does it. but I guess that it is just a habbit.



Having the unattend.xml file on you DS simply call W2K8 setup.exe /unattend:%DS%\location of your unattend.xml

________________
/mlogan

Connect Etiquette: Please "Mark as Solution" those posts which resolve your problem, and give a thumbs up to useful comments, articles and downloads!

Christopher iorio's picture
11
Sep
2008
0 Votes 0
Login to vote

Martin,



Not sure if you can answer this questions also, but I created the xml and copied it to the Express share. I'm created a job to run the below script in WinPE:



\\altirisds\express\deploy\winos009\setup.exe /unattend:\\altirisds\express\deploy\WinOS009\w2k8-64bit.xml



When I run the job, I receive an incorrect function error. Any ideas?

Sean.B's picture
20
Jan
2009
0 Votes 0
Login to vote

I am having the same problem but with a Vista Image I am deploying. The odd thing is I am only getting it with desktops. When I run the job on a laptop everything works just fine.