SaiTech Posted January 31, 2011 Posted January 31, 2011 Hi,Well I am an SCCM adminstrator and I want deploy Windows 7 with the OOBE guide so the User can set a computername and a user account. I am close but I have no control over exact what do what. some time i get the right guide. sometime I only get one of the options computername/useraccount.Is there anyone how can guide me..I am in the Unattend.xml under oobesystem. The problem is thet SCCM OSD do overwrite the Unattend.xml settings sometime./SaiTech
grabben Posted January 31, 2011 Posted January 31, 2011 Install, boot into audit mode, sysprep/capture, close? That should be it:)
SaiTech Posted February 6, 2011 Author Posted February 6, 2011 Hi,SCCM OSD add its own ZTI to the deployment...is this the part of the unattend.xml that make it OOBE?<OOBE> <NetworkLocation>Work</NetworkLocation> <ProtectYourPC>2</ProtectYourPC> <HideEULAPage>true</HideEULAPage> <SkipMachineOOBE>fale</SkipMachineOOBE> <SkipUserOOBE>false</SkipUserOOBE> </OOBE>
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