matzoni Posted January 19, 2005 Posted January 19, 2005 Hi all !I've a big problem with my unattended-Installation-CD for WinXP.Actually, the the unattended installation runs ok, but after the second ReBoot, XP shows me his Welcome Page, where you have to add an User and adjust your SecurityCenter. I don't want that !!!!My winnt.sif looks fine. I used the following switche:[Data]UnattendedInstall="Yes"[unattended]OEMPreinstall=YesUnattendedMode=FullUnattended[GuiUnattended]OemSkipWelcome=1Don't know what I do wrong !I hope somebody can help me and give me a hint. If somebody is interested, I can post my whole winnt.sif.THXM
Martin Zugec Posted January 19, 2005 Posted January 19, 2005 Add UnattendSwitch=1 to Unattended section
matzoni Posted January 19, 2005 Author Posted January 19, 2005 @soulin:I tried it, but it still comes up with the XP-Wellcome-Screen. Any other ideas ?M
gunsmokingman Posted January 19, 2005 Posted January 19, 2005 Try Some Thing Like This;SetupMgrTag [Data] AutomaticUpdates=1 AutoPartition=0 MsDosInitiated="0" UnattendedInstall="Yes" [Unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes UnattendSwitch="No" Repartition=No Hibernation=No OemPnPDriversPath="Drivers\002_graphics;Drivers\004_sound;Drivers\" DriverSigningPolicy=Ignore AutoActivate=Yes TargetPath=\WINDOWS
matzoni Posted January 19, 2005 Author Posted January 19, 2005 @GunsmokingmanTo put the *UnattendedSwitch *to NO doesnt work at all.Does somebody else have an good idea ?M
gunsmokingman Posted January 19, 2005 Posted January 19, 2005 Post Your Sif Dont Forget To remove The key And Use the {code} {/code}Let See If It Some Thing Else In Your Sif File.Also Are You Sure You Have It Named Right.Because If You Used Notepad When You Save It Must Be Saved As A All File Type. Otherwise Your Winnt.sif will Look Like This. Winnt.sif.txt
matzoni Posted January 19, 2005 Author Posted January 19, 2005 OK, here comes my winnt.sif ==>I hope you guys can find somethingI used ********* for blanking out the line !_________________________________________[Data] AutoPartition=1 MsDosinitiated="0" UnattendedInstall="Yes" AutomaticUpdates=1[unattended] AutoActivate=No UnattendedMode=FullUnattended UnattendedSwitch=Yes WaitForReboot=No DUStopOnError=No OEMPreinstall=Yes TargetPath=\WINDOWS OEMSkipEula=YesOEMPnPDriversPath="Drivers\network;Drivers\sound\Smaxwdm\W2K_XP;Drivers\display;Drivers\display\Win2000" DriverSigningpolicy=Ignore Repartition=Yes Hibernation=No[GuiUnattended] AdminPassword="***************" EncryptedAdminPassword=No AutoLogon=No OEMSkipRegional=1 TimeZone=110 OEMSkipWelcome=1[userData] ProductKey=******************** FullName="*************" OrgName="**************" ComputerName=TL-XP-Test[Display] BitsPerPel=16 Xresolution=1280 YResolution=1024 Vrefresh=60[TapiLocation] CountryCode=49[RegionalSettings] LanguageGroup=1 Language=00000407[identification] JoinWorkgroup=THINXP[Components] msmsgs=off freecell=off hearts=off minesweeper=off pinball=off solitaire=off spider=off zonegames=off Paint=off msnexplr=off Chat=off Dialer=off Hypertrm=off media_clips=off mousepoint=off rec=off[WindowsFirewall] Profiles=WindowsFirewall.TurnOffFirewall[WindowsFirewall.TurnOffFirewall] Mode=0[shell] DefaultThemesOff=Yes DefaultStartPanelOff=Yes[Networking] InstallDefaultComponents=Yes[FavoritesEx] Title1="*****" URL1="*****"[branding] BrandIEUsingUnattended=Yes Home_Page=http://intranet.talkline.de/ Search_Page=www.google.de[Proxy] Proxy_Enable=1 Use_Same_Proxy=1 HTTP_Proxy_Server=******** Proxy_Override=<local>[GuiRunOnce] %systemdrive%\install\RegImport.bat %systemdrive%\install\anwendungen.batTHX for your HELP !M
Martin Zugec Posted January 19, 2005 Posted January 19, 2005 Problem is U dont need to specify UnattendedSwitch, but UnattendSwitch Problems like this R worst
matzoni Posted January 20, 2005 Author Posted January 20, 2005 @Soulin:Thx a lot buddy ! It's running now !!!You made my day :-)@AdminPls, close this Topic ! THX !
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