SCCM XP Stopping Components being installed
Hi All
After looking at the post
http://social.technet.microsoft.com/Forums/en-US/configmgrosd/thread/61974b1d-37b8-49bb-80b3-cd58ddd9cb97, I am still confused on how to stop components being installed.
My reading of the article is that the statement:
[GuiRunOnce]
"cscript.exe C:\MININT\Scripts\LiteTouch.wsf /start"
"cscript.exe D:\MININT\Scripts\LiteTouch.wsf /start"
"cscript.exe E:\MININT\Scripts\LiteTouch.wsf /start"
"cscript.exe F:\MININT\Scripts\LiteTouch.wsf /start"
sysocmgr /i:%windir%\inf\sysoc.inf /u:unattend.txt /q /r /c /x
Needs to go into the SysPrep file.
My problem is that it does not like the Unattend.txt file. A error message comes back that "The specified setup script file
(C:\_SMSTaskSequence\unattend.txt) is inaccessible or invalid. Contact your system administrator."
Where would i look for the problem, as the smsts.logis not giving me much?
November 21st, 2010 11:32am
okay, managed to work round this by using the command sysocmgr /i:%windir%\inf\sysoc.inf /u:winbom.ini /q /r /c /x.
what is the component code for Windows Movie Maker on Windows Xp SP3
Free Windows Admin Tool Kit Click here and download it now
November 21st, 2010 12:07pm