2012R2 WDS Standalone - unattended problem

hi,
i've got a problem with standalone WDS on Windows Server 2012 R2 with unattended installation.
What i've done:
clean install of 2012 R2
added the WDS role in standalone mode (without Active Directory integration)
created a local User 'svcWDS'
added this user to share and security settings of C:\RemoteInstall
added boot.wim + install.wim of Windows 7 SP1 x64 via WDS MMC
When I initiate a pxe boot on my vm it works fine - the winpe wds client asks for credentials and the installation work without a hinch.
Now i want to automate the process via unattended installation of winpe wds client and the action of the os installation.
So I've made 2 unattended files with the latest ADK - no problems with xml validation.
wdsclientunattend.xml > for WinPE WDS client - attached via GUI
ImageUnattend.xml > for install image - attached via GUI
If I attach either one or both the result is the same:
unattend.xml is parsed correctly - no interaction is necessary to select an image to install
ImageUnattend.xml is not parsed - prompt to enter computername, user, etc. apppears
The unattend.xml from a deployed Windows 7 Client in C:\Windows\Panther has exactly the same content as the wdsclientunattend.xml.
Now the actual Windows Setup can't process this unattend.xml:
one entry in the setuperr.log
[0x0b0010] WDS    CallBack_WdsClient_CopyPrivatesDone: Failed to process client unattend variables. Error code [0x8007000D].[gle=0x00000057]
Also tracing on the serverside didn't reveal more information.
Any idea how to fix this?
Thank you in advance.

Hi Alex,
the architecture is not the problem:
<?xml version="1.0" encoding="utf-8"?>
<unattend xmlns="urn:schemas-microsoft-com:unattend">
<settings pass="windowsPE">
<component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="xxxx://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="xxxx://www.w3.org/2001/XMLSchema-instance">
<SetupUILanguage>
<UILanguage>de_DE</UILanguage>
</SetupUILanguage>
<InputLocale>de_DE</InputLocale>
<SystemLocale>de_DE</SystemLocale>
<UILanguage>de_DE</UILanguage>
<UserLocale>de_DE</UserLocale>
</component>
<component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="xxxx://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="xxxx://www.w3.org/2001/XMLSchema-instance">
<DiskConfiguration>
<Disk wcm:action="add">
<WillWipeDisk>true</WillWipeDisk>
<DiskID>0</DiskID>
<CreatePartitions>
<CreatePartition wcm:action="add">
<Order>1</Order>
<Type>Primary</Type>
<Size>100</Size>
</CreatePartition>
<CreatePartition wcm:action="add">
<Extend>false</Extend>
<Order>2</Order>
<Type>Primary</Type>
<Size>25000</Size>
</CreatePartition>
</CreatePartitions>
<ModifyPartitions>
<ModifyPartition wcm:action="add">
<Format>NTFS</Format>
<Order>1</Order>
<PartitionID>1</PartitionID>
<Label>System-reserviert</Label>
<Active>false</Active>
<TypeID>0x27</TypeID>
</ModifyPartition>
<ModifyPartition wcm:action="add">
<Order>2</Order>
<PartitionID>2</PartitionID>
<Letter>C</Letter>
<Label>System</Label>
<Format>NTFS</Format>
<Extend>true</Extend>
<Active>true</Active>
</ModifyPartition>
</ModifyPartitions>
</Disk>
<WillShowUI>Never</WillShowUI>
</DiskConfiguration>
<UserData>
<AcceptEula>true</AcceptEula>
<FullName>asdf</FullName>
<Organization>asdf</Organization>
</UserData>
</component>
</settings>
<settings pass="specialize">
<component name="Security-Malware-Windows-Defender" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="xxxx://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="xxxx://www.w3.org/2001/XMLSchema-instance">
<DisableAntiSpyware>true</DisableAntiSpyware>
</component>
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="xxxx://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="xxxx://www.w3.org/2001/XMLSchema-instance">
<ComputerName></ComputerName>
<RegisteredOwner>asdf</RegisteredOwner>
<ProductKey>xxxxxxxxxxx</ProductKey>
</component>
<component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="xxxx://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="xxxx://www.w3.org/2001/XMLSchema-instance">
<SkipAutoActivation>true</SkipAutoActivation>
</component>
</settings>
<settings pass="oobeSystem">
<component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="xxxx://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="xxxx://www.w3.org/2001/XMLSchema-instance">
<OOBE>
<HideWirelessSetupInOOBE>true</HideWirelessSetupInOOBE>
<NetworkLocation>Home</NetworkLocation>
<ProtectYourPC>1</ProtectYourPC>
<HideEULAPage>true</HideEULAPage>
</OOBE>
<UserAccounts>
<LocalAccounts>
<LocalAccount wcm:action="add">
<Password>
<Value>YQBzAGQAZgBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
<Name>InstallUser1</Name>
<Group>Administrators</Group>
<DisplayName>InstallUser1</DisplayName>
<Description>InstallUser1</Description>
</LocalAccount>
</LocalAccounts>
</UserAccounts>
<TimeZone>W. Europe Standard Time</TimeZone>
<ShowWindowsLive>false</ShowWindowsLive>
<RegisteredOwner>asdf</RegisteredOwner>
<AutoLogon>
<Password>
<Value>YQBzAGQAZgBQAGEAcwBzAHcAbwByAGQA</Value>
<PlainText>false</PlainText>
</Password>
<Enabled>true</Enabled>
<Username>InstallUser1</Username>
<LogonCount>1</LogonCount>
</AutoLogon>
</component>
<component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="xxxx://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="xxxx://www.w3.org/2001/XMLSchema-instance">
<InputLocale>de_DE</InputLocale>
<SystemLocale>de_DE</SystemLocale>
<UILanguage>de_DE</UILanguage>
<UserLocale>de_DE</UserLocale>
</component>
</settings>
<cpi:offlineImage cpi:source="wim:c:/temp/sources/install.wim#Windows 7 ULTIMATE" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
TFTP downloads the x64 boot.wim, only a x64 install image exists on the server and in the unattend.xml above there's only processorArchitecture="amd64".
I've tried the exact same unattend.xml in an domain integrated wds environment and there it work's without any problems.
Any further ideas?

Similar Messages

  • WDS : my unattend file is ignored at setup

    Hi.
    I'm trying to deploy Win 8.1 Image with WDS + Unattend File on UEFI Machine.
    WDS is installed on a Windows 2008 Server R2 Standard.
    My Answer File is just ignored. Of course this unattend file is
    validated and created with win 8.1 AIK (WSIM)
    set into WDS server properties
    stored into WdsClientUnattend directory
    called WdsClientUnattend.xml
    The ony errors (8x) i can see in windows\panther\setuperr.log are
    Error [0x0B003a] WDS <GetNameInfo failed ; status 0x8007276d>[gle=0x000276d]
    i have removed the <amd64_Microsoft-Windows-International-Core-WinPE__neutral> to avoid languages problems.
    My goal is to auto-apply the WDS credentials, image selection and diskpart settings.
    What can i do ? Thanks in advance...
    My answer File :
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <servicing></servicing>
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DiskConfiguration>
    <Disk wcm:action="add">
    <CreatePartitions>
    <CreatePartition wcm:action="add">
    <Order>1</Order>
    <Size>300</Size>
    <Type>Primary</Type>
    </CreatePartition>
    <CreatePartition wcm:action="add">
    <Order>2</Order>
    <Size>100</Size>
    <Type>EFI</Type>
    </CreatePartition>
    <CreatePartition wcm:action="add">
    <Order>3</Order>
    <Size>128</Size>
    <Type>MSR</Type>
    </CreatePartition>
    <CreatePartition wcm:action="add">
    <Order>4</Order>
    <Extend>true</Extend>
    <Type>Primary</Type>
    </CreatePartition>
    </CreatePartitions>
    <ModifyPartitions>
    <ModifyPartition wcm:action="add">
    <Order>1</Order>
    <Format>NTFS</Format>
    <Label>Windows RE tools</Label>
    <PartitionID>1</PartitionID>
    <TypeID>de94bba4-06d1-4d40-a16a-bfd50179d6ac</TypeID>
    <Extend>false</Extend>
    </ModifyPartition>
    <ModifyPartition wcm:action="add">
    <Order>2</Order>
    <PartitionID>2</PartitionID>
    <Label>System</Label>
    <Format>FAT32</Format>
    <Extend>false</Extend>
    </ModifyPartition>
    <ModifyPartition wcm:action="add">
    <Order>3</Order>
    <PartitionID>3</PartitionID>
    <Extend>false</Extend>
    </ModifyPartition>
    <ModifyPartition wcm:action="add">
    <Order>4</Order>
    <PartitionID>4</PartitionID>
    <Label>System</Label>
    <Format>NTFS</Format>
    <Letter>C</Letter>
    <Active>true</Active>
    <Extend>false</Extend>
    </ModifyPartition>
    </ModifyPartitions>
    <DiskID>0</DiskID>
    <WillWipeDisk>true</WillWipeDisk>
    </Disk>
    <WillShowUI>OnError</WillShowUI>
    <Disk wcm:action="add">
    <CreatePartitions>
    <CreatePartition wcm:action="add">
    <Order>1</Order>
    <Type>Primary</Type>
    <Extend>true</Extend>
    </CreatePartition>
    </CreatePartitions>
    <ModifyPartitions>
    <ModifyPartition wcm:action="add">
    <Letter>D</Letter>
    <Label>Project</Label>
    <Format>NTFS</Format>
    <Order>1</Order>
    <PartitionID>1</PartitionID>
    <Extend>false</Extend>
    </ModifyPartition>
    </ModifyPartitions>
    <WillWipeDisk>false</WillWipeDisk>
    <DiskID>1</DiskID>
    </Disk>
    <Disk wcm:action="add">
    <CreatePartitions>
    <CreatePartition wcm:action="add">
    <Order>1</Order>
    <Type>Primary</Type>
    <Extend>true</Extend>
    </CreatePartition>
    </CreatePartitions>
    <ModifyPartitions>
    <ModifyPartition wcm:action="add">
    <Order>1</Order>
    <PartitionID>1</PartitionID>
    <Format>NTFS</Format>
    <Label>Data</Label>
    <Letter>E</Letter>
    <Extend>false</Extend>
    </ModifyPartition>
    </ModifyPartitions>
    <WillWipeDisk>false</WillWipeDisk>
    <DiskID>2</DiskID>
    </Disk>
    </DiskConfiguration>
    <UserData>
    <AcceptEula>true</AcceptEula>
    <Organization>XXX SA</Organization>
    <FullName>XXX</FullName>
    </UserData>
    </component>
    <component name="Microsoft-Windows-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">
    <WindowsDeploymentServices>
    <Login>
    <Credentials>
    <Domain>XXX</Domain>
    <Username>Administrator</Username>
    <Password>password</Password>
    </Credentials>
    </Login>
    <ImageSelection>
    <InstallImage>
    <ImageGroup>XXX</ImageGroup>
    <ImageName>DevStation2014</ImageName>
    <Filename>DevStation2014.WIM</Filename>
    </InstallImage>
    <InstallTo>
    <DiskID>0</DiskID>
    <PartitionID>4</PartitionID>
    </InstallTo>
    </ImageSelection>
    </WindowsDeploymentServices>
    <EnableFirewall>true</EnableFirewall>
    <EnableNetwork>true</EnableNetwork>
    <Restart>Restart</Restart>
    <UseConfigurationSet>false</UseConfigurationSet>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="wim:d:/devstation2014.wim#DevStation2014" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>

    Hi,
    Just want to confirm the current situations.
    Please feel free to let us know if you need further assistance.
    Regards.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • WDS and Unattended queries/clarification (Server 2012)

    Hi Folks
    I am studying for my 70-411 exam and have a few points that I would like clarification on relating to unattended installations and WDS:
    1: When you create an unattend.xml for the 'Windows Deployment Services client’,  in SIM which image do you need to base this on? 
    Do you just use the install.wim from the server iso?
    2: Are both a WDSClientUnattend and a ClientUnattend mandatory for unattended to work? 
    For example if you only want to automate the image settings but not the settings pre-image selection (such as usename/password to connect to WDS) can you specify only a ClientUnattend?
    3: Can disk partitions be set in the ClientUnattend or do these have to be in the WDSClientUnattend file?
    Thanks in advance.

    1. The WDS Client itself is based on "boot.wim" from a preferably new OS. For instance if you plan to deploy Windows Server 2012R2 or Windows 8.1, you need to have a 6.3 version of the boot.wim, either from the 2012R2 server iso, or Windows 8.1
    iso (it doesn't actually matter). You can deploy e.g. windows 7 from the 6.3 boot.wim aswell, but not the other way around.
    2. The WDSClientUnattend is for the "WDS Client" part, that means you should specify settings here on "how you want to perform the installation", e.g. which edition of Windows to install (Server standard, or Server Enterprise...), to
    which DISK (and how to partition it), credentials to connect to WDS share (remoteinstall$ on WDS), and also what language and keyboard settings to use during setup. If you don't specify this, you can still specify an unattend.xml file for an install Image,
    that is settings relevant to a specific image only. So you can decide to do either of them, or both.
    3. This needs to be done in WDSClientUnattend, that is "1 - WinPE-phase". You can see this phase as the first phase Before first reboot, that is lang settings, partition settings, image selection, and then copying of files. Upon next reboot, and
    not Before is when you reach the next Phase, that is "4 - Specialize"

  • WDS with unattended.xml, client starts without using unattended.xml

    Hi all,
    i've a server W2K12 with WDS (properly installed). I created the file unattended.xml, put it in the folder of my WDS deployment and in the WDS server.
    The ouput of the my unattended.xml is:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
        <settings pass="windowsPE">
            <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance">
                <SetupUILanguage>
                    <UILanguage></UILanguage>
                </SetupUILanguage>
                <InputLocale>en-us</InputLocale>
                <SystemLocale>en-us</SystemLocale>
                <UILanguage>en-us</UILanguage>
                <UILanguageFallback>en-us</UILanguageFallback>
            </component>
            <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm"http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance">
                <ImageInstall>
                    <OSImage>
                        <InstallTo>
                            <DiskID>0</DiskID>
                            <PartitionID>1</PartitionID>
                        </InstallTo>
                        <InstallFrom>
                            <MetaData wcm:action="add">
                                <Key>/Image/Name</Key>
                                <Value>Windows Server 2012 SERVERSTANDARD</Value>
                            </MetaData>
                        </InstallFrom>
                    </OSImage>
                </ImageInstall>
                <UserData>
                    <AcceptEula>true</AcceptEula>
                </UserData>
                <DiskConfiguration>
                    <Disk wcm:action="add">
                        <CreatePartitions>
                            <CreatePartition wcm:action="add">
                                <Order>1</Order>
                                <Size>10000</Size>
                                <Type>Primary</Type>
                            </CreatePartition>
                        </CreatePartitions>
                        <ModifyPartitions>
                            <ModifyPartition wcm:action="add">
                                <Active>true</Active>
                                <Extend>true</Extend>
                                <Format>NTFS</Format>
                                <Label></Label>
                                <Letter>C</Letter>
                                <Order>1</Order>
                                <PartitionID>1</PartitionID>
                            </ModifyPartition>
                        </ModifyPartitions>
                        <DiskID>0</DiskID>
                        <WillWipeDisk>true</WillWipeDisk>
                    </Disk>
                </DiskConfiguration>
                <WindowsDeploymentServices>
                    <Login>
                        <Credentials>
                            <Domain>lol.local</Domain>
                            <Password>AAAA2015</Password>
                            <Username>Administrator</Username>
                        </Credentials>
                    </Login>
                    <ImageSelection>
                        <InstallTo>
                            <DiskID>0</DiskID>
                            <PartitionID>1</PartitionID>
                        </InstallTo>
                    </ImageSelection>
                </WindowsDeploymentServices>
            </component>
        </settings>
        <settings pass="oobeSystem">
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance">
                <UserAccounts>
                    <AdministratorPassword>
                        <Value>QQBuAGQAcgBlAGEANwA5AGMAdgBBAGQAbQBpAG4AaQBzAHQAcgBhAHQAbwByAFAAYQBzAHMAdwBvAHIAZAA=</Value>
                        <PlainText>false</PlainText>
                    </AdministratorPassword>
                    <LocalAccounts>
                        <LocalAccount wcm:action="add">
                            <Password>
                                <Value>QQBuAGQAcgBlAGEANwA5AGMAdgBQAGEAcwBzAHcAbwByAGQA</Value>
                                <PlainText>false</PlainText>
                            </Password>
                            <DisplayName>Administrator</DisplayName>
                            <Group>Administrators</Group>
                            <Name>Admin</Name>
                        </LocalAccount>
                    </LocalAccounts>
                    <DomainAccounts>
                        <DomainAccountList wcm:action="add">
                            <Domain>lol.local</Domain>
                        </DomainAccountList>
                    </DomainAccounts>
                </UserAccounts>
                <AutoLogon>
                    <Password>
                        <Value>QQBuAGQAcgBlAGEANwA5AGMAdgBQAGEAcwBzAHcAbwByAGQA</Value>
                        <PlainText>false</PlainText>
                    </Password>
                    <Username>Administrator</Username>
                    <Enabled>true</Enabled>
                </AutoLogon>
                <FirstLogonCommands>
                    <SynchronousCommand wcm:action="add">
                        <CommandLine> cmd.exe /c a:set-power-config.bat</CommandLine>
                        <Description>Turn off all power saving and timeouts</Description>
                        <Order>2</Order>
                        <RequiresUserInput>true</RequiresUserInput>
                    </SynchronousCommand>
                </FirstLogonCommands>
            </component>
            <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance">
                <InputLocale>en-us</InputLocale>
                <UILanguage>en-us</UILanguage>
                <UILanguageFallback>en-us</UILanguageFallback>
                <UserLocale>en-us</UserLocale>
            </component>
        </settings>
        <settings pass="specialize">
            <component name="Microsoft-Windows-ServerManager-SvrMgrNc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance">
                <DoNotOpenServerManagerAtLogon>true</DoNotOpenServerManagerAtLogon>
            </component>
            <component name="Microsoft-Windows-IE-ESC" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance">
                <IEHardenAdmin>false</IEHardenAdmin>
                <IEHardenUser>false</IEHardenUser>
            </component>
            <component name="Microsoft-Windows-IE-InternetExplorer" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance">
                <SearchScopes>
                    <Scope wcm:action="add">
                        <ScopeDefault>true</ScopeDefault>
                        <ScopeUrl>http://www.google.com/search?q={searchTerms}</ScopeUrl>
                        <ScopeKey>Google</ScopeKey>
                        <ScopeDisplayName>Google</ScopeDisplayName>
                    </Scope>
                </SearchScopes>
                <DisableAccelerators>true</DisableAccelerators>
                <DisableFirstRunWizard>true</DisableFirstRunWizard>
                <Home_Page>about:blank</Home_Page>
            </component>
            <component name="Microsoft-Windows-TerminalServices-LocalSessionManager" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance">
                <fDenyTSConnections>false</fDenyTSConnections>
            </component>
            <component name="Networking-MPSSVC-Svc" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance">
                <FirewallGroups>
                    <FirewallGroup wcm:action="add" wcm:keyValue="Remote Desktop">
                        <Active>true</Active>
                        <Group>RemoteDesktop</Group>
                        <Profile>all</Profile>
                    </FirewallGroup>
                </FirewallGroups>
            </component>
            <component name="Microsoft-Windows-TerminalServices-RDP-WinStationExtensions" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS"
    xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State">http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi=">http://www.w3.org/2001/XMLSchema-instance">
                <UserAuthentication>0</UserAuthentication>
            </component>
            <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance">
                <Identification>
                    <Credentials>
                        <Domain>lol.local</Domain>
                        <Password>AAAA2015</Password>
                        <Username>admin</Username>
                    </Credentials>
                </Identification>
            </component>
            <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <ComputerName>W2K12Test</ComputerName>
            </component>
        </settings>
        <settings pass="offlineServicing">
            <component name="Microsoft-Windows-LUA-Settings" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
                <EnableLUA>false</EnableLUA>
            </component>
        </settings>
        <cpi:offlineImage cpi:source="wim:c:/images/install.wim#Windows Server 2012 R2 SERVERSTANDARD" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
    When the client starts instead of going in automatic screen appears windows where I am asked to choose which operating system to install.
    What is wrong?
    Please, DON'T GIVE ME LINKS, BUT THE SOLUTIONS on how to fix it
    Thank you in advance.

    There seems to be some confusion here. What you have posted is a customized unattend.xml file used in WDS deployments, however most MDT deployments won't use these highly customized unattend.xml files, instead using it's own unattend.xml template files.
    FOr example when choosing the SKU type, WDS will allow you to select the type from the unattend.xml file <InstallTo> element above.
    In MDT, however, the SKU Index is chosen and applied manually through a dism.exe /apply image.
    And although your unattend.xml file is interesting, I can't tell what the problem is just by looking at it.
    If you are still having problems, best thing is to start looking through panther logs to see where the OS got confused looking for the image source.
    Check out my help file:
    How to debug problems in Windows Setup (Panther)
    Keith Garner - Principal Consultant [owner] -
    http://DeploymentLive.com

  • Standalone Memory problem with toplink

    Hi I am using standalone OC4J with toplink, this is a client sever application
    It has been observer that if a single user uses this application then there is no problem but if multiple users are use this application then server does not respond to clients requests
    Please suggest what can be the root cause of this problem?

    and what is 2463 is line : USER(user ID) 001(Client) 2463(??) Session Memory 1,955,757 938,597 7,574 723 as this is not a work process ID.]
    Basically i am trying to correlate ITS session with SM04 Session of user.

  • WDS Client Initializing Problem

    I am installing Windows 8.1 using WDS. But on client I get this error:
    WdsClient: There was a problem initializing WDS Mode.
    Here is setuperr.log:
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b003a] WDS <GetNameInfo failed; status 0x8007276d>[gle=0x0000276d]
    2014-08-27 11:45:22, Error [0x0b0003] WDS CallBack_WdsClient_DetectWdsMode: Reading server name and IP Address failed. Error [0x8007000D]
    I can ping WDS server by FQDN or IP on the client. Also there is only one NIC on the client.
    How do I solve it?

    Hi
    Have you installed WDS on a DHCP server or on a different. If on different server have you checked if you have port 66 and 67 configured.
    Also once you are in WDS PXE mode you can press Shift+F10 and type wpeutil initializenetwork to intilize the network card.
    Thanks

  • Deploy standalone OC4J problem

    I'm pretty new Jdeveloper So Please help me.
    I'm very strange about my deploy.
    I downloaded OC4J in c:/Oc4J, and I did ADF Runtime Installer for Standalone OC4J.
    I can deploy my local host sucessfully.
    So now I tyied to deploy to our compuany server.
    I created application server, I put company's hostname at hostname when I created application server.
    And I tried to deploy my application to the application server.
    I got error.
    This is very strange for me.
    I downloaded OC4J at C:\OC4J_home, and I put OC4J_HOME for Oc4J root directory.
    But this is working with D drive like below whenere I try to deploy my application.
    What should I do?
    Can I change this directory?
    ---- Deployment started. ---- Dec 11, 2006 11:43:08 AM
    Target platform is Standalone OC4J 10g 10.1.3 (dev).
    Running dependency analysis...
    Wrote JAR file to C:\Documents and Settings\train2.SDC\Desktop\jdevstudio10131\jdev\mywork\customerMain1204\Model\deploy\ModelArchive.jar
    Wrote WAR file to C:\Documents and Settings\train2.SDC\Desktop\jdevstudio10131\jdev\mywork\customerMain1204\ViewController\deploy\CustomerMaintenance.war
    Wrote EAR file to C:\Documents and Settings\train2.SDC\Desktop\jdevstudio10131\jdev\mywork\customerMain1204\ViewController\deploy\CustomerMaintenance.ear
    Uploading file CustomerMaintenance.ear ...
    Uploading file CustomerMaintenance.ear ...
    Uploading file CustomerMaintenance.ear ...
    Uploading file CustomerMaintenance.ear ...
    Uploading file CustomerMaintenance.ear ...
    Uploading file CustomerMaintenance.ear ...
    Uploading file CustomerMaintenance.ear ...
    Uploading file CustomerMaintenance.ear ...
    Application Deployer for CustomerMaintenance STARTS.
    Copy the archive to D:\oc4j\j2ee\home\applications\CustomerMaintenance.ear
    Initialize D:\oc4j\j2ee\home\applications\CustomerMaintenance.ear begins...
    Unpacking CustomerMaintenance.ear
    Done unpacking CustomerMaintenance.ear
    Unpacking CustomerMaintenance.war
    Done unpacking CustomerMaintenance.war
    Initialize D:\oc4j\j2ee\home\applications\CustomerMaintenance.ear ends...
    Starting application : CustomerMaintenance
    Initializing ClassLoader(s)
    Initializing EJB container
    Loading connector(s)
    Starting up resource adapters
    Initializing EJB sessions
    Committing ClassLoader(s)
    Initialize CustomerMaintenance begins...
    Initialize CustomerMaintenance ends...
    Started application : CustomerMaintenance
    Binding web application(s) to site default-web-site begins...
    Binding CustomerMaintenance web-module for application CustomerMaintenance to site default-web-site under context root customerMain
    Exception: NoClassDefFoundError: oracle/jbo/JboException
    Operation failed with error:
    oracle/jbo/JboException
    Deployment failed
    Elapsed time for deployment: 1 minute, 18 seconds
    #### Deployment incomplete. #### Dec 11, 2006 11:44:24 AM

    S,
    Yes, causes a bit of a problem, the fact that all Oracle products tend to rely on the ORACLE_HOME environment variable.
    In any case, this issue has been discussed previously in this forum. I suggest you search the forum archives for "ORACLE_HOME".
    Good Luck,
    Avi.

  • Deploying Windows 7 Via WDS using Unattend.xml Answer File

    I have been trying to transition over to using WDS for my main method of Windows 7 image deployment in our Server 2008 R2 domain environment. I am having trouble with getting the answer file to work properly. I have read through multiple threads, posts, and guides including the guide on this site:
    http://www.sevenforums.com/tutorials/286053-system-preparation-tool-use-customize-windows.html
    And I have been making progress. As of now I have two answer files, as described in this guide:
    http://blog.augustoalvarez.com.ar/2010/04/21/deploying-windows-7-using-windows-deployment-services-wds-step-by-step-part-ii/
    One is used to tell WinPE which image to install, and the other is used to answer the questions after the image push is complete. My answer files are as follows:
    The answer file configured in the 'client' tab of the WDS server
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SetupUILanguage>
    <UILanguage>en-us</UILanguage>
    </SetupUILanguage>
    <InputLocale>en-us</InputLocale>
    <SystemLocale>en-us</SystemLocale>
    <UILanguage>en-us</UILanguage>
    <UILanguageFallback>en-us</UILanguageFallback>
    <UserLocale>en-us</UserLocale>
    </component>
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <DiskConfiguration>
    <Disk wcm:action="add">
    <CreatePartitions>
    <CreatePartition wcm:action="add">
    <Extend>true</Extend>
    <Order>1</Order>
    <Type>Primary</Type>
    </CreatePartition>
    </CreatePartitions>
    <ModifyPartitions>
    <ModifyPartition wcm:action="add">
    <Active>true</Active>
    <Extend>false</Extend>
    <Format>NTFS</Format>
    <Label>System</Label>
    <Letter>C</Letter>
    <Order>1</Order>
    <PartitionID>1</PartitionID>
    </ModifyPartition>
    </ModifyPartitions>
    <DiskID>0</DiskID>
    <WillWipeDisk>true</WillWipeDisk>
    </Disk>
    </DiskConfiguration>
    <WindowsDeploymentServices>
    <Login>
    <Credentials>
    <Domain>mydomain.local</Domain>
    <Password>Password</Password>
    <Username>DomainUser</Username>
    </Credentials>
    </Login>
    <ImageSelection>
    <InstallImage>
    <Filename>Windows 7.wim</Filename>
    <ImageName>Windows 7</ImageName>
    <ImageGroup>Windows 7 Enterprise x64</ImageGroup>
    </InstallImage>
    <InstallTo>
    <DiskID>0</DiskID>
    <PartitionID>1</PartitionID>
    </InstallTo>
    </ImageSelection>
    </WindowsDeploymentServices>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="wim://antares-g/reminst/images/windows%207%20enterprise%20x64/Windows 7-student-cschool-12dec2013.wim#Windows 7-Student-Cschool-12Dec2013" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
    The answer file attached to the install image:
    <?xml version="1.0" encoding="utf-8"?>
    <unattend xmlns="urn:schemas-microsoft-com:unattend">
    <settings pass="generalize">
    <component name="Microsoft-Windows-Security-SPP" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SkipRearm>1</SkipRearm>
    </component>
    </settings>
    <settings pass="specialize">
    <component name="Microsoft-Windows-Deployment" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RunSynchronous>
    <RunSynchronousCommand wcm:action="add">
    <Order>1</Order>
    <Path>net user adminaccount /active:yes</Path>
    </RunSynchronousCommand>
    </RunSynchronous>
    </component>
    <component name="Microsoft-Windows-Security-SPP-UX" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SkipAutoActivation>false</SkipAutoActivation>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <RegisteredOrganization>Microsoft</RegisteredOrganization>
    <RegisteredOwner>AutoBVT</RegisteredOwner>
    <ShowWindowsLive>false</ShowWindowsLive>
    <TimeZone>Eastern Standard Time</TimeZone>
    <DoNotCleanTaskBar>false</DoNotCleanTaskBar>
    </component>
    <component name="Microsoft-Windows-UnattendedJoin" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <Identification>
    <Credentials>
    <Domain>mydomain.local</Domain>
    <Password>password</Password>
    <Username>DomainUser</Username>
    </Credentials>
    <JoinDomain>Mydomain.local</JoinDomain>
    <UnsecureJoin>true</UnsecureJoin>
    </Identification>
    </component>
    </settings>
    <settings pass="oobeSystem">
    <component name="Microsoft-Windows-International-Core" processorArchitecture="amd64" 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>en-us</InputLocale>
    <SystemLocale>en-us</SystemLocale>
    <UserLocale>en-us</UserLocale>
    <UILanguage>en-us</UILanguage>
    </component>
    <component name="Microsoft-Windows-Shell-Setup" processorArchitecture="amd64" 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>
    <HideEULAPage>true</HideEULAPage>
    <NetworkLocation>Work</NetworkLocation>
    <ProtectYourPC>1</ProtectYourPC>
    </OOBE>
    <UserAccounts>
    <AdministratorPassword>
    <Value>UABBAFMAUwBXAE8AUgBEAEEAZABtAGkAbgBpAHMAdAByAGEAdABvAHIAUABhAHMAcwB3AG8AcgBkAA==</Value>
    <PlainText>false</PlainText>
    </AdministratorPassword>
    <LocalAccounts>
    <LocalAccount wcm:action="add">
    <Description>standard user</Description>
    <DisplayName>Admin</DisplayName>
    <Group>Users</Group>
    <Name>Admin</Name>
    </LocalAccount>
    </LocalAccounts>
    </UserAccounts>
    <RegisteredOrganization>MYCOMPANY</RegisteredOrganization>
    <RegisteredOwner>MYCOMPANY</RegisteredOwner>
    </component>
    </settings>
    <settings pass="windowsPE">
    <component name="Microsoft-Windows-International-Core-WinPE" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <SetupUILanguage>
    <UILanguage>en-us</UILanguage>
    </SetupUILanguage>
    <InputLocale>en-us</InputLocale>
    <UserLocale>en-us</UserLocale>
    <UILanguageFallback>en-us</UILanguageFallback>
    <UILanguage>en-us</UILanguage>
    <SystemLocale>en-us</SystemLocale>
    </component>
    <component name="Microsoft-Windows-Setup" processorArchitecture="amd64" publicKeyToken="31bf3856ad364e35" language="neutral" versionScope="nonSxS" xmlns:wcm="http://schemas.microsoft.com/WMIConfig/2002/State" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
    <WindowsDeploymentServices>
    <Login>
    <Credentials>
    <Domain>Mydomain.local</Domain>
    <Password>Password</Password>
    <Username>DomainUser</Username>
    </Credentials>
    </Login>
    </WindowsDeploymentServices>
    </component>
    </settings>
    <cpi:offlineImage cpi:source="catalog://antares-g/reminst/images/windows 7 enterprise x64/Windows 7-student-cschool-12dec2013_win7-student-cschool-12dec2013.clg" xmlns:cpi="urn:schemas-microsoft-com:cpi" />
    </unattend>
    Now, what happens is - the image installs on the client successfully, I am not prompted for any input during the installation, it is fully automated. Windows boots successfully after installation, and I can log in with the "adminaccount" that was included in the image. The OS IS activated. The computer IS joined to the domain, however the computer is named: DomainUser1. I deleted the computer account in AD, I pushed it again and it named the computer to: DomainUser2. I'm not sure why the computer is being named the name of the domain user. Originally I had put in TestComputer for the computer name in the answer file, but it still had named it DomainUser1, so I took the TestComputer out of the answer file, thinking it would prompt me for a name, but instead it named it DomainUser2. This is one issue.
    The second issue is, after the first log in, the "Set Network Location" box pops up. Is there a way to avoid this so the user is not asked this?
    Third, I need the user that's created during the process to be disabled after it's created since I already have an administrator account included in the image. However the OOBE needs to have a user created, so I just had it create one.
    Any and all help is appreciated.

    Hi,
    For your first question, based on my knowledge, if ComputerName is missing, you must enter a computer name during OOBE.
     I suggest you write an empty string in Computer Name to check if can get a random computer name. If ComputerName is set to an asterisk (*) or is an empty string, a random computer name will be generated. This random name has at most eight
    characters from the RegisteredOwner and/or RegisteredOrganization strings plus random characters.                                                                                                  
    The second one, if you want to disable set network location wizard, you may try to add a command in Run Synchronous Command
     setting, just like this command:
    CommandLine = REG ADD “HKLM\System\CurrentControlSet\Control\Network\NewNetworkWindowOff”
    This is for your reference:
    Turn off the Network Location wizard
    http://technet.microsoft.com/en-us/library/gg252535(v=ws.10).aspx
    for the last question, based on my knowledge, the sysprep tool will disable the built-in administrator but not clear the password. So you can enable it in your answer file to check how it works.
    If there is still some errors in process, you can upload the specialize process log to check the process error:
    %windir%\panther
    Alex Zhao
    TechNet Community Support

  • Application deployment to standalone WebLogic problem

    Hi!
    I have a problem with application deployment to standalone WebLogic server.
    We migrated from JDeveloper 11.1.1.5 to 11.1.2.1. I followed the instructions on this page: https://blogs.oracle.com/imc/entry/standalone_weblogic_domain_for_adf to deploy our ADF application to AdminServer. Everything worked OK.
    Then I followed the instructions on this page: http://docs.oracle.com/cd/E21043_01/web.1111/e13813/custom_jrf.htm to apply JRF to our managed server "ADF_server" and got this:
    wls:/offline> applyJRF('ADF_server', '/Oracle/Middleware/user_projects/domains/our_domain')
    Read domain /Oracle/Middleware/user_projects/domains/our_domain to applyJRF
    Copy JRF configuration files from /Oracle/Middleware/oracle_common/modules to /Oracle/Middleware/user_projects/domains/our_domain/config/fmwconfig/servers/ADF_server
    Target JRF components to "ADF_server"
    Update JRF changes to domain /Oracle/Middleware/user_projects/domains/our_domain in offline mode
    This is probably OK?
    When I try to deploy to a managed server "ADF_server" a problem occurs:
    *[10:55:08 AM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'ADFMainApplication-ViewController-context-root'*
    *[10:55:08 AM] Caused by: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@1542360219[app:ADFMainApplication_Project1_ADFMainApplication module:ADFMainApplication-ViewController-context-root path:/ADFMainApplication-ViewController-context-root spec-version:2.5]", defined in weblogic.xml [Extension-Name: jsf, Specification-Version: 2, exact-match: false]*
    *[10:55:08 AM] See server logs or server console for more details.*
    *[10:55:08 AM] weblogic.application.ModuleException: Failed to load webapp: 'ADFMainApplication-ViewController-context-root'*
    *[10:55:08 AM] Deployment cancelled.*
    *[10:55:08 AM] ---- Deployment incomplete ----.*
    *[10:55:08 AM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)*
    What do I have to do to get it to work on managed server? Please help.
    Regards, Marko

    Did you make sure that the 11.1.1.5.0 adf runtime was installed on the managed server before you installed the patches to upgrade to 11.1.2.1.0?
    If not this is the problem. The new runtime is only installed automatically if the olny one was set up correctly,my personal finding from my tests. If you like to read more on this check http://tompeez.wordpress.com/2011/06/25/upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/ and http://tompeez.wordpress.com/2011/06/29/follow-up-upgrading-wls-10-3-5-with-adf-runtime-11-1-2-0-0-sherman-patch/ .
    You can do threethings:
    1. open the Enterprise Manager select your managed server and hope you see a message like 'aply JRF to this managed server' (can't remember the exact wording). Do this and the libs should setup OK.
    2. open the admin console and select the needed shared libs and add your manages server as target. Problem is that you don't know which libs are needed. If you don't mind target all libs to the managed server. Not sure if this causes trouble later.
    3. write down any information about the managed server like port, machine names domain name. Remove the managed server from the WLS installation. This should be much trouble as you are upgrading and that should be no application or shared library of your one deployed to the managed server. After removing the old managed server shut down wls and start it again (just for safety). Now create an new managed server with all names, ports and other information like the old one using the quickstart tool.
    I prefer the 3 method, as this one worked all the time for me.
    Timo

  • SCCM 2012R2/SQL 2008R2 CU4 problem

    Hi All,
    our environment: SCCM 2012R2 / SQL 2008R2
    Wanted to apply the CU4 for SCCM but when it comes to updating SQL i'm getting following errors:
    Could someone please advise re solving the problem?
    Thanks a lot in advance.
    Msg 2812, Level 16, State 62, Line 1
    Could not find stored procedure 'k'.
    Msg 207, Level 16, State 1, Procedure spAddRecoveryTrackingRecord, Line 41
    Invalid column name 'TransportType'.
    Msg 207, Level 16, State 1, Procedure spAddRecoveryTrackingRecord, Line 46
    Invalid column name 'TransportType'.
    Msg 207, Level 16, State 1, Procedure spAddRecoveryTrackingRecord, Line 49
    Invalid column name 'TransportType'.
    (0 row(s) affected)
    Msg 208, Level 16, State 6, Procedure v_ContentDistributionReport_G, Line 2
    Invalid object name 'v_ContentDistributionReport_G'.
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (2 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (2 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (2 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (1 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)
    (0 row(s) affected)

    How are you executing this (through osql/sqlcmd/SSMS)?  Can you post the code that it is trying to execute when you get the error "Could not find stored procedure 'k'."?  you can double-click on the error message in the results pane to
    go directly to the code that is hitting the error if you're using SSMS.
    Here is one suggestion to get around the error if using osql/sqlcmd:
    http://blogs.msdn.com/b/sayanghosh/archive/2007/12/23/msg-2812-level-16-state-62-line-1-could-not-find-stored-procedure-s-issues-with-osql.aspx
    Thanks,
    Sam Lester (MSFT)
    http://blogs.msdn.com/b/samlester
    This posting is provided "AS IS" with no warranties, and confers no rights. Please remember to click
    "Mark as Answer" and
    "Vote as Helpful" on posts that help you. This can be beneficial to other community members reading the thread.

  • Airport extreme + Airport express WDS Windows only problem

    Hi,
    I bought an airport extrem to replace my Belkin and redesign my network@home.
    The airport extrem give Internet/ethernet linked to a Linux PC, and eyehome. He also gives Internet to a macmini, a powerbook, and a macbookpro.
    I had an airport express which gives me airtunes before, I tried to use it for a WDS.
    It seems to work fine if I go in the studio near my house with the MBP > I see my network, connect and surf fine.
    But, I put it in WDS to extend the network for a (sh#*$€ù£) PC under windows for my son who loves NWN2...
    This Pc had a belkin wifi usb adapter which works slightly well before; Here the Belkin utility say that the signal to my network is really strong but he don't want to connect. He gets a local IP 169.xxx.xxx.xxx
    If I use the airport utility tool on the pc to connect the airport express : it doesn't see anything ; no network, no airport express.
    When I use the MBP with the airport utility tool I can see that the password doesn't have 13 digit likes the one I give but it seems to have 26 characters under the password.
    So I think that it convert it in the wep128 key but I don't know how to get it in clear! (he do it again when I try to put the only password). I looked @ my keychain but it only have the clear password which I Know..of course
    Do you have suggestions to get this key in clear?
    MBP, MM, PWBK & Pc   Mac OS X (10.4.9)  

    Well! I've got it
    with the airport utilities > clic to "configure" BUT have look @ the menu and not the visual menu.
    In French (sorry) : Borne d'acces > mot de passe equivalent du réseau : select
    You will see the password (of course you know it before) BUT also : the hexadecimal code.
    I put this hexadecimal number in the pc authentification tool and it works fine : I have my IP, and I could go to the internet with it.

  • Depolyment on Standalone server problem

    hi groups,
    Good to see you people here again. :)
    am using jdev11.1.1.5.0 - adfbc. i had application quite running nice in Intergrated wls.
    if I try to deploy in standalone. I'm stuck with this following exception. little bit i googled out, from that i hope that i'm missing out of some libraries.
    am not using any special libaries. all of my application running good in standalone server except this one. so can any say where am?
    my url:
    http://..... mypage.jspx ;jsessionid=....
    usually my page end up like this
    http://......mypage?
    java.lang.NullPointerException
         at java.util.concurrent.ConcurrentHashMap.put(ConcurrentHashMap.java:881)
         at oracle.adf.model.BindingContext.put(BindingContext.java:1386)
         at oracle.adf.model.binding.DCBindingContainerReference.getBindingContainer(DCBindingContainerReference.java:96)
         at oracle.adf.model.BindingContext.get(BindingContext.java:1114)
         at oracle.adf.model.BindingContext.findBindingContainer(BindingContext.java:845)
         at oracle.adf.model.BindingContext.findBindingContainerByPath(BindingContext.java:1603)
         at oracle.adfinternal.controller.application.model.UpdateBindingListener.setBindingELVariable(UpdateBindingListener.java:112)
         at oracle.adfinternal.controller.application.model.UpdateBindingListener.beforePhase(UpdateBindingListener.java:61)
         at oracle.adfinternal.controller.lifecycle.ADFLifecycleImpl$PagePhaseListenerWrapper.beforePhase(ADFLifecycleImpl.java:551)
         at oracle.adfinternal.controller.lifecycle.LifecycleImpl.internalDispatchBeforeEvent(LifecycleImpl.java:100)
         at oracle.adfinternal.controller.lifecycle.LifecycleImpl.dispatchBeforePagePhaseEvent(LifecycleImpl.java:147)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener$PhaseInvokerImpl.dispatchBeforePagePhaseEvent(ADFPhaseListener.java:119)
         at oracle.adfinternal.controller.faces.lifecycle.ADFPhaseListener.beforePhase(ADFPhaseListener.java:63)
         at oracle.adfinternal.controller.faces.lifecycle.ADFLifecyclePhaseListener.beforePhase(ADFLifecyclePhaseListener.java:44)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:279)
         at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:186)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:265)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
         at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
         at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:175)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178

    thanks to timo hahn for this reply in one another thread.
    NullPointerException at java.util.concurrent.ConcurrentHashMap on page run
    this point on this thread helps me out some what?.
    The line
    at oracle.adfinternal.controller.application.model.UpdateBindingListener.setBindingELVariable(UpdateBindingListener.java:112)
    from the stack trace points to some EL which is running wild.
    For a test, can you remove all EL from the page and see if the page shows up. If yes, add the EL back one by one.now my app is running fine on standalone :)

  • Error installing windows from Server 2012r2 / WDS

    Hi ! I get that error every time i trying to install windows 7 pro x64 CAPTUREIMAGE from Server 2012R2 standard .
    It says it couldnt progress answeringfile (specialize) Answeringfile setup cant use .Error occured when handling component (Microsoft Windows-Shell-Setup) .
    So i need to modified that image ? How? Is there tool for that ?
    Thanks Ari

    Hi Ari,
    Was your issue resolved?
    If no, please reply and tell us the current situation in order to provide further help.
    Meanwhile, tell us what method did you use to do the deployment? And then help us collect the related log file. You could find them in the following path:
    Please upload the log file in order to analyze. You could find it from this path:
    %WINDIR%\Panther\setupact.log
    %WINDIR%\Panther\setuperr.log
    %WINDIR%\Panther\UnattendGC
    To collect logs, we have two methods in forum:
    If you concern personal information or company related information in logs, we recommend to send log files to our forum email account:
    [email protected]
    For dump file or other logs which do not contain the sensitive information, you can still use OneDrive to share them so that other community members can also provide help in analysis.
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Help.  AWT Standalone Application Problem

    I am programming a user interface using AWT and am stuck on a problem. I have created two projects to generate the gui that I want, but now, I want to put them together. I want to click the Options button on one gui(the Data Selection Window) and be able to have the Options window popup, which is on the other project folder, and then, I want the Options chosen on the options window to be able to pass back to the Data Selection Window. I tried putting them in the same project and using same package name, but it doesn't seem to be working. Your help would be appreciated. Thank you.

    Hi,
    It is difficult to point you in the right direction as it is a little abstract what you explain.
    To try to help a little further, I have to assume that the Data Selection window is a Frame and the Options window is a Dialog.
    in your program you would construct the Dialog
    OptionsDialog dial = new OptionsDialog();
    dial.show();
    You know that the code waits here until you close the dialog. As the Dialog Object is still valid you can still access it so you would need to write some methods in the OptionsDialog like:
    public String getName(){
    return this.name;
    and the ones with the information you need. In that way it is possible to:
    OptionsDialog dial = new OptionsDialog();
    dial.show();
    String optName = dial.get(name);
    dial.dispose();
    dial = null;
    As I said it is all abstract but I hope it helps,
    Tim

  • 10.1.3 EA1 library deployment to standalone oc4j problem

    I'm having trouble getting a library to deploy with EA1. It deployed OK with 10.1.3 DP.
    The deployment consists of the ViewController and Model projects (as created by jdev) plus a third project I created called businessobjects.
    The problem lies with a library that fails to be deployed but is needed by the Model and businessobjects projects. This results in "Missing class" error messages. (BTW, the library consists of a directory and a jar).
    With 10.1.3 EA1 under War Deployment Profile Properties>WEB-INF/lib>Contributers, the library does not show up whereas it does with 10.1.3 DP. As far as I can see it looks like I've specified all the dependancies and check-marked the appropriate boxes but obviously I must be doing something wrong.
    The application runs as expected within jdev.
    Anyone have any specific places I should double check?
    Regards,
    Al Malin

    Don't worry,
    It just means that the embedded server inside JDeveloper is a developer preview version. The OC4J team uses a different way to name their "early access" releases.

Maybe you are looking for