none
Set Network location RRS feed

  • Frage

  • Hallo, gibt es eine Möglichkeit Windows 7 mitzugeben welche Network location wo er setzen muss?

    Ich habe bereits den Eintrag im XML File network location Work gesetzt, jedoch scheint er das nicht zu nehmen.

    zum Deployen benutze ich SCCM 2007 R2 SP2 mit Windows 7 32 Enterprise.

    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
      <settings pass="oobeSystem">
        <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <OOBE>
            <NetworkLocation>Work</NetworkLocation>
          </OOBE>
        </component>
        <component name="Microsoft-Windows-International-Core" processorArchitecture="x86" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
          <InputLocale>%location%</InputLocale>
          <SystemLocale>%location%</SystemLocale>
          <UILanguage>%location%</UILanguage>
          <UILanguageFallback>%location%</UILanguageFallback>
          <UserLocale>%location%</UserLocale>
        </component>
      </settings>
      <cpi:offlineImage cpi:source="wim:c:/documents%20and%20settings/adam.kupka/desktop/captureimage/capture.wim#1" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

    Vielleicht hat jemand eine Idee.

    Gruß

    newibo  

    Montag, 23. August 2010 13:23

Antworten

Alle Antworten