Search the Community
Showing results for tags 'Windows8'.
-
I have determined how to properly place new computers in their appropriate OU's based on some html drop down options. However I want to go even further and place Windows8 machines in a subdirectory of the Ou's they go into. What statement should I be using for this? The only thing that specifies if it is a win 7 or 8 is the deployment. One is called Windows 7 Deployment in the software library and one is called Windows 8 Deployment. How would I use these variables?
-
Hi i am trying to deploy Windows 8 Enterprise with 3 different types of languages. English (US), Dutch, and Slovakian. now i went and captured a single image using hyper-v brought the wim into DISM and added the 2 additional languages, using SK-SK, and NL-BE. Reference to do it: http://msdn.microsoft.com/en-us/library/dd799277(WS.10).aspx now i then created 3 different XML files dutch_Win8.xml, Slovakia_Win8.XML, and English_Win8.XML. I made a package for them and added the following for Dutch using WIndows SIM on the pass 7 OOBE <SystemLocale>nl-BE</SystemLocale> <UILanguage>nl-BE</UILanguage> <InputLocale>nl-BE</InputLocale> <UserLocale>nl-BE</UserLocale> English is <SystemLocale>en-US</SystemLocale> <UILanguage>en-US</UILanguage> <InputLocale>en-US</InputLocale> now when i made the task sequence I chose the "Use an unattended or sysprep answer file for a custom installation" updated and called for Dutch_Win8.xml and chose the correct package. so i go and PXE Boot and it goes well till after the setup Windows and Configuration, it pops up and says which display language would you like, English Netherlands Slovakia I have to pick one before it moves on. i thought the XML would take care of this part of the deployment so I would not have anyone having to answer questions. is there a way to fix this so it answers it and moves on automatically by way of the XML file????
-
SCCM 2007R2 and Windows 8 - Software Updating?
brink668 posted a topic in Configuration Manager 2007
In SCCM 2007R2 I can only select the following for Windows 8 within Search Folders. Windows 8 Consumer Preview. WSUS is showing updates for Windows 8 and I can select that. How can I enable Windows 8 updates on my SCCM Environment? Do I have to upgrade to 2007R3? Or is there a hotfix/patch that will enable this access without causing too much trouble?