I have Windows Storage server 2008R2 Essentials so it isn't very different from WHS 2011. The problem I am having is on my client computers that are not "in house" I use log me in hamachi. I was able to install connector on all but 1 successfully. The way I did it was changing the host file on client computer from the normal ip address of 192.168.1.123 to the Hamachi ip address of 10.40.1.123 It always worked but on this last computer it hits a snag. It has windows 7 home premium and Microsoft .net framework 4.0 on it. It is a 64 bit machine. The host file works with the connector web site. When I do //server/connect it directs to the hamachi ip not lan ip. The connoctor will start to install amd find the server. After it starts the csetup log it goes back to looking for the server at 192.168.1.123 and not the hamachi address. I am completley stuck so any help will be appreciated. If I am confusing or left anything out that you need to know just ask.
This is the connector file;
[11/07/2012 02:47:05 e5c] --------------------------------------------------------------------------------------------------
[11/07/2012 02:47:05 e5c] wmain: Start of Computerconnector
[11/07/2012 02:47:05 e5c] wmain: Calling Computerconnector::ShowWizard()
[11/07/2012 02:47:05 e5c] CComputerconnector::ShowWizard: Initializing common controls
[11/07/2012 02:47:05 e5c] CComputerconnector::ShowWizard: Done initializing common controls
[11/07/2012 02:47:05 e5c] Displaying the wizard
[11/07/2012 02:47:05 e5c] CComputerconnector::ConnecttingDlgProc: IDD_CONNECTING Page Initialization
[11/07/2012 02:47:05 da8] GlobalData::Initialize (10.40.1.123, 65510, C:\Users\Brunner\Downloads\ComputerConnector(10.40.1.123).exe, 1033)
[11/07/2012 02:47:05 da8] ExpandEnvironmentStrings return (C:\Windows\Temp\Client Deployment Files\)
[11/07/2012 02:47:05 da8] CComputerconnector::Run: Running Task: Id=1 Description=Downloads the Setup.cab file
[11/07/2012 02:47:05 da8] NetworkUtil::DownloadFile (HTTP://10.40.1.123:65510/Connect/default.aspx?Get=Setup.cab&64bit=1&LanguageId=1033, C:\Users\Brunner\AppData\Local\Temp\Setup.cab)
[11/07/2012 02:47:05 da8] NetworkUtil::DownloadFile - Create directory [C:\Users\Brunner\AppData\Local\Temp] if not exist.
[11/07/2012 02:47:05 da8] NetworkUtil::_WinInetDownloadFile (HTTP://10.40.1.123:65510/Connect/default.aspx?Get=Setup.cab&64bit=1&LanguageId=1033, C:\Users\Brunner\AppData\Local\Temp\Setup.cab)
[11/07/2012 02:47:13 da8] ExtractCabinet: Extract (C:\Users\Brunner\AppData\Local\Temp\Setup.cab, C:\Windows\Temp\Client Deployment Files\)
[11/07/2012 02:47:14 da8] SetRegValue [C:\Windows\Temp\Client Deployment Files\].
[11/07/2012 02:47:14 da8] Deleting [C:\Users\Brunner\AppData\Local\Temp\Setup.cab].
[11/07/2012 02:47:14 da8] RunShellExecute: ShellExecute [C:\Windows\Temp\Client Deployment Files\CSetup.exe] with parameters [(null)]
[11/07/2012 02:47:14 da8] CSetup::Run: Waiting upto 30secs for Sync Event to be signaled
[11/07/2012 02:47:15 da8] CComputerconnector::Run: WaitForSingleObject RetVal = 0
[11/07/2012 02:47:16 e5c] wmain: End of Computerconnector: hr=0x0
This is the CSetup file
[11/07/2012 02:47:15 da0] --------------------------------------------------------------------------------------------------
[11/07/2012 02:47:15 da0] wmain: Start of CSetup
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: SERVER
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: 192.168.1.123
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: 19
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: Administrator
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: en-US
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: 1033
[11/07/2012 02:47:15 da0] GlobalData::Initialize (192.168.1.123, 65510, C:\Windows\Temp\Client Deployment Files\CSetup.exe, 1033)
[11/07/2012 02:47:15 da0] ExpandEnvironmentStrings return (C:\Windows\Temp\Client Deployment Files\)
[11/07/2012 02:47:15 da0] wmain: Calling CSetup::ShowWizard()
[11/07/2012 02:47:15 da0] CSetup::ShowWizard: Initializing common controls
[11/07/2012 02:47:15 da0] CSetup::ShowWizard: Done initializing common controls
[11/07/2012 02:47:15 da0] Displaying the wizard
[11/07/2012 02:47:15 da0] CSetup::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Initialization
[11/07/2012 02:47:15 da0] CSetup::WelcomeDlgProc: Set the Deployment Sync Event
[11/07/2012 02:47:18 da0] CSetup::RunTasksDlgProc: IDD_PROPPAGE_TASKS Page Initialization
[11/07/2012 02:47:18 12f0] CSetup::Run: Deployment Stage = DeploymentStage_VerifyingRequirements
[11/07/2012 02:47:18 12f0] CSetup::RunTasks: Running Task: Id=-1 Description=Check OS Version and SP Index= 0
[11/07/2012 02:47:18 12f0] OsChecker::CreateInstance ([C:\Windows\Temp\Client Deployment Files\SupportedOs.Xml])
[11/07/2012 02:47:18 12f0] =================================
[11/07/2012 02:47:18 12f0] Current Os information:
[11/07/2012 02:47:18 12f0] Suite = [768]
[11/07/2012 02:47:18 12f0] Type = [1]
[11/07/2012 02:47:18 12f0] Architecture = [9]
[11/07/2012 02:47:18 12f0] IsStarterEdition = [0]
[11/07/2012 02:47:18 12f0] IsHomeSku = [1]
[11/07/2012 02:47:18 12f0] Major = [6]
[11/07/2012 02:47:18 12f0] Minor = [1]
[11/07/2012 02:47:18 12f0] Build = [7601]
[11/07/2012 02:47:18 12f0] SPMajor = [1]
[11/07/2012 02:47:18 12f0] SPMinor = [0]
[11/07/2012 02:47:18 12f0] =================================
[11/07/2012 02:47:18 12f0] OSRule::CreateRules (C:\Windows\Temp\Client Deployment Files\SupportedOs.Xml, .)
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] OsChecker::QuerySupportedOsStatus - Major: 6 Minor: 1
[11/07/2012 02:47:18 12f0] CSetup::RunTasks: Running Task: Id=-1 Description=Check Net Join Index= 1
[11/07/2012 02:47:18 12f0] NetJoinChecker::CreateInstance ([C:\Windows\Temp\Client Deployment Files\ServerInfo.Xml])
[11/07/2012 02:47:18 12f0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
[11/07/2012 02:47:18 12f0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
[11/07/2012 02:47:18 12f0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: SERVER
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: 192.168.1.123
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: 19
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: Administrator
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: en-US
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: 1033
[11/07/2012 02:47:18 12f0] NetJoinChecker::QueryNetJoinStatus - Joining a Home server
[11/07/2012 02:47:18 12f0] CSetup::RunTasks: Running Task: Id=-1 Description=Check Pending Reboot Index= 2
[11/07/2012 02:47:18 da0] CSetup::JoinComputerDlgProc: IDD_PROPPAGE_JOIN_COMPUTER Initialization
[11/07/2012 02:47:23 da0] CSetup::RunTasksDlgProc: IDD_PROPPAGE_TASKS Page Initialization
[11/07/2012 02:47:23 708] CSetup::Run: Deployment Stage = DeploymentStage_InstallingPreRequistes
[11/07/2012 02:47:23 708] CSetup::RunTasks: Running Task: Id=-1 Description=Check DotNet Fwk Index= 0
[11/07/2012 02:47:23 708] DotnetRule::CreateRules (C:\Windows\Temp\Client Deployment Files\SupportedOs.Xml, .)
[11/07/2012 02:47:23 708] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:23 708] DotNet::QueryInstallState - Unable to read install key [Install] from registry [SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full] error code 2
[11/07/2012 02:47:23 708] CSetup::RunTasks: Running Task: Id=4 Description=Download Dot Net 4.0 Index= 1
[11/07/2012 02:47:23 708] NetworkUtil::DownloadFile (HTTP://192.168.1.123:65510/Connect/default.aspx?Get=dotNetFx40_Full_x86_x64.exe, C:\Windows\Temp\Client Deployment Files\dotNetFx40_Full_x86_x64.exe)
[11/07/2012 02:47:23 708] NetworkUtil::DownloadFile - Create directory [C:\Windows\Temp\Client Deployment Files] if not exist.
[11/07/2012 02:47:23 708] NetworkUtil::_WinInetDownloadFile (HTTP://192.168.1.123:65510/Connect/default.aspx?Get=dotNetFx40_Full_x86_x64.exe, C:\Windows\Temp\Client Deployment Files\dotNetFx40_Full_x86_x64.exe)
[11/07/2012 02:47:44 708] InternetOpenUrl (HTTP://192.168.1.123:65510/Connect/default.aspx?Get=dotNetFx40_Full_x86_x64.exe) returns 12029
[11/07/2012 02:47:44 708] _WinInetDownloadFile returns 0x80072efd.
[11/07/2012 02:47:44 708] NetworkUtil::DownloadFile(HTTP://192.168.1.123:65510/Connect/default.aspx?Get=dotNetFx40_Full_x86_x64.exe, C:\Windows\Temp\Client Deployment Files\dotNetFx40_Full_x86_x64.exe) failed with hr = 0x80072efd.
[11/07/2012 02:47:44 708] CSetup::RunTasks: Task Id=4 Description=Download Dot Net 4.0 Failed
[11/07/2012 02:47:44 708] CSetup::Run: Failed to Run Installing PreRequistes Tasks
[11/07/2012 02:47:44 da0] CSetup::RunTasksDlgProc: Unxexpected or Fatal Error Occured
[11/07/2012 02:47:44 da0] CSetup::SetupErrorDlgProc: IDD_PROPPAGE_SETUP_ERR Initialization
[11/07/2012 02:47:51 da0] wmain: End of CSetup: hr=0x80004005
This is the connector file;
[11/07/2012 02:47:05 e5c] --------------------------------------------------------------------------------------------------
[11/07/2012 02:47:05 e5c] wmain: Start of Computerconnector
[11/07/2012 02:47:05 e5c] wmain: Calling Computerconnector::ShowWizard()
[11/07/2012 02:47:05 e5c] CComputerconnector::ShowWizard: Initializing common controls
[11/07/2012 02:47:05 e5c] CComputerconnector::ShowWizard: Done initializing common controls
[11/07/2012 02:47:05 e5c] Displaying the wizard
[11/07/2012 02:47:05 e5c] CComputerconnector::ConnecttingDlgProc: IDD_CONNECTING Page Initialization
[11/07/2012 02:47:05 da8] GlobalData::Initialize (10.40.1.123, 65510, C:\Users\Brunner\Downloads\ComputerConnector(10.40.1.123).exe, 1033)
[11/07/2012 02:47:05 da8] ExpandEnvironmentStrings return (C:\Windows\Temp\Client Deployment Files\)
[11/07/2012 02:47:05 da8] CComputerconnector::Run: Running Task: Id=1 Description=Downloads the Setup.cab file
[11/07/2012 02:47:05 da8] NetworkUtil::DownloadFile (HTTP://10.40.1.123:65510/Connect/default.aspx?Get=Setup.cab&64bit=1&LanguageId=1033, C:\Users\Brunner\AppData\Local\Temp\Setup.cab)
[11/07/2012 02:47:05 da8] NetworkUtil::DownloadFile - Create directory [C:\Users\Brunner\AppData\Local\Temp] if not exist.
[11/07/2012 02:47:05 da8] NetworkUtil::_WinInetDownloadFile (HTTP://10.40.1.123:65510/Connect/default.aspx?Get=Setup.cab&64bit=1&LanguageId=1033, C:\Users\Brunner\AppData\Local\Temp\Setup.cab)
[11/07/2012 02:47:13 da8] ExtractCabinet: Extract (C:\Users\Brunner\AppData\Local\Temp\Setup.cab, C:\Windows\Temp\Client Deployment Files\)
[11/07/2012 02:47:14 da8] SetRegValue [C:\Windows\Temp\Client Deployment Files\].
[11/07/2012 02:47:14 da8] Deleting [C:\Users\Brunner\AppData\Local\Temp\Setup.cab].
[11/07/2012 02:47:14 da8] RunShellExecute: ShellExecute [C:\Windows\Temp\Client Deployment Files\CSetup.exe] with parameters [(null)]
[11/07/2012 02:47:14 da8] CSetup::Run: Waiting upto 30secs for Sync Event to be signaled
[11/07/2012 02:47:15 da8] CComputerconnector::Run: WaitForSingleObject RetVal = 0
[11/07/2012 02:47:16 e5c] wmain: End of Computerconnector: hr=0x0
This is the CSetup file
[11/07/2012 02:47:15 da0] --------------------------------------------------------------------------------------------------
[11/07/2012 02:47:15 da0] wmain: Start of CSetup
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: SERVER
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: 192.168.1.123
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: 19
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: Administrator
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: en-US
[11/07/2012 02:47:15 da0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:15 da0] CServer::GetNodeValue - SysAllocString value: 1033
[11/07/2012 02:47:15 da0] GlobalData::Initialize (192.168.1.123, 65510, C:\Windows\Temp\Client Deployment Files\CSetup.exe, 1033)
[11/07/2012 02:47:15 da0] ExpandEnvironmentStrings return (C:\Windows\Temp\Client Deployment Files\)
[11/07/2012 02:47:15 da0] wmain: Calling CSetup::ShowWizard()
[11/07/2012 02:47:15 da0] CSetup::ShowWizard: Initializing common controls
[11/07/2012 02:47:15 da0] CSetup::ShowWizard: Done initializing common controls
[11/07/2012 02:47:15 da0] Displaying the wizard
[11/07/2012 02:47:15 da0] CSetup::WelcomeDlgProc: IDD_PROPPAGE_WELCOME Initialization
[11/07/2012 02:47:15 da0] CSetup::WelcomeDlgProc: Set the Deployment Sync Event
[11/07/2012 02:47:18 da0] CSetup::RunTasksDlgProc: IDD_PROPPAGE_TASKS Page Initialization
[11/07/2012 02:47:18 12f0] CSetup::Run: Deployment Stage = DeploymentStage_VerifyingRequirements
[11/07/2012 02:47:18 12f0] CSetup::RunTasks: Running Task: Id=-1 Description=Check OS Version and SP Index= 0
[11/07/2012 02:47:18 12f0] OsChecker::CreateInstance ([C:\Windows\Temp\Client Deployment Files\SupportedOs.Xml])
[11/07/2012 02:47:18 12f0] =================================
[11/07/2012 02:47:18 12f0] Current Os information:
[11/07/2012 02:47:18 12f0] Suite = [768]
[11/07/2012 02:47:18 12f0] Type = [1]
[11/07/2012 02:47:18 12f0] Architecture = [9]
[11/07/2012 02:47:18 12f0] IsStarterEdition = [0]
[11/07/2012 02:47:18 12f0] IsHomeSku = [1]
[11/07/2012 02:47:18 12f0] Major = [6]
[11/07/2012 02:47:18 12f0] Minor = [1]
[11/07/2012 02:47:18 12f0] Build = [7601]
[11/07/2012 02:47:18 12f0] SPMajor = [1]
[11/07/2012 02:47:18 12f0] SPMinor = [0]
[11/07/2012 02:47:18 12f0] =================================
[11/07/2012 02:47:18 12f0] OSRule::CreateRules (C:\Windows\Temp\Client Deployment Files\SupportedOs.Xml, .)
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] OsChecker::QuerySupportedOsStatus - Major: 6 Minor: 1
[11/07/2012 02:47:18 12f0] CSetup::RunTasks: Running Task: Id=-1 Description=Check Net Join Index= 1
[11/07/2012 02:47:18 12f0] NetJoinChecker::CreateInstance ([C:\Windows\Temp\Client Deployment Files\ServerInfo.Xml])
[11/07/2012 02:47:18 12f0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {21E49794-7C13-4E84-8659-55BD378267D5} returned -1
[11/07/2012 02:47:18 12f0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {46DCED50-3A1D-4EF4-94F0-45F2681E3D70} returned -1
[11/07/2012 02:47:18 12f0] CMsi::IsMsiInstalled: MsiQueryProductState for ProductCode {C1E4D639-4A33-4314-809E-89BD0EF48522} returned -1
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: SERVER
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: 192.168.1.123
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: 19
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: Administrator
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: en-US
[11/07/2012 02:47:18 12f0] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - selectSingleNode
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_firstChild
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - get_nodeValue
[11/07/2012 02:47:18 12f0] CServer::GetNodeValue - SysAllocString value: 1033
[11/07/2012 02:47:18 12f0] NetJoinChecker::QueryNetJoinStatus - Joining a Home server
[11/07/2012 02:47:18 12f0] CSetup::RunTasks: Running Task: Id=-1 Description=Check Pending Reboot Index= 2
[11/07/2012 02:47:18 da0] CSetup::JoinComputerDlgProc: IDD_PROPPAGE_JOIN_COMPUTER Initialization
[11/07/2012 02:47:23 da0] CSetup::RunTasksDlgProc: IDD_PROPPAGE_TASKS Page Initialization
[11/07/2012 02:47:23 708] CSetup::Run: Deployment Stage = DeploymentStage_InstallingPreRequistes
[11/07/2012 02:47:23 708] CSetup::RunTasks: Running Task: Id=-1 Description=Check DotNet Fwk Index= 0
[11/07/2012 02:47:23 708] DotnetRule::CreateRules (C:\Windows\Temp\Client Deployment Files\SupportedOs.Xml, .)
[11/07/2012 02:47:23 708] CoCreateInstance CLSID_DOMDocument60 succeeded.
[11/07/2012 02:47:23 708] DotNet::QueryInstallState - Unable to read install key [Install] from registry [SOFTWARE\Microsoft\NET Framework Setup\NDP\v4\Full] error code 2
[11/07/2012 02:47:23 708] CSetup::RunTasks: Running Task: Id=4 Description=Download Dot Net 4.0 Index= 1
[11/07/2012 02:47:23 708] NetworkUtil::DownloadFile (HTTP://192.168.1.123:65510/Connect/default.aspx?Get=dotNetFx40_Full_x86_x64.exe, C:\Windows\Temp\Client Deployment Files\dotNetFx40_Full_x86_x64.exe)
[11/07/2012 02:47:23 708] NetworkUtil::DownloadFile - Create directory [C:\Windows\Temp\Client Deployment Files] if not exist.
[11/07/2012 02:47:23 708] NetworkUtil::_WinInetDownloadFile (HTTP://192.168.1.123:65510/Connect/default.aspx?Get=dotNetFx40_Full_x86_x64.exe, C:\Windows\Temp\Client Deployment Files\dotNetFx40_Full_x86_x64.exe)
[11/07/2012 02:47:44 708] InternetOpenUrl (HTTP://192.168.1.123:65510/Connect/default.aspx?Get=dotNetFx40_Full_x86_x64.exe) returns 12029
[11/07/2012 02:47:44 708] _WinInetDownloadFile returns 0x80072efd.
[11/07/2012 02:47:44 708] NetworkUtil::DownloadFile(HTTP://192.168.1.123:65510/Connect/default.aspx?Get=dotNetFx40_Full_x86_x64.exe, C:\Windows\Temp\Client Deployment Files\dotNetFx40_Full_x86_x64.exe) failed with hr = 0x80072efd.
[11/07/2012 02:47:44 708] CSetup::RunTasks: Task Id=4 Description=Download Dot Net 4.0 Failed
[11/07/2012 02:47:44 708] CSetup::Run: Failed to Run Installing PreRequistes Tasks
[11/07/2012 02:47:44 da0] CSetup::RunTasksDlgProc: Unxexpected or Fatal Error Occured
[11/07/2012 02:47:44 da0] CSetup::SetupErrorDlgProc: IDD_PROPPAGE_SETUP_ERR Initialization
[11/07/2012 02:47:51 da0] wmain: End of CSetup: hr=0x80004005