Jump to content


Rhys

Established Members
  • Posts

    6
  • Joined

  • Last visited

Rhys's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Have you ensured that the remote zone is in the same boundary as your DP? (or configured so that the remote zone boundary can use it at least)
  2. We have a number of 16GB Sandisk Cruzer Edge USB sticks that we want to use to deploy Win 8.1 OSD Task Sequences I know SCCM won't detect them as they show up as USB Fixed disks instead of removable drives so I created ISO's using the Wizard and xcopied them to USB drives after formatting them appropriatly. WinPE boots fine but then during the initilizing hardware stage we get an error: "Failed to find the current TS configuration path" (log below), we do not recieve this error when using the same task sequence on the same hardware with a USB stick which is recognised as a removable disk. I have confirmed the USB drive is accessible (D: drive) I have already attempted the below - Adding a ten second sleep to the boot.wim phase - Adding Drivers used when the USB isw connected to my laptop to the Boot.WIM I was able to find a discussion on a similar issue here for SCCM 2007 which seems to indicate this is cause by a difference in how SCCM handles fixed HDD's during the OSD task sequence. Unfortunately none of the resolutions there are paticaularly useful as the whole point in these sticks is the ability for non-technical users to reimage a machine themselves when network access is not available or fast enough (some of our branch offices don't have their own DP's for example). Does anyone have any ideas how we can get around this issue? It seems like this would become much more common an issue as the usage of large USB sticks increases. <![LOG[LOGGING: Finalize process ID set to 748]LOG]!><time="13:46:03.695+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="tslogging.cpp:1495"> <![LOG[==============================[ TSBootShell.exe ]==============================]LOG]!><time="13:46:03.695+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:1055"> <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="13:46:03.695+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="util.cpp:964"> <![LOG[Debug shell is enabled]LOG]!><time="13:46:03.695+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:1066"> <![LOG[Waiting for PNP initialization...]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:60"> <![LOG[RAM Disk Boot Path: MULTI(0)DISK(0)RDISK(0)PARTITION(1)\SOURCES\BOOT.WIM]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:302"> <![LOG[WinPE boot path: D:\SOURCES\BOOT.WIM]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:327"> <![LOG[Booted from fixed disk]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="configpath.cpp:331"> <![LOG[!sVolumeID.empty(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,465)]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="resolvesource.cpp:465"> <![LOG[!sVolumeID.empty(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,465)]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="resolvesource.cpp:465"> <![LOG[!sTSMDataPath.empty(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,1425)]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="resolvesource.cpp:1425"> <![LOG[TS::Utility::GetTSMDataPath(rsPath), HRESULT=80070002 (e:\nts_sccm_release\sms\client\tasksequence\bootshell\configpath.cpp,352)]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="configpath.cpp:352"> <![LOG[Failed to find the current TS configuration path]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="3" thread="756" file="configpath.cpp:376"> <![LOG[ConfigPath::FindConfigPath(sConfigPath), HRESULT=80070002 (e:\nts_sccm_release\sms\client\tasksequence\bootshell\bootshell.cpp,545)]LOG]!><time="13:46:03.742+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="bootshell.cpp:545"> <![LOG[Failed to find the configuration path. The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="3" thread="756" file="bootshell.cpp:545"> <![LOG[Execution failed with error 80070002.]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="3" thread="756" file="bootshell.cpp:703"> <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentscope.cpp:493"> <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:335"> <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:553"> <![LOG[::RegOpenKeyExW (HKEY_LOCAL_MACHINE, sKey.c_str(), 0, KEY_READ, &hSubKey), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\utils.cpp,809)]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="utils.cpp:809"> <![LOG[RegOpenKeyExW is unsuccessful for Software\Microsoft\SMS\Task Sequence]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="2" thread="756" file="utils.cpp:809"> <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="2" thread="756" file="utils.cpp:842"> <![LOG[End program: ]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="bootshell.cpp:725"> <![LOG[Finalizing logging from process 748]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1741"> <![LOG[Finalizing logs to root of first available drive]LOG]!><time="13:46:03.758+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1583"> <![LOG[Successfully finalized logs to C:\SMSTSLog]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="tslogging.cpp:1640"> <![LOG[Cleaning up task sequencing logging configuration.]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="tslogging.cpp:584"> <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentscope.cpp:493"> <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:335"> <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:553"> <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentscope.cpp:493"> <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:335"> <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:553"> <![LOG[hMap != 0, HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentscope.cpp,493)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentscope.cpp:493"> <![LOG[m_pGlobalScope->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,335)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:335"> <![LOG[this->open(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\environmentlib.cpp,553)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="environmentlib.cpp:553"> <![LOG[!sVolumeID.empty(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,465)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="resolvesource.cpp:465"> <![LOG[!sVolumeID.empty(), HRESULT=80004005 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,465)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="resolvesource.cpp:465"> <![LOG[!sTSMDataPath.empty(), HRESULT=80070002 (e:\nts_sccm_release\sms\framework\tscore\resolvesource.cpp,1425)]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="756" file="resolvesource.cpp:1425"> <![LOG[There is no TSM local data path being set]LOG]!><time="13:46:03.789+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="756" file="utils.cpp:2279"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="13:46:03.836+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="752" file="commandline.cpp:228"> <![LOG[Set command line: "X:\sms\bin\x64\TsProgressUI.exe" /Register:WinPE]LOG]!><time="13:46:03.836+480" date="01-14-2014" component="TSBootShell" context="" type="0" thread="752" file="commandline.cpp:731"> <![LOG[Executing command line: "X:\sms\bin\x64\TsProgressUI.exe" /Register:WinPE]LOG]!><time="13:46:03.836+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="commandline.cpp:827"> <![LOG[==========[ TsProgressUI started in process 764 ]==========]LOG]!><time="13:46:03.883+480" date="01-14-2014" component="TsProgressUI" context="" type="1" thread="768" file="winmain.cpp:330"> <![LOG[Command line: "X:\sms\bin\x64\TsProgressUI.exe" /Register:WinPE]LOG]!><time="13:46:03.883+480" date="01-14-2014" component="TsProgressUI" context="" type="0" thread="768" file="winmain.cpp:332"> <![LOG[Registering COM classes]LOG]!><time="13:46:03.883+480" date="01-14-2014" component="TsProgressUI" context="" type="1" thread="768" file="winmain.cpp:187"> <![LOG[sbModulePath = X:\sms\bin\x64\TsProgressUI.exe]LOG]!><time="13:46:03.883+480" date="01-14-2014" component="TsProgressUI" context="" type="1" thread="768" file="tsprogressuiclass.cpp:625"> <![LOG[Unregistering class objects]LOG]!><time="13:46:03.883+480" date="01-14-2014" component="TsProgressUI" context="" type="1" thread="768" file="winmain.cpp:495"> <![LOG[Shutdown complete.]LOG]!><time="13:46:03.883+480" date="01-14-2014" component="TsProgressUI" context="" type="1" thread="768" file="winmain.cpp:512"> <![LOG[Process completed with exit code 0]LOG]!><time="13:46:03.899+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="commandline.cpp:1123"> <![LOG[Successfully registered TS Progress UI.]LOG]!><time="13:46:03.899+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="utils.cpp:2862"> <![LOG[Executing command line: X:\windows\system32\cmd.exe /k]LOG]!><time="13:46:17.232+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:860"> <![LOG[The command completed successfully.]LOG]!><time="13:46:17.232+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:942"> <![LOG[Successfully launched command shell.]LOG]!><time="13:46:17.232+480" date="01-14-2014" component="TSBootShell" context="" type="1" thread="752" file="bootshell.cpp:432">
  3. For anyone who has a similar issue, I was unable to resolve this via the task sequence. We had a roll out to get done so I just published this as a required Application for Windows 8.1 PC's so it would install itself automatically after the task sequence.
  4. It used to be a old TS but I built a fresh one once I encountered the issue. The App causing the issue returns 'Matched exit code 1641' which is a hard reboot. I tried changing what it matches in the deployment settings but that doesn't help. Any advice to get around that? Prereqs below, I install .Net 3.5 from the Windows 8.1 media before this point. •Microsoft .NET Framework 3.5 Service Pack 1 •Microsoft Visual C++ 2005 Redistributable Package (x86)
  5. Hi All, I recently upgraded to R2 and have begun the process of moving to Windows 8.1 Images from Windows 8 but have encountered an issue during the build and capture process. If I just install Office x64 in the Build section everything works fine, however if I try to deploy Cisco Unified Personal Communicator it causes the machine to reboot to the windows login page (no error Message) and the Capture process never starts. CUPC installs correctly and can be used in the machine, it installs correctly from the software center and worked fine when we were building Windows 8 images. The smsts log says Failed to set log directory. Some execution history may be lost. but even if I have command prompt open which would normally prevent a reboot the machine will reboot anyway. CUPC does not reboot the machine when deployed normally as the command line used to launch the .exe has the restart flag set to no. Selecting the Continue on Error tick box for this step does not help Any advice would be appreciated as I am stumped. Logs below: AppEnforce <![LOG[+++ Starting Install enforcement for App DT "Microsoft Office Professional Plus 2013 - Windows Installer (*.msi file)" ApplicationDeliveryType - ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_6ee70312-32c6-446e-9b48-0bcb480a5b40, Revision - 12, ContentPath - C:\WINDOWS\ccmcache\1, Execution Context - System]LOG]!><time="16:02:28.638-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appprovider.cpp:1702"> <![LOG[ A user is not logged on to the system.]LOG]!><time="16:02:30.185-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appprovider.cpp:2083"> <![LOG[ Performing detection of app deployment type Microsoft Office Professional Plus 2013 - Windows Installer (*.msi file)(ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_6ee70312-32c6-446e-9b48-0bcb480a5b40, revision 12) for system.]LOG]!><time="16:02:30.185-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appprovider.cpp:2148"> <![LOG[+++ Application not discovered. [AppDT Id: ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_6ee70312-32c6-446e-9b48-0bcb480a5b40, Revision: 12]]LOG]!><time="16:02:30.248-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="localapphandler.cpp:291"> <![LOG[ App enforcement environment: Context: Machine Command line: Setup.exe Allow user interaction: No UI mode: 0 User token: null Session Id: 4294967295 Content path: C:\WINDOWS\ccmcache\1 Working directory: ]LOG]!><time="16:02:30.248-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appcontext.cpp:85"> <![LOG[ Prepared working directory: C:\WINDOWS\ccmcache\1]LOG]!><time="16:02:30.248-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appcontext.cpp:189"> <![LOG[ Prepared command line: "C:\WINDOWS\ccmcache\1\setup.exe"]LOG]!><time="16:02:30.263-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appcontext.cpp:338"> <![LOG[ Executing Command line: "C:\WINDOWS\ccmcache\1\setup.exe" with system context]LOG]!><time="16:02:30.263-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:201"> <![LOG[ Working directory C:\WINDOWS\ccmcache\1]LOG]!><time="16:02:30.263-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:215"> <![LOG[ Post install behavior is BasedOnExitCode]LOG]!><time="16:02:30.326-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appcommon.cpp:1094"> <![LOG[ Waiting for process 2120 to finish. Timeout = 120 minutes.]LOG]!><time="16:02:30.326-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:1958"> <![LOG[ Process 2120 terminated with exitcode: 0]LOG]!><time="16:08:32.624-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:1967"> <![LOG[ Looking for exit code 0 in exit codes table...]LOG]!><time="16:08:32.639-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:505"> <![LOG[ Matched exit code 0 to a Success entry in exit codes table.]LOG]!><time="16:08:32.639-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:584"> <![LOG[ Performing detection of app deployment type Microsoft Office Professional Plus 2013 - Windows Installer (*.msi file)(ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_6ee70312-32c6-446e-9b48-0bcb480a5b40, revision 12) for system.]LOG]!><time="16:08:32.717-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appprovider.cpp:2148"> <![LOG[+++ Discovered application [AppDT Id: ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_6ee70312-32c6-446e-9b48-0bcb480a5b40, Revision: 12]]LOG]!><time="16:08:32.889-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="localapphandler.cpp:287"> <![LOG[++++++ App enforcement completed (364 seconds) for App DT "Microsoft Office Professional Plus 2013 - Windows Installer (*.msi file)" [ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_6ee70312-32c6-446e-9b48-0bcb480a5b40], Revision: 12, User SID: ] ++++++]LOG]!><time="16:08:32.905-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appprovider.cpp:2448"> <![LOG[+++ Starting Install enforcement for App DT "Cisco Unified Personal Communicator - Windows Installer (*.msi file)" ApplicationDeliveryType - ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868, Revision - 12, ContentPath - C:\WINDOWS\ccmcache\2, Execution Context - System]LOG]!><time="16:09:28.671-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appprovider.cpp:1702"> <![LOG[ A user is not logged on to the system.]LOG]!><time="16:09:30.264-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appprovider.cpp:2083"> <![LOG[ Performing detection of app deployment type Cisco Unified Personal Communicator - Windows Installer (*.msi file)(ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868, revision 12) for system.]LOG]!><time="16:09:30.264-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appprovider.cpp:2148"> <![LOG[+++ Application not discovered. [AppDT Id: ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868, Revision: 12]]LOG]!><time="16:09:30.311-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="localapphandler.cpp:291"> <![LOG[ App enforcement environment: Context: Machine Command line: "CiscoUnifiedPersonalCommunicatorK9.exe" /s /b"C:\SWSetup\CUPCInst" /v"/q ADDLOCAL=\"CUPC,ClicktoCall,InternetExplorer,Firefox,OfficeIntegrationC2X,SmartTags,Outlook,CSF,PrivateJRE\" RebootYesNo=NO /log C:\Windows\CUPC-Install.log" Allow user interaction: No UI mode: 0 User token: null Session Id: 4294967295 Content path: C:\WINDOWS\ccmcache\2 Working directory: ]LOG]!><time="16:09:30.311-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appcontext.cpp:85"> <![LOG[ Prepared working directory: C:\WINDOWS\ccmcache\2]LOG]!><time="16:09:30.311-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appcontext.cpp:189"> <![LOG[ Prepared command line: "C:\WINDOWS\ccmcache\2\CiscoUnifiedPersonalCommunicatorK9.exe" /s /b"C:\SWSetup\CUPCInst" /v"/q ADDLOCAL=\"CUPC,ClicktoCall,InternetExplorer,Firefox,OfficeIntegrationC2X,SmartTags,Outlook,CSF,PrivateJRE\" RebootYesNo=NO /log C:\Windows\CUPC-Install.log"]LOG]!><time="16:09:30.546-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appcontext.cpp:338"> <![LOG[ Executing Command line: "C:\WINDOWS\ccmcache\2\CiscoUnifiedPersonalCommunicatorK9.exe" /s /b"C:\SWSetup\CUPCInst" /v"/q ADDLOCAL=\"CUPC,ClicktoCall,InternetExplorer,Firefox,OfficeIntegrationC2X,SmartTags,Outlook,CSF,PrivateJRE\" RebootYesNo=NO /log C:\Windows\CUPC-Install.log" with system context]LOG]!><time="16:09:30.546-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:201"> <![LOG[ Working directory C:\WINDOWS\ccmcache\2]LOG]!><time="16:09:30.561-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:215"> <![LOG[ Post install behavior is BasedOnExitCode]LOG]!><time="16:09:30.624-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appcommon.cpp:1094"> <![LOG[ Waiting for process 2928 to finish. Timeout = 120 minutes.]LOG]!><time="16:09:30.624-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:1958"> <![LOG[ Process 2928 terminated with exitcode: 1641]LOG]!><time="16:10:47.299-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:1967"> <![LOG[ Looking for exit code 1641 in exit codes table...]LOG]!><time="16:10:47.311-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:505"> <![LOG[ Matched exit code 1641 to a Success entry in exit codes table.]LOG]!><time="16:10:47.311-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="816" file="appexcnlib.cpp:584"> <![LOG[Failed to open to WMI namespace '\\.\root\ccm\cimodels' (8007045b)]LOG]!><time="16:10:48.171-660" date="11-19-2013" component="AppEnforce" context="" type="3" thread="816" file="wminamespace.cpp:305"> <![LOG[Failed to open namespace root\ccm\cimodels, error 0x8007045b]LOG]!><time="16:10:48.171-660" date="11-19-2013" component="AppEnforce" context="" type="3" thread="816" file="appcommon.cpp:1602"> <![LOG[Failed to update msi source list, error 0x8007045b]LOG]!><time="16:10:48.171-660" date="11-19-2013" component="AppEnforce" context="" type="2" thread="816" file="appcommon.cpp:1632"> <![LOG[CAppEnforceStatus::Save - failed with error code 0x80041033]LOG]!><time="16:10:48.233-660" date="11-19-2013" component="AppEnforce" context="" type="3" thread="816" file="appenforcestatus.cpp:382"> <![LOG[CAppProvider::CompleteEnforcement failed with error 0x80041033]LOG]!><time="16:10:48.233-660" date="11-19-2013" component="AppEnforce" context="" type="3" thread="816" file="appprovider.cpp:2544"> <![LOG[CAppEnforceStatus::Save - failed with error code 0x80041033]LOG]!><time="16:10:48.233-660" date="11-19-2013" component="AppEnforce" context="" type="3" thread="816" file="appenforcestatus.cpp:382"> <![LOG[++++++ Failed to enforce app. Error 0x80041033. ++++++]LOG]!><time="16:10:48.233-660" date="11-19-2013" component="AppEnforce" context="" type="3" thread="816" file="appprovider.cpp:2467"> <![LOG[+++ Starting Install enforcement for App DT "Cisco Unified Personal Communicator - Windows Installer (*.msi file)" ApplicationDeliveryType - ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868, Revision - 12, ContentPath - C:\WINDOWS\ccmcache\2, Execution Context - System]LOG]!><time="16:12:21.041-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="2436" file="appprovider.cpp:1702"> <![LOG[ A user is not logged on to the system.]LOG]!><time="16:12:22.604-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="2436" file="appprovider.cpp:2083"> <![LOG[ Performing detection of app deployment type Cisco Unified Personal Communicator - Windows Installer (*.msi file)(ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868, revision 12) for system.]LOG]!><time="16:12:22.635-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="2436" file="appprovider.cpp:2148"> <![LOG[+++ Discovered application [AppDT Id: ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868, Revision: 12]]LOG]!><time="16:12:24.012-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="2436" file="localapphandler.cpp:287"> <![LOG[App DT "Cisco Unified Personal Communicator - Windows Installer (*.msi file)" is already installed. It will not be reinstalled. AppDT ID: [ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868], Revision: 12.]LOG]!><time="16:12:24.041-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="2436" file="appprovider.cpp:1811"> <![LOG[ Performing detection of app deployment type Cisco Unified Personal Communicator - Windows Installer (*.msi file)(ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868, revision 12) for system.]LOG]!><time="16:12:24.104-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="2436" file="appprovider.cpp:2148"> <![LOG[+++ Discovered application [AppDT Id: ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868, Revision: 12]]LOG]!><time="16:12:24.354-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="2436" file="localapphandler.cpp:287"> <![LOG[++++++ App enforcement completed (3 seconds) for App DT "Cisco Unified Personal Communicator - Windows Installer (*.msi file)" [ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868], Revision: 12, User SID: ] ++++++]LOG]!><time="16:12:24.354-660" date="11-19-2013" component="AppEnforce" context="" type="1" thread="2436" file="appprovider.cpp:2448"> SMSTS <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-mscorwks_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_4d6a8cfaf2ee3e22 is a directory. Setting directory security]LOG]!><time="15:58:43.138-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-netfxsbs10_exe_31bf3856ad364e35_6.3.9600.16384_none_d02eb3fbc98e0016 is a directory. Setting directory security]LOG]!><time="15:58:43.138-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-netfxsbs12_hkf_31bf3856ad364e35_6.3.9600.16384_none_a265f33dfd00c15d is a directory. Setting directory security]LOG]!><time="15:58:43.138-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-ngen_exe_b03f5f7f11d50a3a_6.3.9600.16384_none_92ca1b230eaf2d83 is a directory. Setting directory security]LOG]!><time="15:58:43.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-normalization_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_f73dab10f1b279c0 is a directory. Setting directory security]LOG]!><time="15:58:43.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-perfcounter_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_44e4318dc3b41494 is a directory. Setting directory security]LOG]!><time="15:58:43.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-peverify_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_b7a3b13d0de261ed is a directory. Setting directory security]LOG]!><time="15:58:43.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-redist_config_files_b03f5f7f11d50a3a_6.3.9600.16384_none_9635ee44932ba3c0 is a directory. Setting directory security]LOG]!><time="15:58:43.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-regsvcs_exe_config_v1_31bf3856ad364e35_6.3.9600.16384_none_7260ce5f482d3e22 is a directory. Setting directory security]LOG]!><time="15:58:43.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_diasymreader_dll_31bf3856ad364e35_6.3.9600.16384_none_3b4ef25cfab972f1 is a directory. Setting directory security]LOG]!><time="15:58:43.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_iehost_dll_31bf3856ad364e35_6.3.9600.16384_none_ac57ef295e03bc8b is a directory. Setting directory security]LOG]!><time="15:58:43.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_microsoft_jscript_dll_31bf3856ad364e35_6.3.9600.16384_none_9176c097ad12474b is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_ms_vsa_vb_codedomproc_31bf3856ad364e35_6.3.9600.16384_none_8c4901d9b19503c4 is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_mscordbi_dll_31bf3856ad364e35_6.3.9600.16384_none_f7cfbe6c52e952c4 is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_mscorrc_dll_31bf3856ad364e35_6.3.9600.16384_none_35f9a0e688e8a016 is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_mscorsec_dll_31bf3856ad364e35_6.3.9600.16384_none_7a9d7487f7cb03e6 is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_sys_config_install_dll_31bf3856ad364e35_6.3.9600.16384_none_53ea181d51013bdb is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_sys_data_dll_31bf3856ad364e35_6.3.9600.16384_none_93298594086047e3 is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_sys_enterprisesvc_dll_31bf3856ad364e35_6.3.9600.16384_none_f5c91e12416b39d0 is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_vsavb7rt_dll_31bf3856ad364e35_6.3.9600.16384_none_284f2a9a892a03ce is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbs_wminet_utils_dll_31bf3856ad364e35_6.3.9600.16384_none_953ab640a1570fdf is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sbscmp10_dll_31bf3856ad364e35_6.3.9600.16384_none_09a5c52920958273 is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-scripting_engine_tlb_b03f5f7f11d50a3a_6.3.9600.16384_none_d0954c269b6a78b3 is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-shared_netfx_20_mscorlib_b03f5f7f11d50a3a_6.3.9600.16384_none_6fdebee524ee1baa is a directory. Setting directory security]LOG]!><time="15:58:43.388-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-shared_netfx_20_mscorwks_31bf3856ad364e35_6.3.9600.16384_none_144e3bfc61eb6fa5 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-shared_netfx_20_perfcounter_31bf3856ad364e35_6.3.9600.16384_none_e1f0b5a502b18fd9 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-shared_registry_whidbey_31bf3856ad364e35_6.3.9600.16384_none_fb172e6282af3dcb is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-shfusion__chm_b03f5f7f11d50a3a_6.3.9600.16384_none_4d618d22fe026327 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-shfusion_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_75e58b30904a3988 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-shfusion_res_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_c11ddb0c903c747f is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sos_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_2efcf7a2bee4260a is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sys_enterpriseservices_tlb_b03f5f7f11d50a3a_6.3.9600.16384_none_36d72472261ccc60 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-sys_windows_forms_tlb_b03f5f7f11d50a3a_6.3.9600.16384_none_b2ec112301fab678 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-system_drawing_tlb_b03f5f7f11d50a3a_6.3.9600.16384_none_fd454fa756c45fe7 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-system_tlb_b03f5f7f11d50a3a_6.3.9600.16384_none_ed9a1719599f8dd8 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-tlbref_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_7c1ec34817f6b154 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-uninstallsqlstate_sql_b03f5f7f11d50a3a_6.3.9600.16384_none_bdddce44ec0519c0 is a directory. Setting directory security]LOG]!><time="15:58:43.654-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-vb_compiler_b03f5f7f11d50a3a_6.3.9600.16384_none_5afc48926a4cb2c0 is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-vb_compiler_ui_b03f5f7f11d50a3a_6.3.9600.16384_none_b64dc99a6e91cbc3 is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-vbc_exe_config_b03f5f7f11d50a3a_6.3.9600.16384_none_4d89d95ad3ce4fb5 is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-vsa_codedom_tlb_b03f5f7f11d50a3a_6.3.9600.16384_none_3eaf64f1f7eff4ff is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-web_engine_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_51ac7a01fbf72394 is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-webhightrust_config_b03f5f7f11d50a3a_6.3.9600.16384_none_bb4674e6559291d1 is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-webhightrust_config_default_b03f5f7f11d50a3a_6.3.9600.16384_none_44e3b7ca19acde6f is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-weblowtrust_config_b03f5f7f11d50a3a_6.3.9600.16384_none_f908ab58dea629d9 is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-weblowtrust_config_default_b03f5f7f11d50a3a_6.3.9600.16384_none_db1cfd87e88d840b is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-wminet_utils_dll_b03f5f7f11d50a3a_6.3.9600.16384_none_8e3f32423e790c89 is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx-xpthemes_manifest_b03f5f7f11d50a3a_6.3.9600.16384_none_3983b7dd718685b0 is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35cdf-cdf_sql_files_31bf3856ad364e35_6.3.9600.16384_none_36cd02aeed20a82e is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35cdf-cdf_wf_target_files_31bf3856ad364e35_6.3.9600.16384_none_010315968c3c256b is a directory. Setting directory security]LOG]!><time="15:58:43.904-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35cdf-csd_cdf_installer_31bf3856ad364e35_6.3.9600.16384_none_ecfbdccc478f0793 is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35cdf-system.servicemodel.web_31bf3856ad364e35_6.3.9600.16384_none_11398dd23e0aff7b is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35cdf-system.workflowservices_31bf3856ad364e35_6.3.9600.16384_none_fc8630e504341b7c is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-arrowheadsubsetlist_v20_31bf3856ad364e35_6.3.9600.16384_none_60a283ef52092b35 is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-arrowheadsubsetlist_v30_31bf3856ad364e35_6.3.9600.16384_none_6097b40352114726 is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-arrowheadsubsetlist_v35_31bf3856ad364e35_6.3.9600.16384_none_609cb575520cc5d9 is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-csharp_31bf3856ad364e35_6.3.9600.16384_none_abcb73912fc36e0a is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-default_win32manifest_31bf3856ad364e35_6.3.9600.16384_none_fa46fb4c5388909d is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-framework_assemblylist_31bf3856ad364e35_6.3.9600.16384_none_66fdc4fa64f712d6 is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-linqwebconfig_31bf3856ad364e35_6.3.9600.16384_none_ebac7a3003a1f997 is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-microso..data_entity_targets_31bf3856ad364e35_6.3.9600.16384_none_2c9193eb58305a51 is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-microso..ild.conversion.v3.5_31bf3856ad364e35_6.3.9600.16384_none_ce45b3e0dec3926d is a directory. Setting directory security]LOG]!><time="15:58:44.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-microso..uild.utilities.v3.5_31bf3856ad364e35_6.3.9600.16384_none_1404d1334eed0bc9 is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-microsoft.build.engine_31bf3856ad364e35_3.5.9600.16384_none_9420bee54f8346ba is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-microsoft.build.framework_31bf3856ad364e35_3.5.9600.16384_none_42b33f0c1baa8712 is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-microsoft.visualc.stlclr_31bf3856ad364e35_6.3.9600.16384_none_e977daafbaa5e49a is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-msbuild..montypes_schema_v35_31bf3856ad364e35_6.3.9600.16384_none_10448801353b59ad is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-msbuild_core_schema__v35_31bf3856ad364e35_6.3.9600.16384_none_b2ed678747317ce3 is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-msbuild_data_files_31bf3856ad364e35_6.3.9600.16384_none_21bb220e96dd4684 is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-msbuild_rsp_31bf3856ad364e35_6.3.9600.16384_none_658e43a953cc4757 is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-msbuild_schema_v35_31bf3856ad364e35_6.3.9600.16384_none_dd0363a62756861a is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-msbuild_targetfiles_31bf3856ad364e35_6.3.9600.16384_none_a773cf82449d6b60 is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-sqlserver_targets_31bf3856ad364e35_6.3.9600.16384_none_bbd060594e37d2c9 is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system....dynamicdata.design_31bf3856ad364e35_6.3.9600.16384_none_2b0804df0a4c2ff5 is a directory. Setting directory security]LOG]!><time="15:58:44.404-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system...a.datasetextensions_31bf3856ad364e35_6.3.9600.16384_none_ebc0e5a0979a9d6c is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system...del.dataannotations_31bf3856ad364e35_6.3.9600.16384_none_a758970614af317a is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system...ent.instrumentation_31bf3856ad364e35_6.3.9600.16384_none_b520c6b7b60b8b89 is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system...s.accountmanagement_31bf3856ad364e35_6.3.9600.16384_none_138ded91ab6297ff is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.addin.contract_31bf3856ad364e35_6.3.9600.16384_none_bc9ae1c658dcf064 is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.addin_31bf3856ad364e35_6.3.9600.16384_none_cda24dad336d7f7a is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.core_31bf3856ad364e35_6.3.9600.16384_none_f3fa56d1aa6ae255 is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.data.entity.design_31bf3856ad364e35_6.3.9600.16384_none_1fe4fa3022166aed is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.data.entity_31bf3856ad364e35_6.3.9600.16384_none_c7b3fb55f72d38f1 is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.data.linq_31bf3856ad364e35_6.3.9600.16384_none_fe5fd4ed2721df98 is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.data.services.client_31bf3856ad364e35_6.3.9600.16384_none_62b9cb005ce13999 is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.data.services.design_31bf3856ad364e35_6.3.9600.16384_none_8e700720c9a729ce is a directory. Setting directory security]LOG]!><time="15:58:44.669-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.data.services_31bf3856ad364e35_6.3.9600.16384_none_83f9f2a3df64b964 is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.net_31bf3856ad364e35_6.3.9600.16384_none_907470f036096f03 is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.web.abstractions_31bf3856ad364e35_6.3.9600.16384_none_5e72731ba6e6b4eb is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.web.dynamicdata_31bf3856ad364e35_6.3.9600.16384_none_a077f59911accd3f is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.web.entity.design_31bf3856ad364e35_6.3.9600.16384_none_2d9b0b642ea01247 is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.web.entity_31bf3856ad364e35_6.3.9600.16384_none_c9ce4856ae895e9b is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.web.extensions.design_31bf3856ad364e35_6.3.9600.16384_none_9aa4ccf6670ad4f4 is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.web.extensions_31bf3856ad364e35_6.3.9600.16384_none_63196e1106c3f8ce is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.web.routing_31bf3856ad364e35_6.3.9600.16384_none_8fb48639b5a90a26 is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-system.xml.linq_31bf3856ad364e35_6.3.9600.16384_none_3082442b3eea4c0d is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-vb_compiler_orcas_31bf3856ad364e35_6.3.9600.16384_none_2aa2191e0afa3da6 is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35linq-vbc_exe_config_orcas_31bf3856ad364e35_6.3.9600.16384_none_9da3d44fb82dc5a5 is a directory. Setting directory security]LOG]!><time="15:58:44.919-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35wpf-microsoft_winfx_targets_31bf3856ad364e35_6.3.9600.16384_none_2a96e7bafb70a6ca is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35wpf-sentinel.v3.5client_31bf3856ad364e35_6.3.9600.16384_none_fc97ccabf45201e3 is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx35wpf-system.windows.presentation_31bf3856ad364e35_6.3.9600.16384_none_1a0bb64923927638 is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx4-clrhost_dll_b03f5f7f11d50a3a_4.0.9600.16384_none_c1b3025a446ff66b is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx4-mscoree_tlb_b03f5f7f11d50a3a_4.0.9600.16384_none_016298663f73f224 is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx4-mscorlib_tlb_b03f5f7f11d50a3a_4.0.9600.16384_none_812c2b69adad3f59 is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx4-scripting_engine_tlb_b03f5f7f11d50a3a_4.0.9600.16384_none_9e980565b7718eb0 is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx4-sys_windows_forms_tlb_b03f5f7f11d50a3a_4.0.9600.16384_none_c44d87ebc22499cf is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx4-system_drawing_tlb_b03f5f7f11d50a3a_4.0.9600.16384_none_81e1b544c873fa84 is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx4-system_enterpriseservices_tlb_b03f5f7f11d50a3a_4.0.9600.16384_none_8e784ece97138497 is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_netfx4-system_tlb_b03f5f7f11d50a3a_4.0.9600.16384_none_7985ca263d37909b is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_presentationcore_31bf3856ad364e35_6.3.9600.16384_none_40d0d6c6ab8ddeba is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_regasm_b03f5f7f11d50a3a_6.3.9600.16384_none_32215d49d9904043 is a directory. Setting directory security]LOG]!><time="15:58:45.185-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_regsvcs_b03f5f7f11d50a3a_6.3.9600.16384_none_053c87f02c0338f3 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_system.data.oracleclient_b77a5c561934e089_6.3.9600.16384_none_0e43148aa133970a is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_system.data_b77a5c561934e089_6.3.9600.16384_none_afa3991a783bc1f3 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_system.enterpriseservices_b03f5f7f11d50a3a_6.3.9600.16384_none_f0b3d7ca7222f172 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_system.printing_31bf3856ad364e35_6.3.9600.16384_none_07e0274491b5e2e5 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_system.transactions_b77a5c561934e089_6.3.9600.16384_none_2e97ec732c9968a0 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_system.web_b03f5f7f11d50a3a_6.3.9600.16384_none_1234e4b9da8f2b41 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_sm_cfg_ins_exe_31bf3856ad364e35_6.3.9600.16384_none_94c1209738bf7fa9 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_sm_evt_dll_vista_31bf3856ad364e35_6.3.9600.16384_none_0d09f56bb3fb35d1 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_sm_ins_rc_dll_31bf3856ad364e35_6.3.9600.16384_none_5d9c09de655e3864 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_smsvchost_exe_cnf_31bf3856ad364e35_6.3.9600.16384_none_8953c28434a77d39 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_smsvchost_perf_c_reg_31bf3856ad364e35_6.3.9600.16384_none_c4ed67ce2a4a8f65 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_smsvchost_perf_c_vrg_31bf3856ad364e35_6.3.9600.16384_none_cab0ea04269630c4 is a directory. Setting directory security]LOG]!><time="15:58:45.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_svc_mod_end_perf_reg_31bf3856ad364e35_6.3.9600.16384_none_5b7460dcab7926de is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_svc_mod_end_perf_vrg_31bf3856ad364e35_6.3.9600.16384_none_6137e312a7c4c83d is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_svc_mod_op_perf_c_reg_31bf3856ad364e35_6.3.9600.16384_none_5c5f4dfa481a98ec is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_svc_mod_op_perf_c_vrg_31bf3856ad364e35_6.3.9600.16384_none_5d98dbb647601645 is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_svc_mod_svc_perf_reg_31bf3856ad364e35_6.3.9600.16384_none_0b5ad699aacee0a1 is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_svc_mod_svc_perf_vrg_31bf3856ad364e35_6.3.9600.16384_none_111e58cfa71a8200 is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_svc_mon_sup_dll_31bf3856ad364e35_6.3.9600.16384_none_3a7dc9d46738001b is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_tx_bridge_perf_c_reg_31bf3856ad364e35_6.3.9600.16384_none_11361f824c5f4bcd is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-m_tx_bridge_perf_c_vrg_31bf3856ad364e35_6.3.9600.16384_none_16f9a1b848aaed2c is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-system.identitymodel.selectors_b03f5f7f11d50a3a_6.3.9600.16384_none_7e7e8857f51d506d is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-system.identitymodel_b03f5f7f11d50a3a_6.3.9600.16384_none_40b598f50489a2ff is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-system.io.log_b03f5f7f11d50a3a_6.3.9600.16384_none_f57ace497f296f14 is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-system.runtime.serialization_b03f5f7f11d50a3a_6.3.9600.16384_none_224de03de4c02966 is a directory. Setting directory security]LOG]!><time="15:58:45.685-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wcf-system.servicemodel_b03f5f7f11d50a3a_6.3.9600.16384_none_3005f029af7fe718 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-penimc_31bf3856ad364e35_6.3.9600.16384_none_4050d76f20476927 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationbuildtasks_31bf3856ad364e35_6.3.9600.16384_none_e4ad036569151d7f is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationcffrasterizernative_31bf3856ad364e35_6.3.9600.16384_none_5e3523a2a9ec0674 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationframework.aero_31bf3856ad364e35_6.3.9600.16384_none_c723841e242ae31a is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationframework.classic_31bf3856ad364e35_6.3.9600.16384_none_890909c1455f40f7 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationframework.luna_31bf3856ad364e35_6.3.9600.16384_none_c5fe5cfc24d4fa9d is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationframework.royale_31bf3856ad364e35_6.3.9600.16384_none_7f54f580c5dc142d is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationframework_31bf3856ad364e35_6.3.9600.16384_none_0326208d718ffce7 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationhostdll_31bf3856ad364e35_6.3.9600.16384_none_04ab31c03b98d105 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationhostexe_31bf3856ad364e35_6.3.9600.16384_none_0493f7d83bb77377 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationhostproxy_31bf3856ad364e35_6.3.9600.16384_none_bf2adb339568b2a9 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-presentationnative_31bf3856ad364e35_6.3.9600.16384_none_eb65d0616219de26 is a directory. Setting directory security]LOG]!><time="15:58:45.935-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-reachframework_31bf3856ad364e35_6.3.9600.16384_none_94c9efb7445315a2 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-system.speech_31bf3856ad364e35_6.3.9600.16384_none_165cb4c238276544 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-terminalserverwpfwrapperexe_31bf3856ad364e35_6.3.9600.16384_none_b8ff0411e739190c is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-uiautomationclient_31bf3856ad364e35_6.3.9600.16384_none_6f18bcb75ce20447 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-uiautomationclientsideproviders_31bf3856ad364e35_6.3.9600.16384_none_e95bd4ec69fff1b6 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-uiautomationprovider_31bf3856ad364e35_6.3.9600.16384_none_993c95dca68b7855 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-uiautomationtypes_31bf3856ad364e35_6.3.9600.16384_none_f1b1e5f4b68a21af is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-windowsbase_31bf3856ad364e35_6.3.9600.16384_none_ec0cd16b635fb4bd is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-windowsformsintegration_31bf3856ad364e35_6.3.9600.16384_none_8ebbd3ea9769a6c9 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-winfxlist_31bf3856ad364e35_6.3.9600.16384_none_d57c97ec0ba2aa11 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-winfxtargets_31bf3856ad364e35_6.3.9600.16384_none_5dd75921bd7cccb3 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-xamlviewer_31bf3856ad364e35_6.3.9600.16384_none_eaae1108988677cd is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-xamlviewerapplicationmanifest_31bf3856ad364e35_6.3.9600.16384_none_fd24fc35ec7611f6 is a directory. Setting directory security]LOG]!><time="15:58:46.201-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wpf-xamlviewerdeploymentmanifest_31bf3856ad364e35_6.3.9600.16384_none_fc0d7847e9f64043 is a directory. Setting directory security]LOG]!><time="15:58:46.451-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wwf-cperfcnt_31bf3856ad364e35_6.3.9600.16384_none_b43ce2221c20f5e1 is a directory. Setting directory security]LOG]!><time="15:58:46.451-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wwf-cwetargets_i_31bf3856ad364e35_6.3.9600.16384_none_34fb8b89f472327f is a directory. Setting directory security]LOG]!><time="15:58:46.451-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wwf-cwevbtargets_i_31bf3856ad364e35_6.3.9600.16384_none_5a5400178fe9979b is a directory. Setting directory security]LOG]!><time="15:58:46.451-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wwf-perfcnt_ini_31bf3856ad364e35_6.3.9600.16384_none_086429b116eaedfd is a directory. Setting directory security]LOG]!><time="15:58:46.451-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wwf-system.workflow.activities_31bf3856ad364e35_6.3.9600.16384_none_c705b76993984297 is a directory. Setting directory security]LOG]!><time="15:58:46.451-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wwf-system.workflow.componentmodel_31bf3856ad364e35_6.3.9600.16384_none_2083de0029af3e08 is a directory. Setting directory security]LOG]!><time="15:58:46.451-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[c:\_smstasksequence\packages\alx00037\x86_wwf-system.workflow.runtime_31bf3856ad364e35_6.3.9600.16384_none_f9baa220bba08f1c is a directory. Setting directory security]LOG]!><time="15:58:46.451-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="hashdir.cpp:377"> <![LOG[Content successfully downloaded at C:\_SMSTaskSequence\Packages\ALX00037.]LOG]!><time="15:58:54.732-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="resolvesource.cpp:3274"> <![LOG[Resolved source to 'C:\_SMSTaskSequence\Packages\ALX00037']LOG]!><time="15:58:54.750-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="runcommandline.cpp:453"> <![LOG[Set command line: Run command line]LOG]!><time="15:58:54.763-660" date="11-19-2013" component="InstallSoftware" context="" type="0" thread="2740" file="commandline.cpp:731"> <![LOG[Working dir 'C:\_SMSTaskSequence\Packages\ALX00037']LOG]!><time="15:58:54.763-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="runcommandline.cpp:546"> <![LOG[Executing command line: Run command line]LOG]!><time="15:58:54.763-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="commandline.cpp:827"> <![LOG[Process completed with exit code 0]LOG]!><time="15:59:07.732-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="commandline.cpp:1123"> <![LOG[1175 File(s) copied]LOG]!><time="15:59:07.763-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="runcommandline.cpp:34"> <![LOG[Command line returned 0]LOG]!><time="15:59:07.779-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="runcommandline.cpp:569"> <![LOG[ReleaseSource() for C:\_SMSTaskSequence\Packages\ALX00037.]LOG]!><time="15:59:07.779-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="resolvesource.cpp:3564"> <![LOG[reference count 1 for the source C:\_SMSTaskSequence\Packages\ALX00037 before releasing]LOG]!><time="15:59:07.779-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="resolvesource.cpp:3574"> <![LOG[Released the resolved source C:\_SMSTaskSequence\Packages\ALX00037]LOG]!><time="15:59:07.779-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2740" file="resolvesource.cpp:3612"> <![LOG[Process completed with exit code 0]LOG]!><time="15:59:07.810-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="commandline.cpp:1123"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="15:59:07.810-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:804"> <![LOG[Successfully completed the action (Copy Windows SXS) with the exit win32 code 0]LOG]!><time="15:59:07.810-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:830"> <![LOG[MP server http://DBVMSCCM01.DBAS.internal. Ports 80,443. CRL=false.]LOG]!><time="15:59:07.810-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:5881"> <![LOG[Setting authenticator]LOG]!><time="15:59:07.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:5903"> <![LOG[Set authenticator in transport]LOG]!><time="15:59:07.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:7734"> <![LOG[Sending StatusMessage]LOG]!><time="15:59:07.872-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="libsmsmessaging.cpp:4023"> <![LOG[Setting message signatures.]LOG]!><time="15:59:07.872-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:1295"> <![LOG[Setting the authenticator.]LOG]!><time="15:59:07.872-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:1325"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: DBVMSCCM01.DBAS.internal:80 CCM_POST /ccm_system/request]LOG]!><time="15:59:07.872-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="libsmsmessaging.cpp:8604"> <![LOG[Request was successful.]LOG]!><time="15:59:07.919-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:8939"> <![LOG[Set a global environment variable _SMSTSLastActionRetCode=0]LOG]!><time="15:59:07.919-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a global environment variable _SMSTSLastActionSucceeded=true]LOG]!><time="15:59:07.919-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Clear local default environment]LOG]!><time="15:59:07.939-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:807"> <![LOG[Updated security on object C:\_SMSTaskSequence.]LOG]!><time="15:59:08.044-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:1704"> <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=10]LOG]!><time="15:59:08.044-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=10]LOG]!><time="15:59:08.044-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:386"> <![LOG[Set a global environment variable _SMSTSInstructionStackString=0]LOG]!><time="15:59:08.044-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=0]LOG]!><time="15:59:08.044-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:414"> <![LOG[Save the current environment block]LOG]!><time="15:59:08.060-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:833"> <![LOG[Successfully save execution state and environment to local hard disk]LOG]!><time="15:59:08.076-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="engine.cxx:254"> <![LOG[Start executing an instruction. Instruction name: Install .Net 3.5 with DISM. Instruction pointer: 10]LOG]!><time="15:59:08.076-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="engine.cxx:116"> <![LOG[Set a global environment variable _SMSTSCurrentActionName=Install .Net 3.5 with DISM]LOG]!><time="15:59:08.076-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=10]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a local default variable SMSTSDisableWow64Redirection]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a local default variable _SMSTSRunCommandLineAsUser]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a global environment variable _SMSTSLogPath=C:\WINDOWS\CCM\Logs\SMSTSLog]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Expand a string: smsswd.exe /run: DISM.exe /Online /Enable-Feature /FeatureName:NetFx3 /all /LimitAccess /Source:C:\Windows\Temp\SXS]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Expand a string: ]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="commandline.cpp:228"> <![LOG[Set command line: smsswd.exe /run: DISM.exe /Online /Enable-Feature /FeatureName:NetFx3 /all /LimitAccess /Source:C:\Windows\Temp\SXS]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="commandline.cpp:731"> <![LOG[Start executing the command line: smsswd.exe /run: DISM.exe /Online /Enable-Feature /FeatureName:NetFx3 /all /LimitAccess /Source:C:\Windows\Temp\SXS]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:722"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:751"> <![LOG[Expand a string: WinPEandFullOS]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Executing command line: smsswd.exe /run: DISM.exe /Online /Enable-Feature /FeatureName:NetFx3 /all /LimitAccess /Source:C:\Windows\Temp\SXS]LOG]!><time="15:59:08.091-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="commandline.cpp:827"> <![LOG[[ smsswd.exe ]]LOG]!><time="15:59:08.138-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="main.cpp:289"> <![LOG[PackageID = '']LOG]!><time="15:59:08.138-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="main.cpp:318"> <![LOG[BaseVar = '', ContinueOnError='']LOG]!><time="15:59:08.138-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="main.cpp:319"> <![LOG[ProgramName = 'DISM.exe /Online /Enable-Feature /FeatureName:NetFx3 /all /LimitAccess /Source:C:\Windows\Temp\SXS']LOG]!><time="15:59:08.138-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="main.cpp:320"> <![LOG[SwdAction = '0001']LOG]!><time="15:59:08.138-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="main.cpp:321"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="15:59:08.154-660" date="11-19-2013" component="InstallSoftware" context="" type="0" thread="2348" file="commandline.cpp:228"> <![LOG[Set command line: Run command line]LOG]!><time="15:59:08.154-660" date="11-19-2013" component="InstallSoftware" context="" type="0" thread="2348" file="commandline.cpp:731"> <![LOG[Working dir 'not set']LOG]!><time="15:59:08.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:546"> <![LOG[Executing command line: Run command line]LOG]!><time="15:59:08.154-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="commandline.cpp:827"> <![LOG[]LOG]!><time="15:59:08.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:34"> <![LOG[Deployment Image Servicing and Management tool]LOG]!><time="15:59:08.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:34"> <![LOG[Version: 6.3.9600.16384]LOG]!><time="15:59:08.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:34"> <![LOG[]LOG]!><time="15:59:08.435-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:34"> <![LOG[Image Version: 6.3.9600.16384]LOG]!><time="15:59:09.216-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:34"> <![LOG[]LOG]!><time="15:59:09.216-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:34"> <![LOG[Enabling feature(s)]LOG]!><time="15:59:28.107-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:34"> <![LOG[The operation completed successfully.]LOG]!><time="16:00:36.482-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:34"> <![LOG[Process completed with exit code 0]LOG]!><time="16:00:36.513-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="commandline.cpp:1123"> <![LOG[Command line returned 0]LOG]!><time="16:00:36.513-660" date="11-19-2013" component="InstallSoftware" context="" type="1" thread="2348" file="runcommandline.cpp:569"> <![LOG[Process completed with exit code 0]LOG]!><time="16:00:36.529-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="commandline.cpp:1123"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="16:00:36.529-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:804"> <![LOG[Successfully completed the action (Install .Net 3.5 with DISM) with the exit win32 code 0]LOG]!><time="16:00:36.529-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:830"> <![LOG[MP server http://DBVMSCCM01.DBAS.internal. Ports 80,443. CRL=false.]LOG]!><time="16:00:36.529-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:5881"> <![LOG[Setting authenticator]LOG]!><time="16:00:36.544-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:5903"> <![LOG[Set authenticator in transport]LOG]!><time="16:00:36.544-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:7734"> <![LOG[Sending StatusMessage]LOG]!><time="16:00:36.592-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="libsmsmessaging.cpp:4023"> <![LOG[Setting message signatures.]LOG]!><time="16:00:36.609-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:1295"> <![LOG[Setting the authenticator.]LOG]!><time="16:00:36.609-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:1325"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: DBVMSCCM01.DBAS.internal:80 CCM_POST /ccm_system/request]LOG]!><time="16:00:36.609-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="libsmsmessaging.cpp:8604"> <![LOG[Request was successful.]LOG]!><time="16:00:36.654-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:8939"> <![LOG[Set a global environment variable _SMSTSLastActionRetCode=0]LOG]!><time="16:00:36.654-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a global environment variable _SMSTSLastActionSucceeded=true]LOG]!><time="16:00:36.654-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Clear local default environment]LOG]!><time="16:00:36.654-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:807"> <![LOG[Updated security on object C:\_SMSTaskSequence.]LOG]!><time="16:00:36.779-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:1704"> <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=11]LOG]!><time="16:00:36.779-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=11]LOG]!><time="16:00:36.779-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:386"> <![LOG[Set a global environment variable _SMSTSInstructionStackString=0]LOG]!><time="16:00:36.779-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=0]LOG]!><time="16:00:36.779-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:414"> <![LOG[Save the current environment block]LOG]!><time="16:00:36.779-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:833"> <![LOG[Successfully save execution state and environment to local hard disk]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="engine.cxx:254"> <![LOG[Start executing an instruction. Instruction name: Install Updates. Instruction pointer: 11]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="engine.cxx:116"> <![LOG[Set a global environment variable _SMSTSCurrentActionName=Install Updates]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=11]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a local default variable SMSInstallUpdateTarget]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a global environment variable _SMSTSLogPath=C:\WINDOWS\CCM\Logs\SMSTSLog]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Evaluating an AND expression]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="tsexpreval.cpp:600"> <![LOG[Evaluating a variable condition expression]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="tsexpreval.cpp:783"> <![LOG[Variable = _SMSTSMediaType]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="tsexpreval.cpp:801"> <![LOG[Value = FullMedia]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="tsexpreval.cpp:802"> <![LOG[Operator = notEquals]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="tsexpreval.cpp:803"> <![LOG[Expand a string: notEquals]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="utility.cpp:805"> <![LOG[Expand a string: _SMSTSMediaType]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="utility.cpp:805"> <![LOG[Expand a string: FullMedia]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="utility.cpp:805"> <![LOG[The variable condition expression is evaluated to be TRUE]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="tsexpreval.cpp:907"> <![LOG[The AND expression is evaluated to be TRUE]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="tsexpreval.cpp:633"> <![LOG[The condition for the action (Install Updates) is evaluated to be true]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:706"> <![LOG[Expand a string: TSInstallSWUpdate.exe /target:%SMSInstallUpdateTarget%]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Expand a string: ]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="commandline.cpp:228"> <![LOG[Set command line: TSInstallSWUpdate.exe /target:%SMSInstallUpdateTarget%]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="commandline.cpp:731"> <![LOG[Start executing the command line: TSInstallSWUpdate.exe /target:%SMSInstallUpdateTarget%]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:722"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:751"> <![LOG[Expand a string: FullOS]LOG]!><time="16:00:36.826-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Executing command line: TSInstallSWUpdate.exe /target:%SMSInstallUpdateTarget%]LOG]!><time="16:00:36.841-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="commandline.cpp:827"> <![LOG[=======================[ OSDInstallSWUpdate.exe ] =======================]LOG]!><time="16:00:36.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="main.cpp:291"> <![LOG[Running "TSInstallSWUpdate.exe" /target:All]LOG]!><time="16:00:36.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="main.cpp:293"> <![LOG[Retrieving value from TSEnv for '_SMSTSScanToolPolicy']LOG]!><time="16:00:36.935-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:2932"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="16:00:36.935-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 902, uncompressed size 9026.]LOG]!><time="16:00:36.935-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="ccmzlib.cpp:651"> <![LOG[UniqueID = {16EB6E91-A18A-479D-9A61-AF87D5053B5B}]LOG]!><time="16:00:36.935-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:36.935-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:36.966-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:36.966-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3171"> <![LOG[Get Install Directory for SMS Client]LOG]!><time="16:00:36.966-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:4215"> <![LOG[Start to evaluate TS policy with lock]LOG]!><time="16:00:36.982-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:10966"> <![LOG[Locked policy transaction lock successfully]LOG]!><time="16:00:36.982-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8021"> <![LOG[Updating settings in \\.\root\ccm\policy\machine\actualconfig]LOG]!><time="16:00:36.982-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:8024"> <![LOG[RequestedConfig policy instance(s) : 436]LOG]!><time="16:00:37.091-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:37.091-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:37.091-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:37.091-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:37.091-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:37.107-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:37.107-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:ALX") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:37.107-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:37.107-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:37.107-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:37.123-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:37.123-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:37.123-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:37.154-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:37.154-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:37.154-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:37.154-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[RequestedConfig policy instance(s) : 9]LOG]!><time="16:00:37.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:37.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 13]LOG]!><time="16:00:37.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:37.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:37.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:37.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:37.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[Total RequestedConfig policy instance(s) : 458]LOG]!><time="16:00:37.326-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8186"> <![LOG[Locked ActualConfig successfully]LOG]!><time="16:00:37.326-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8199"> <![LOG[New/Changed ActualConfig policy instance(s) : 2]LOG]!><time="16:00:37.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8278"> <![LOG[[1] Added/updated setting 'ccm_policyagent_configuration:authorityname=sms:alx'.]LOG]!><time="16:00:37.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[2] Added/updated setting 'ccm_updatesource:uniqueid={16eb6e91-a18a-479d-9a61-af87d5053b5b}'.]LOG]!><time="16:00:37.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[Unlocked ActualConfig successfully]LOG]!><time="16:00:37.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8333"> <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="16:00:37.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8339"> <![LOG[Raising event: instance of CCM_PolicyAgent_SettingsEvaluationComplete { ClientID = "GUID:092905b6-8853-4580-b0bb-66c4776b837e"; DateTime = "20131119050037.435000+000"; PolicyNamespace = "\\\\.\\root\\ccm\\policy\\machine\\actualconfig"; ProcessID = 2444; ThreadID = 2064; }; ]LOG]!><time="16:00:37.435-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="event.cpp:715"> <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="16:00:37.435-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="event.cpp:733"> <![LOG[End TS policy evaluation]LOG]!><time="16:00:37.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:10969"> <![LOG[Policy evaluation initiated]LOG]!><time="16:00:37.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:4253"> <![LOG[Retrieving value from TSEnv for '_SMSTSSoftwareUpdatePolicy']LOG]!><time="16:00:37.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:2932"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="16:00:37.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 38, uncompressed size 32.]LOG]!><time="16:00:37.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="ccmzlib.cpp:651"> <![LOG[Get Install Directory for SMS Client]LOG]!><time="16:00:37.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:4215"> <![LOG[Start to evaluate TS policy with lock]LOG]!><time="16:00:37.466-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:10966"> <![LOG[Locked policy transaction lock successfully]LOG]!><time="16:00:37.498-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8021"> <![LOG[Updating settings in \\.\root\ccm\policy\machine\actualconfig]LOG]!><time="16:00:37.498-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:8024"> <![LOG[RequestedConfig policy instance(s) : 436]LOG]!><time="16:00:37.607-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:37.607-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:37.607-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:37.607-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:37.607-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:37.638-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:37.638-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:ALX") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:37.638-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:37.638-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:37.669-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:37.685-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:37.685-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:37.685-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:37.685-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:37.685-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:37.716-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:37.716-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[RequestedConfig policy instance(s) : 9]LOG]!><time="16:00:37.716-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:37.716-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 13]LOG]!><time="16:00:37.748-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:37.748-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:37.748-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:37.748-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:37.748-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[Total RequestedConfig policy instance(s) : 458]LOG]!><time="16:00:37.826-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8186"> <![LOG[Locked ActualConfig successfully]LOG]!><time="16:00:37.826-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8199"> <![LOG[New/Changed ActualConfig policy instance(s) : 0]LOG]!><time="16:00:37.873-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8278"> <![LOG[Unlocked ActualConfig successfully]LOG]!><time="16:00:37.873-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8333"> <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="16:00:37.873-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8339"> <![LOG[Raising event: instance of CCM_PolicyAgent_SettingsEvaluationComplete { ClientID = "GUID:092905b6-8853-4580-b0bb-66c4776b837e"; DateTime = "20131119050037.873000+000"; PolicyNamespace = "\\\\.\\root\\ccm\\policy\\machine\\actualconfig"; ProcessID = 2444; ThreadID = 2064; }; ]LOG]!><time="16:00:37.888-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="event.cpp:715"> <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="16:00:37.888-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="event.cpp:733"> <![LOG[End TS policy evaluation]LOG]!><time="16:00:37.888-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:10969"> <![LOG[Policy evaluation initiated]LOG]!><time="16:00:37.888-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:4253"> <![LOG[Retrieving value from TSEnv for '_SMSTSCIVersionInfoPolicy']LOG]!><time="16:00:37.888-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:2932"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="16:00:37.888-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 4994, uncompressed size 59888.]LOG]!><time="16:00:37.888-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="ccmzlib.cpp:651"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_1edda193-c64e-4a2c-aa22-34aa603652f0]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_1edda193-c64e-4a2c-aa22-34aa603652f0]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_940179ab-81cb-4e85-921e-dbc62238584e]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3171"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_38df4172-d072-4d07-941c-883bee6ebe9c]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_38df4172-d072-4d07-941c-883bee6ebe9c]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_7549251b-4d7b-4705-b4c0-716dfbe7e989]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:37.919-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3171"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_bfa59f45-e0fe-4965-8e32-19c9e2696fcd]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_bfa59f45-e0fe-4965-8e32-19c9e2696fcd]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_f87370c3-5288-4982-81f4-49d6f4c5ce3b]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3171"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_e6c6a0d0-49cc-4541-992e-d46ae2d5a9bc]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_9e05ee29-0210-4b6a-a011-0ecf312fbffb]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_e6c6a0d0-49cc-4541-992e-d46ae2d5a9bc]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_87ac06dd-52a3-41fb-a6ae-907865adcdfd]LOG]!><time="16:00:37.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:38.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:38.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:38.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3171"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_7c2ab1b6-3e83-4923-8908-731cdfeb7a9b]LOG]!><time="16:00:38.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:00:38.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_7c2ab1b6-3e83-4923-8908-731cdfeb7a9b]LOG]!><time="16:00:38.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_be4472a0-bd00-4f5c-9852-ecf5d1194e3a]LOG]!><time="16:00:38.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:38.185-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3171"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3171"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_6ee70312-32c6-446e-9b48-0bcb480a5b40]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:607"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:3171"> <![LOG[Get Install Directory for SMS Client]LOG]!><time="16:00:38.201-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:4215"> <![LOG[Start to evaluate TS policy with lock]LOG]!><time="16:00:38.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:10966"> <![LOG[Locked policy transaction lock successfully]LOG]!><time="16:00:38.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8021"> <![LOG[Updating settings in \\.\root\ccm\policy\machine\actualconfig]LOG]!><time="16:00:38.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:8024"> <![LOG[RequestedConfig policy instance(s) : 436]LOG]!><time="16:00:38.294-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:38.294-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:38.435-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:38.435-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:38.435-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:38.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:38.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:ALX") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:38.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:38.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:38.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:38.466-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:38.466-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:38.466-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:38.466-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:38.466-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:38.498-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:38.498-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[RequestedConfig policy instance(s) : 9]LOG]!><time="16:00:38.498-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:38.498-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 36]LOG]!><time="16:00:38.529-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:38.529-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:38.529-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:38.529-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:38.685-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:7660"> <![LOG[Total RequestedConfig policy instance(s) : 481]LOG]!><time="16:00:38.779-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8186"> <![LOG[Locked ActualConfig successfully]LOG]!><time="16:00:38.779-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8199"> <![LOG[New/Changed ActualConfig policy instance(s) : 23]LOG]!><time="16:00:38.826-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8278"> <![LOG[[1] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_1edda193-c64e-4a2c-aa22-34aa603652f0:version=4'.]LOG]!><time="16:00:38.826-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[2] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_38df4172-d072-4d07-941c-883bee6ebe9c:version=2'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[3] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_406ef4e4-15f0-4e94-b673-6f0a47e63808:version=13'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[4] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_7c2ab1b6-3e83-4923-8908-731cdfeb7a9b:version=1'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[5] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_bfa59f45-e0fe-4965-8e32-19c9e2696fcd:version=1'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[6] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_e6c6a0d0-49cc-4541-992e-d46ae2d5a9bc:version=2'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[7] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8:version=13'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[8] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/deploymenttype_1c313f64-e32c-41c5-9943-c4d56e9b9868:version=12'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[9] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/deploymenttype_6ee70312-32c6-446e-9b48-0bcb480a5b40:version=12'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[10] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/deploymenttype_7549251b-4d7b-4705-b4c0-716dfbe7e989:version=2'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[11] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/deploymenttype_87ac06dd-52a3-41fb-a6ae-907865adcdfd:version=2'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[12] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/deploymenttype_940179ab-81cb-4e85-921e-dbc62238584e:version=2'.]LOG]!><time="16:00:38.841-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[13] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/deploymenttype_9e05ee29-0210-4b6a-a011-0ecf312fbffb:version=1'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[14] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/deploymenttype_be4472a0-bd00-4f5c-9852-ecf5d1194e3a:version=1'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[15] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/deploymenttype_f87370c3-5288-4982-81f4-49d6f4c5ce3b:version=1'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[16] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/requiredapplication_1edda193-c64e-4a2c-aa22-34aa603652f0:version=4'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[17] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/requiredapplication_38df4172-d072-4d07-941c-883bee6ebe9c:version=2'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[18] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/requiredapplication_406ef4e4-15f0-4e94-b673-6f0a47e63808:version=13'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[19] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/requiredapplication_7c2ab1b6-3e83-4923-8908-731cdfeb7a9b:version=1'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[20] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/requiredapplication_bfa59f45-e0fe-4965-8e32-19c9e2696fcd:version=1'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[21] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/requiredapplication_e6c6a0d0-49cc-4541-992e-d46ae2d5a9bc:version=2'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[22] Added/updated setting 'ccm_civersioninfo:modelname=scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/requiredapplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8:version=13'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[[23] Added/updated setting 'ccm_civersioninfo:modelname=windows/all_windows_client_server:version=1'.]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8307"> <![LOG[Unlocked ActualConfig successfully]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8333"> <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="policyutil.cpp:8339"> <![LOG[Raising event: instance of CCM_PolicyAgent_SettingsEvaluationComplete { ClientID = "GUID:092905b6-8853-4580-b0bb-66c4776b837e"; DateTime = "20131119050038.951000+000"; PolicyNamespace = "\\\\.\\root\\ccm\\policy\\machine\\actualconfig"; ProcessID = 2444; ThreadID = 2064; }; ]LOG]!><time="16:00:38.951-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="event.cpp:715"> <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="16:00:39.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="event.cpp:733"> <![LOG[End TS policy evaluation]LOG]!><time="16:00:39.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="policyutil.cpp:10969"> <![LOG[Policy evaluation initiated]LOG]!><time="16:00:39.216-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="utils.cpp:4253"> <![LOG[GetIPriviledgedInstallInterface successful]LOG]!><time="16:00:39.232-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="installswupdate.cpp:47"> <![LOG[Refreshing Updates]LOG]!><time="16:00:39.232-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="installswupdate.cpp:473"> <![LOG[Successfully initiated RefreshUpdates operation ]LOG]!><time="16:00:39.341-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:483"> <![LOG[RefreshUpdates operation has already completed]LOG]!><time="16:00:39.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="installswupdate.cpp:1322"> <![LOG[GetIPriviledgedInstallInterface successful]LOG]!><time="16:00:39.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="installswupdate.cpp:47"> <![LOG[Installing all updates targetted for this computer]LOG]!><time="16:00:39.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="installswupdate.cpp:116"> <![LOG[Checking if the active request handle: {4DD6C75A-9DE5-493D-BA55-304CFBFE899B} is valid.]LOG]!><time="16:00:39.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:5052"> <![LOG[CoCreateInstance succeeded]LOG]!><time="16:00:39.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:5074"> <![LOG[Active request handle: {4DD6C75A-9DE5-493D-BA55-304CFBFE899B} is valid.]LOG]!><time="16:00:39.419-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="utils.cpp:5082"> <![LOG[InstallSWUpdates(spInstall, spCIAgentCallback, tType, pszActiveRequestHandle, &jobID), HRESULT=87d00708 (e:\nts_sccm_release\sms\client\osdeployment\installswupdate\installswupdate.cpp,929)]LOG]!><time="16:00:39.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="0" thread="2064" file="installswupdate.cpp:929"> <![LOG[No updates need to be installed on this machine.]LOG]!><time="16:00:39.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="main.cpp:146"> <![LOG[Setting TSEnv variable SMSTSInstallUpdateJobGUID=]LOG]!><time="16:00:39.451-660" date="11-19-2013" component="InstallSWUpdate" context="" type="1" thread="2064" file="main.cpp:111"> <![LOG[Process completed with exit code 0]LOG]!><time="16:00:39.529-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="commandline.cpp:1123"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="16:00:39.560-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:804"> <![LOG[Successfully completed the action (Install Updates) with the exit win32 code 0]LOG]!><time="16:00:39.560-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:830"> <![LOG[MP server http://DBVMSCCM01.DBAS.internal. Ports 80,443. CRL=false.]LOG]!><time="16:00:39.560-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:5881"> <![LOG[Setting authenticator]LOG]!><time="16:00:39.576-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:5903"> <![LOG[Set authenticator in transport]LOG]!><time="16:00:39.576-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:7734"> <![LOG[Sending StatusMessage]LOG]!><time="16:00:39.591-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="libsmsmessaging.cpp:4023"> <![LOG[Setting message signatures.]LOG]!><time="16:00:39.638-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:1295"> <![LOG[Setting the authenticator.]LOG]!><time="16:00:39.638-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:1325"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: DBVMSCCM01.DBAS.internal:80 CCM_POST /ccm_system/request]LOG]!><time="16:00:39.638-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="libsmsmessaging.cpp:8604"> <![LOG[Request was successful.]LOG]!><time="16:00:39.716-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="libsmsmessaging.cpp:8939"> <![LOG[Set a global environment variable _SMSTSLastActionRetCode=0]LOG]!><time="16:00:39.716-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a global environment variable _SMSTSLastActionSucceeded=true]LOG]!><time="16:00:39.716-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Clear local default environment]LOG]!><time="16:00:39.716-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:807"> <![LOG[Updated security on object C:\_SMSTaskSequence.]LOG]!><time="16:00:39.794-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="utils.cpp:1704"> <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="16:00:39.794-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="16:00:39.794-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:386"> <![LOG[Set a global environment variable _SMSTSInstructionStackString=0]LOG]!><time="16:00:39.794-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=0]LOG]!><time="16:00:39.810-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:414"> <![LOG[Save the current environment block]LOG]!><time="16:00:39.810-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:833"> <![LOG[Successfully save execution state and environment to local hard disk]LOG]!><time="16:00:39.841-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="engine.cxx:254"> <![LOG[Start executing an instruction. Instruction name: Install Applications. Instruction pointer: 12]LOG]!><time="16:00:39.841-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="engine.cxx:116"> <![LOG[Set a global environment variable _SMSTSCurrentActionName=Install Applications]LOG]!><time="16:00:39.841-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=12]LOG]!><time="16:00:39.841-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Set a local default variable OSDApp0Description]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a local default variable OSDApp0DisplayName]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a local default variable OSDApp0Name]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a local default variable OSDApp1Description]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a local default variable OSDApp1DisplayName]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a local default variable OSDApp1Name]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a local default variable OSDAppCount]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:700"> <![LOG[Set a global environment variable _SMSTSLogPath=C:\WINDOWS\CCM\Logs\SMSTSLog]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:668"> <![LOG[Expand a string: smsappinstall.exe /app:ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8,ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808 /basevar: /continueOnError:True]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Expand a string: ]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Command line for extension .exe is "%1" %*]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="commandline.cpp:228"> <![LOG[Set command line: smsappinstall.exe /app:ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8,ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808 /basevar: /continueOnError:True]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="commandline.cpp:731"> <![LOG[Start executing the command line: smsappinstall.exe /app:ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8,ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808 /basevar: /continueOnError:True]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:722"> <![LOG[!--------------------------------------------------------------------------------------------!]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="instruction.cxx:751"> <![LOG[Expand a string: FullOS]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="0" thread="1172" file="executionenv.cxx:782"> <![LOG[Executing command line: smsappinstall.exe /app:ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8,ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808 /basevar: /continueOnError:True]LOG]!><time="16:00:39.857-660" date="11-19-2013" component="TSManager" context="" type="1" thread="1172" file="commandline.cpp:827"> <![LOG[[ smsinstallapp.exe ]]LOG]!><time="16:00:39.904-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="main.cpp:207"> <![LOG[Application Names: ]LOG]!><time="16:00:39.919-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="main.cpp:233"> <![LOG['ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8']LOG]!><time="16:00:39.919-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="main.cpp:236"> <![LOG['ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808']LOG]!><time="16:00:39.919-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="main.cpp:236"> <![LOG[BaseVar = '', ContinueOnError='True']LOG]!><time="16:00:39.919-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="main.cpp:239"> <![LOG[SwdAction = '0001']LOG]!><time="16:00:39.919-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="main.cpp:240"> <![LOG[Setting progress step for initialization]LOG]!><time="16:00:39.935-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:768"> <![LOG[Setting total steps to 1]LOG]!><time="16:00:39.935-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="daprogress.cpp:176"> <![LOG[Succeeded loading resource DLL 'C:\WINDOWS\CCM\1033\TSRES.DLL']LOG]!><time="16:00:39.935-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="util.cpp:964"> <![LOG[Adding 2 installs to steps]LOG]!><time="16:00:39.966-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="daprogress.cpp:188"> <![LOG[Setting total steps to 3]LOG]!><time="16:00:39.966-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="daprogress.cpp:176"> <![LOG[Step 1 out of 3 complete]LOG]!><time="16:00:39.966-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="daprogress.cpp:226"> <![LOG[Installing application 'Microsoft Office Professional Plus 2013 x64']LOG]!><time="16:00:39.966-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:863"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:39.985-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:163"> <![LOG[Retrieving value from TSEnv for '_SMSTSPolicy_ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8']LOG]!><time="16:00:39.998-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:96"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="16:00:39.998-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 1230, uncompressed size 10576.]LOG]!><time="16:00:39.998-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="ccmzlib.cpp:651"> <![LOG[Found App policy modelname:ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8 and CIversion:13]LOG]!><time="16:00:39.998-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1592"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:39.998-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:40.013-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:40.013-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3171"> <![LOG[Retrieving value from TSEnv for '_SMSTSCIVersionInfoPolicy']LOG]!><time="16:00:40.013-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:2932"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="16:00:40.013-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 4994, uncompressed size 59888.]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="ccmzlib.cpp:651"> <![LOG[Looking for policy ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8/VI in ts environment]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3521"> <![LOG[Found policy: ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8/VI]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3538"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3586"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3586"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3586"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_6ee70312-32c6-446e-9b48-0bcb480a5b40]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3586"> <![LOG[Start to compile TS policy]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:00:40.029-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:00:40.125-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3171"> <![LOG[Get Install Directory for SMS Client]LOG]!><time="16:00:40.125-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:4215"> <![LOG[Start to evaluate TS policy with lock]LOG]!><time="16:00:40.125-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:10966"> <![LOG[Locked policy transaction lock successfully]LOG]!><time="16:00:40.138-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8021"> <![LOG[Updating settings in \\.\root\ccm\policy\machine\actualconfig]LOG]!><time="16:00:40.138-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:8024"> <![LOG[RequestedConfig policy instance(s) : 436]LOG]!><time="16:00:40.201-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:40.201-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:40.201-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:40.201-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:40.201-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:40.216-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:40.216-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:ALX") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:40.216-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:40.216-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:40.216-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:40.232-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:40.232-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:40.232-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:40.232-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:40.232-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:40.263-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:40.263-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[RequestedConfig policy instance(s) : 9]LOG]!><time="16:00:40.279-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:40.279-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 38]LOG]!><time="16:00:40.404-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:40.404-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:40.404-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:40.404-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:40.404-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[Total RequestedConfig policy instance(s) : 483]LOG]!><time="16:00:40.498-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8186"> <![LOG[Locked ActualConfig successfully]LOG]!><time="16:00:40.498-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8199"> <![LOG[New/Changed ActualConfig policy instance(s) : 2]LOG]!><time="16:00:40.544-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8278"> <![LOG[[1] Added/updated setting 'ccm_applicationciassignment:assignmentid=dep-alx2001f-scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8'.]LOG]!><time="16:00:40.560-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8307"> <![LOG[[2] Added/updated setting 'ccm_scheduler_scheduledmessage:scheduledmessageid=dep-alx2001f-scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8'.]LOG]!><time="16:00:40.560-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8307"> <![LOG[Unlocked ActualConfig successfully]LOG]!><time="16:00:40.560-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8333"> <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="16:00:40.560-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8339"> <![LOG[Raising event: instance of CCM_PolicyAgent_SettingsEvaluationComplete { ClientID = "GUID:092905b6-8853-4580-b0bb-66c4776b837e"; DateTime = "20131119050040.560000+000"; PolicyNamespace = "\\\\.\\root\\ccm\\policy\\machine\\actualconfig"; ProcessID = 964; ThreadID = 1184; }; ]LOG]!><time="16:00:40.560-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="event.cpp:715"> <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="16:00:40.607-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="event.cpp:733"> <![LOG[End TS policy evaluation]LOG]!><time="16:00:40.607-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:10969"> <![LOG[Policy evaluation initiated]LOG]!><time="16:00:40.607-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:4253"> <![LOG[Get Install Directory for SMS Client]LOG]!><time="16:00:40.607-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:4215"> <![LOG[Start to evaluate TS policy with lock]LOG]!><time="16:00:40.623-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:10966"> <![LOG[Locked policy transaction lock successfully]LOG]!><time="16:00:40.623-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8021"> <![LOG[Updating settings in \\.\root\ccm\policy\machine\actualconfig]LOG]!><time="16:00:40.623-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:8024"> <![LOG[RequestedConfig policy instance(s) : 436]LOG]!><time="16:00:40.716-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:40.716-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:40.716-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:40.716-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:00:40.716-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:40.748-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:40.748-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:ALX") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:40.748-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:40.748-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:00:40.748-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:40.763-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:40.763-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:40.763-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:40.763-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:00:40.763-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:00:40.779-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:40.779-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[RequestedConfig policy instance(s) : 9]LOG]!><time="16:00:40.779-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:00:40.779-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 38]LOG]!><time="16:00:40.841-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:40.841-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:00:40.841-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:00:40.889-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:00:40.889-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[Total RequestedConfig policy instance(s) : 483]LOG]!><time="16:00:40.982-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8186"> <![LOG[Locked ActualConfig successfully]LOG]!><time="16:00:40.982-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8199"> <![LOG[New/Changed ActualConfig policy instance(s) : 0]LOG]!><time="16:00:41.044-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8278"> <![LOG[Unlocked ActualConfig successfully]LOG]!><time="16:00:41.044-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8333"> <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="16:00:41.044-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8339"> <![LOG[Raising event: instance of CCM_PolicyAgent_SettingsEvaluationComplete { ClientID = "GUID:092905b6-8853-4580-b0bb-66c4776b837e"; DateTime = "20131119050041.044000+000"; PolicyNamespace = "\\\\.\\root\\ccm\\policy\\machine\\actualconfig"; ProcessID = 964; ThreadID = 1184; }; ]LOG]!><time="16:00:41.044-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="event.cpp:715"> <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="16:00:41.060-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="event.cpp:733"> <![LOG[End TS policy evaluation]LOG]!><time="16:00:41.060-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:10969"> <![LOG[Policy evaluation initiated]LOG]!><time="16:00:41.060-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:4253"> <![LOG[Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace ]LOG]!><time="16:00:41.060-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:488"> <![LOG[Query path = 'CCM_ApplicationCIAssignment.AssignmentID="DEP-ALX2001F-ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8"']LOG]!><time="16:00:41.060-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:515"> <![LOG[Verified policy is compiled in 'root\ccm\policy\machine' namespace]LOG]!><time="16:00:41.060-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:540"> <![LOG[Invoking App Management SDK to evaluate app polices]LOG]!><time="16:00:41.091-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:328"> <![LOG[CAppMgmtSDK::EvaluateAppPolicy ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.(null)]LOG]!><time="16:00:41.091-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="1184" file="cisdkclass.cpp:1789"> <![LOG[App policy evaluation for application 'ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8' has started. Please refer to DCMAgent.log for the details on this job. JobID='{050BF192-D1C5-4FF9-A37D-765D80A3E568}']LOG]!><time="16:00:41.123-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:348"> <![LOG[Setting TSEnv variable 'SMSTSAppPolicyEvaluationJobID__ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8'='{050BF192-D1C5-4FF9-A37D-765D80A3E568}']LOG]!><time="16:00:41.138-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:66"> <![LOG[Waiting for installation job to complete..]LOG]!><time="16:00:41.138-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1179"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:41.225-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:41.225-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:41.225-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[spCIStateStore->GetCIState( pszAppPolicyId, csPolicyRevision, (sUserSID.length()>0) ? sUserSID.c_str() : 0, &spPolicyState, 1), HRESULT=87d00215 (e:\nts_sccm_release\sms\dcm\sdk\cisdkclass.cpp,2088)]LOG]!><time="16:00:41.263-660" date="11-19-2013" component="DCMAgent" context="" type="0" thread="2268" file="cisdkclass.cpp:2088"> <![LOG[CAppMgmtSDK::GetEvaluationState - ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 Not found in CI state store. Marking CIs state as EvaluationFailed]LOG]!><time="16:00:41.263-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2094"> <![LOG[NotifyProgress received: 16 (Application failed to evaluate )]LOG]!><time="16:00:41.263-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="2268" file="installapplication.cpp:659"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:41.263-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:41.263-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:41.263-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[spCIStateStore->GetCIState( pszAppPolicyId, csPolicyRevision, (sUserSID.length()>0) ? sUserSID.c_str() : 0, &spPolicyState, 1), HRESULT=87d00215 (e:\nts_sccm_release\sms\dcm\sdk\cisdkclass.cpp,2088)]LOG]!><time="16:00:41.279-660" date="11-19-2013" component="DCMAgent" context="" type="0" thread="2268" file="cisdkclass.cpp:2088"> <![LOG[CAppMgmtSDK::GetEvaluationState - ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 Not found in CI state store. Marking CIs state as EvaluationFailed]LOG]!><time="16:00:41.279-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2094"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:42.857-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:42.857-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:42.857-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = Unknown]LOG]!><time="16:00:42.888-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[NotifyProgress received: 0 (No application state information is available )]LOG]!><time="16:00:42.888-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="2268" file="installapplication.cpp:659"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:43.263-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:43.263-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:43.263-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = Unknown]LOG]!><time="16:00:43.279-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:44.451-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.451-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.451-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:44.498-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[NotifyProgress received: 3 (Application is available for installation )]LOG]!><time="16:00:44.498-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="2268" file="installapplication.cpp:659"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:44.498-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.498-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.498-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:44.560-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:44.560-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.560-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.560-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:44.607-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:44.607-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.607-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.607-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:44.669-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:44.685-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.685-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.685-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:44.716-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:44.748-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.748-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.748-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:44.795-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[NotifyComplete received]LOG]!><time="16:00:44.795-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:587"> <![LOG[Received job completion notification from DCM Agent]LOG]!><time="16:00:44.795-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1238"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:44.795-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:163"> <![LOG[Policy evaluation for App successful]LOG]!><time="16:00:44.795-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1263"> <![LOG[Setting TSEnv variable 'SMSTSAppPolicyEvaluationJobID__ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8'='']LOG]!><time="16:00:44.795-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:66"> <![LOG[EvaluationJob complete]LOG]!><time="16:00:44.795-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1278"> <![LOG[Checking if the active request handle: {4DD6C75A-9DE5-493D-BA55-304CFBFE899B} is valid.]LOG]!><time="16:00:44.795-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:5052"> <![LOG[NotifyComplete processed]LOG]!><time="16:00:44.795-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:599"> <![LOG[CoCreateInstance succeeded]LOG]!><time="16:00:44.826-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:5074"> <![LOG[Active request handle: {4DD6C75A-9DE5-493D-BA55-304CFBFE899B} is valid.]LOG]!><time="16:00:44.826-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:5082"> <![LOG[Invoking App Management SDK to install application ]LOG]!><time="16:00:44.826-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:397"> <![LOG[CAppMgmtSDK::EnforceAppPolicy ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.(null)]LOG]!><time="16:00:44.826-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="1184" file="cisdkclass.cpp:1876"> <![LOG[Installing application 'ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8' has started. Please refer to DCMAgent.log for the details on this job. JobID='{6DFD365F-4752-4A6F-B2EC-221688A23792}']LOG]!><time="16:00:44.841-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:418"> <![LOG[Setting TSEnv variable 'SMSTSInstallApplicationJobID__ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8'='{6DFD365F-4752-4A6F-B2EC-221688A23792}']LOG]!><time="16:00:44.841-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:66"> <![LOG[Waiting for installation job to complete..]LOG]!><time="16:00:44.841-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1179"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:44.857-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.857-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:44.857-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:44.919-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:45.044-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.044-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.044-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:45.076-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:45.123-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.123-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.123-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:45.169-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:45.169-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.169-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.169-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:45.201-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:45.576-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.576-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.576-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:45.638-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:00:45.638-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.638-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:00:45.638-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:00:45.669-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:02:28.357-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2268" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:02:28.357-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:02:28.357-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:02:28.404-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2268" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:33.842-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:08:33.842-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:08:33.842-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = AvailableForEnforcement]LOG]!><time="16:08:33.889-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:34.170-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:08:34.170-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:08:34.170-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = Enforced]LOG]!><time="16:08:34.186-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[NotifyProgress received: 1 (Application is installed successfully )]LOG]!><time="16:08:34.186-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="2908" file="installapplication.cpp:659"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:34.186-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:08:34.186-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:08:34.186-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = Enforced]LOG]!><time="16:08:34.217-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[NotifyComplete received]LOG]!><time="16:08:34.217-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:587"> <![LOG[NotifyComplete processed]LOG]!><time="16:08:34.217-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:599"> <![LOG[Received job completion notification from DCM Agent]LOG]!><time="16:08:34.217-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1238"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:34.217-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:08:34.217-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="1184" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8]LOG]!><time="16:08:34.217-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="1184" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_f3060d6f-07c7-46e2-ab2d-2467a65f15b8.13 = Enforced]LOG]!><time="16:08:34.249-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="1184" file="cisdkclass.cpp:2174"> <![LOG[Installation job completed with exit code 0x00000000]LOG]!><time="16:08:34.249-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1315"> <![LOG[Execution status received: 1 (Application is installed successfully )]LOG]!><time="16:08:34.249-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1316"> <![LOG[App install is successful]LOG]!><time="16:08:34.249-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1324"> <![LOG[Setting TSEnv variable '_TSAppInstallStatus'='Success']LOG]!><time="16:08:34.249-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:66"> <![LOG[Setting TSEnv variable 'SMSTSInstallApplicationJobID__ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_f3060d6f-07c7-46e2-ab2d-2467a65f15b8'='']LOG]!><time="16:08:34.249-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:66"> <![LOG[Completed installation job.]LOG]!><time="16:08:34.249-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1415"> <![LOG[Step 2 out of 3 complete]LOG]!><time="16:08:34.249-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="daprogress.cpp:226"> <![LOG[Sending success status message]LOG]!><time="16:08:34.264-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:907"> <![LOG[ Setting URL = http://DBVMSCCM01.DBAS.internal, Ports = 80,443, CRL = false]LOG]!><time="16:08:34.295-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:6143"> <![LOG[ Setting Server Certificates.]LOG]!><time="16:08:34.311-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:6171"> <![LOG[ Setting Authenticator.]LOG]!><time="16:08:34.311-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:6178"> <![LOG[Set authenticator in transport]LOG]!><time="16:08:34.311-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="libsmsmessaging.cpp:7734"> <![LOG[ Setting Media Certificate.]LOG]!><time="16:08:34.311-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:6195"> <![LOG[Sending StatusMessage]LOG]!><time="16:08:34.436-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="libsmsmessaging.cpp:4023"> <![LOG[Setting message signatures.]LOG]!><time="16:08:34.436-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="libsmsmessaging.cpp:1295"> <![LOG[Setting the authenticator.]LOG]!><time="16:08:34.436-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="libsmsmessaging.cpp:1325"> <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: DBVMSCCM01.DBAS.internal:80 CCM_POST /ccm_system/request]LOG]!><time="16:08:34.436-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="libsmsmessaging.cpp:8604"> <![LOG[Request was successful.]LOG]!><time="16:08:34.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="libsmsmessaging.cpp:8939"> <![LOG[Install application action completed successfully. Code 0x00000000]LOG]!><time="16:08:34.483-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:916"> <![LOG[Installing application 'Cisco Unified Personal Communicator']LOG]!><time="16:08:34.483-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:863"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:34.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:163"> <![LOG[Retrieving value from TSEnv for '_SMSTSPolicy_ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808']LOG]!><time="16:08:34.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:96"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="16:08:34.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 1224, uncompressed size 10576.]LOG]!><time="16:08:34.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="ccmzlib.cpp:651"> <![LOG[Found App policy modelname:ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808 and CIversion:13]LOG]!><time="16:08:34.499-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1592"> <![LOG[Start to compile TS policy]LOG]!><time="16:08:34.499-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3171"> <![LOG[Retrieving value from TSEnv for '_SMSTSCIVersionInfoPolicy']LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:2932"> <![LOG[::DecompressBuffer(65536)]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="ccmzlib.cpp:739"> <![LOG[Decompression (zlib) succeeded: original size 4994, uncompressed size 59888.]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="ccmzlib.cpp:651"> <![LOG[Looking for policy ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808/VI in ts environment]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3521"> <![LOG[Found policy: ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808/VI]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3538"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3586"> <![LOG[ModelName = Windows/All_Windows_Client_Server]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3586"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3586"> <![LOG[ModelName = ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/DeploymentType_1c313f64-e32c-41c5-9943-c4d56e9b9868]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3586"> <![LOG[Start to compile TS policy]LOG]!><time="16:08:34.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3066"> <![LOG[Policy complied successfully in WMI 'root\ccm\policy\defaultmachine\requestedconfig' namespace]LOG]!><time="16:08:34.545-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:3167"> <![LOG[End TS policy compilation]LOG]!><time="16:08:34.545-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:3171"> <![LOG[Get Install Directory for SMS Client]LOG]!><time="16:08:34.545-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:4215"> <![LOG[Start to evaluate TS policy with lock]LOG]!><time="16:08:34.577-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:10966"> <![LOG[Locked policy transaction lock successfully]LOG]!><time="16:08:34.608-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8021"> <![LOG[Updating settings in \\.\root\ccm\policy\machine\actualconfig]LOG]!><time="16:08:34.608-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:8024"> <![LOG[RequestedConfig policy instance(s) : 436]LOG]!><time="16:08:34.905-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:08:34.920-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:08:34.920-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:08:34.920-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:08:34.920-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:08:34.952-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:08:34.952-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:ALX") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:08:34.952-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:08:34.952-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:08:34.952-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:08:34.967-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:08:34.967-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:08:34.967-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:08:34.967-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:08:34.967-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:08:34.983-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:08:34.983-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[RequestedConfig policy instance(s) : 9]LOG]!><time="16:08:35.014-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:08:35.014-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 40]LOG]!><time="16:08:35.045-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:08:35.045-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:08:35.045-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:08:35.083-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:08:35.083-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[Total RequestedConfig policy instance(s) : 485]LOG]!><time="16:08:35.170-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8186"> <![LOG[Locked ActualConfig successfully]LOG]!><time="16:08:35.170-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8199"> <![LOG[New/Changed ActualConfig policy instance(s) : 2]LOG]!><time="16:08:35.233-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8278"> <![LOG[[1] Added/updated setting 'ccm_applicationciassignment:assignmentid=dep-alx2001f-scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_406ef4e4-15f0-4e94-b673-6f0a47e63808'.]LOG]!><time="16:08:35.233-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8307"> <![LOG[[2] Added/updated setting 'ccm_scheduler_scheduledmessage:scheduledmessageid=dep-alx2001f-scopeid_16eb6e91-a18a-479d-9a61-af87d5053b5b/application_406ef4e4-15f0-4e94-b673-6f0a47e63808'.]LOG]!><time="16:08:35.233-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8307"> <![LOG[Unlocked ActualConfig successfully]LOG]!><time="16:08:35.233-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8333"> <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="16:08:35.233-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8339"> <![LOG[Raising event: instance of CCM_PolicyAgent_SettingsEvaluationComplete { ClientID = "GUID:092905b6-8853-4580-b0bb-66c4776b837e"; DateTime = "20131119050835.264000+000"; PolicyNamespace = "\\\\.\\root\\ccm\\policy\\machine\\actualconfig"; ProcessID = 964; ThreadID = 1184; }; ]LOG]!><time="16:08:35.264-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="event.cpp:715"> <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="16:08:35.280-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="event.cpp:733"> <![LOG[End TS policy evaluation]LOG]!><time="16:08:35.280-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:10969"> <![LOG[Policy evaluation initiated]LOG]!><time="16:08:35.280-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:4253"> <![LOG[Get Install Directory for SMS Client]LOG]!><time="16:08:35.327-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:4215"> <![LOG[Start to evaluate TS policy with lock]LOG]!><time="16:08:35.342-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:10966"> <![LOG[Locked policy transaction lock successfully]LOG]!><time="16:08:35.342-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8021"> <![LOG[Updating settings in \\.\root\ccm\policy\machine\actualconfig]LOG]!><time="16:08:35.342-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:8024"> <![LOG[RequestedConfig policy instance(s) : 436]LOG]!><time="16:08:35.436-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:08:35.436-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D}") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:08:35.436-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:08:35.436-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:Client:Default:{8864FB91-94EE-4F16-A144-0D82A232049D} successfully]LOG]!><time="16:08:35.436-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:08:35.467-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:08:35.467-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "SMS:ALX") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:08:35.467-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:08:35.467-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source SMS:ALX successfully]LOG]!><time="16:08:35.467-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:08:35.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:08:35.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmPortal") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:08:35.483-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:08:35.483-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmPortal successfully]LOG]!><time="16:08:35.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 0]LOG]!><time="16:08:35.514-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:08:35.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[RequestedConfig policy instance(s) : 9]LOG]!><time="16:08:35.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source Local successfully]LOG]!><time="16:08:35.530-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[RequestedConfig policy instance(s) : 40]LOG]!><time="16:08:35.561-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7653"> <![LOG[Locked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:08:35.561-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7463"> <![LOG[Namespace: \\.\ROOT\ccm\policy\machine\RequestedConfig, Query: SELECT PolicyID FROM CCM_Policy_Policy5 WHERE (PolicySource = "CcmTaskSequence") AND (PolicyState = "Active") AND (PolicyType = "Machine")]LOG]!><time="16:08:35.561-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7511"> <![LOG[There is no ccm_policy_policy instance, skipping addition to realinst map]LOG]!><time="16:08:35.655-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:7512"> <![LOG[Unlocked \\.\ROOT\ccm\policy\machine\RequestedConfig for source CcmTaskSequence successfully]LOG]!><time="16:08:35.655-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:7660"> <![LOG[Total RequestedConfig policy instance(s) : 485]LOG]!><time="16:08:35.733-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8186"> <![LOG[Locked ActualConfig successfully]LOG]!><time="16:08:35.733-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8199"> <![LOG[New/Changed ActualConfig policy instance(s) : 0]LOG]!><time="16:08:35.780-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8278"> <![LOG[Unlocked ActualConfig successfully]LOG]!><time="16:08:35.780-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8333"> <![LOG[Unlocked policy transaction lock successfully]LOG]!><time="16:08:35.780-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="policyutil.cpp:8339"> <![LOG[Raising event: instance of CCM_PolicyAgent_SettingsEvaluationComplete { ClientID = "GUID:092905b6-8853-4580-b0bb-66c4776b837e"; DateTime = "20131119050835.780000+000"; PolicyNamespace = "\\\\.\\root\\ccm\\policy\\machine\\actualconfig"; ProcessID = 964; ThreadID = 1184; }; ]LOG]!><time="16:08:35.780-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="event.cpp:715"> <![LOG[Successfully submitted event to the Status Agent.]LOG]!><time="16:08:35.780-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="event.cpp:733"> <![LOG[End TS policy evaluation]LOG]!><time="16:08:35.780-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="policyutil.cpp:10969"> <![LOG[Policy evaluation initiated]LOG]!><time="16:08:35.780-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="utils.cpp:4253"> <![LOG[Waiting for policy to be compiled in 'root\ccm\policy\machine' namespace ]LOG]!><time="16:08:35.795-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:488"> <![LOG[Query path = 'CCM_ApplicationCIAssignment.AssignmentID="DEP-ALX2001F-ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808"']LOG]!><time="16:08:35.795-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:515"> <![LOG[Verified policy is compiled in 'root\ccm\policy\machine' namespace]LOG]!><time="16:08:35.795-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:540"> <![LOG[Invoking App Management SDK to evaluate app polices]LOG]!><time="16:08:35.827-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:328"> <![LOG[CAppMgmtSDK::EvaluateAppPolicy ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.(null)]LOG]!><time="16:08:35.827-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="1184" file="cisdkclass.cpp:1789"> <![LOG[App policy evaluation for application 'ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808' has started. Please refer to DCMAgent.log for the details on this job. JobID='{B9C62E02-236A-47BC-9E8C-28F0AF478E10}']LOG]!><time="16:08:35.858-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:348"> <![LOG[Setting TSEnv variable 'SMSTSAppPolicyEvaluationJobID__ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808'='{B9C62E02-236A-47BC-9E8C-28F0AF478E10}']LOG]!><time="16:08:35.858-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:66"> <![LOG[Waiting for installation job to complete..]LOG]!><time="16:08:35.858-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1179"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:35.858-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:35.858-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:35.858-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = Unknown]LOG]!><time="16:08:35.920-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[NotifyProgress received: 0 (No application state information is available )]LOG]!><time="16:08:35.936-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="2908" file="installapplication.cpp:659"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:35.936-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:35.936-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:35.936-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = Unknown]LOG]!><time="16:08:35.952-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:35.967-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:35.967-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:35.967-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = Unknown]LOG]!><time="16:08:35.983-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.045-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.045-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.045-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = Unknown]LOG]!><time="16:08:36.061-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.483-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.483-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.483-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:36.514-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[NotifyProgress received: 3 (Application is available for installation )]LOG]!><time="16:08:36.514-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="2908" file="installapplication.cpp:659"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.514-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.514-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.514-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:36.561-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.561-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.561-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.561-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:36.577-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.577-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.577-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.577-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:36.592-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.592-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.592-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.687-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:36.702-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.702-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.702-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.702-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[NotifyComplete received]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:587"> <![LOG[NotifyComplete processed]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:599"> <![LOG[Received job completion notification from DCM Agent]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1238"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:163"> <![LOG[Policy evaluation for App successful]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1263"> <![LOG[Setting TSEnv variable 'SMSTSAppPolicyEvaluationJobID__ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808'='']LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:66"> <![LOG[EvaluationJob complete]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1278"> <![LOG[Checking if the active request handle: {4DD6C75A-9DE5-493D-BA55-304CFBFE899B} is valid.]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:5052"> <![LOG[CoCreateInstance succeeded]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:5074"> <![LOG[Active request handle: {4DD6C75A-9DE5-493D-BA55-304CFBFE899B} is valid.]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="utils.cpp:5082"> <![LOG[Invoking App Management SDK to install application ]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="1184" file="installapplication.cpp:397"> <![LOG[CAppMgmtSDK::EnforceAppPolicy ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.(null)]LOG]!><time="16:08:36.717-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="1184" file="cisdkclass.cpp:1876"> <![LOG[Installing application 'ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808' has started. Please refer to DCMAgent.log for the details on this job. JobID='{0E596236-31CF-44D3-9E24-13C190A6394E}']LOG]!><time="16:08:36.749-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:418"> <![LOG[Setting TSEnv variable 'SMSTSInstallApplicationJobID__ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/Application_406ef4e4-15f0-4e94-b673-6f0a47e63808'='{0E596236-31CF-44D3-9E24-13C190A6394E}']LOG]!><time="16:08:36.749-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:66"> <![LOG[Waiting for installation job to complete..]LOG]!><time="16:08:36.749-660" date="11-19-2013" component="InstallApplication" context="" type="1" thread="1184" file="installapplication.cpp:1179"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.749-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.749-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.967-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:36.999-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:36.999-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.999-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:36.999-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:37.014-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:37.014-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:37.014-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:37.014-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:37.030-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:37.030-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:37.030-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:37.030-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:37.061-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:37.264-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:37.264-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:37.264-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:37.327-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:08:37.327-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:37.327-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:08:37.327-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:08:37.342-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:09:28.561-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2908" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:09:28.561-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:09:28.561-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2064"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808.13 = AvailableForEnforcement]LOG]!><time="16:09:28.577-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2908" file="cisdkclass.cpp:2174"> <![LOG[GetAppMgmtSDKInterface successful]LOG]!><time="16:10:49.733-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2832" file="installapplication.cpp:163"> <![LOG[CAppMgmtSDK::GetEvaluationState ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:10:49.733-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2832" file="cisdkclass.cpp:2046"> <![LOG[Passed in version 13 for ScopeId_16EB6E91-A18A-479D-9A61-AF87D5053B5B/RequiredApplication_406ef4e4-15f0-4e94-b673-6f0a47e63808]LOG]!><time="16:10:49.733-660" date="11-19-2013" component="DCMAgent" context="" type="1" thread="2832" file="cisdkclass.cpp:2064"> <![LOG[spCIStateStore->GetCIState( pszAppPolicyId, csPolicyRevision, (sUserSID.length()>0) ? sUserSID.c_str() : 0, &spPolicyState, 1), HRESULT=87d00244 (e:\nts_sccm_release\sms\dcm\sdk\cisdkclass.cpp,2088)]LOG]!><time="16:10:49.986-660" date="11-19-2013" component="DCMAgent" context="" type="0" thread="2832" file="cisdkclass.cpp:2088"> <![LOG[__hrMethodRetVal, HRESULT=87d00244 (e:\nts_sccm_release\sms\dcm\sdk\cisdkclass.cpp,2097)]LOG]!><time="16:10:49.986-660" date="11-19-2013" component="DCMAgent" context="" type="0" thread="2832" file="cisdkclass.cpp:2097"> <![LOG[CAppMgmtSDK::GetEvaluationState failed, error = 0x87d00244]LOG]!><time="16:10:49.986-660" date="11-19-2013" component="DCMAgent" context="" type="3" thread="2832" file="cisdkclass.cpp:2180"> <![LOG[spAppMgmtSDK->GetEvaluationState(m_sAppPolicyModelName, m_sAppPolicyCIVersion, true, true, &policyEvalState, &appEvalState), HRESULT=87d00244 (e:\nts_sccm_release\sms\client\osdeployment\installapplication\installapplication.cpp,655)]LOG]!><time="16:10:49.986-660" date="11-19-2013" component="InstallApplication" context="" type="0" thread="2832" file="installapplication.cpp:655"> <![LOG[Failed to set log directory. Some execution history may be lost. The system cannot find the file specified. (Error: 80070002; Source: Windows)]LOG]!><time="16:11:38.182-660" date="11-19-2013" component="OSDSetupHook" context="" type="3" thread="876" file="osdsetuphook.cpp:192"> <![LOG[Executing task sequence]LOG]!><time="16:11:38.307-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="osdsetuphook.cpp:279"> <![LOG[Task Sequence environment not found.]LOG]!><time="16:11:38.307-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:1450"> <![LOG[Attempting to get active request.]LOG]!><time="16:11:38.307-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:48"> <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="16:11:38.370-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:57"> <![LOG[Waiting for ccmexec process to start.]LOG]!><time="16:11:38.370-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:58"> <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="16:11:44.416-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:57"> <![LOG[Waiting for ccmexec process to start.]LOG]!><time="16:11:44.416-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:58"> <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="16:11:49.650-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:57"> <![LOG[Waiting for ccmexec process to start.]LOG]!><time="16:11:49.650-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:58"> <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="16:11:54.666-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:57"> <![LOG[Waiting for ccmexec process to start.]LOG]!><time="16:11:54.666-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:58"> <![LOG[Failed to create instance if Software Execution Request Managerr. 0x80070005]LOG]!><time="16:11:59.697-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:57"> <![LOG[Waiting for ccmexec process to start.]LOG]!><time="16:11:59.697-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:58"> <![LOG[GetActiveRequest failed with error code 0x87d01012]LOG]!><time="16:12:06.572-660" date="11-19-2013" component="OSDSetupHook" context="" type="3" thread="876" file="basesetuphook.cpp:66"> <![LOG[GetActiveRequest failed. 0x87D01012.]LOG]!><time="16:12:06.572-660" date="11-19-2013" component="OSDSetupHook" context="" type="3" thread="876" file="basesetuphook.cpp:83"> <![LOG[ReleaseActiveRequest failed. 0x87d01012.]LOG]!><time="16:12:06.572-660" date="11-19-2013" component="OSDSetupHook" context="" type="3" thread="876" file="basesetuphook.cpp:122"> <![LOG[Deleting SMS_MaintenanceTaskRequests istance: SMS_MaintenanceTaskRequests.TaskID="{4DD6C75A-9DE5-493D-BA55-304CFBFE899B}".]LOG]!><time="16:12:06.588-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:144"> <![LOG[Removed 1 instance of SMS_MaintenanceTaskRequests for tasksequence.]LOG]!><time="16:12:06.588-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:155"> <![LOG[Uninstalling Setup Hook]LOG]!><time="16:12:06.588-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:1628"> <![LOG[Removing setup hook from registry.]LOG]!><time="16:12:06.588-660" date="11-19-2013" component="OSDSetupHook" context="" type="0" thread="876" file="vistasetuphook.cpp:143"> <![LOG[Successfully removed C:\WINDOWS\system32\OSDGINA.DLL]LOG]!><time="16:12:06.604-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:1321"> <![LOG[Successfully removed C:\WINDOWS\system32\OSDSETUPHOOK.EXE]LOG]!><time="16:12:06.619-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:1321"> <![LOG[Successfully removed C:\WINDOWS\system32\_SMSOSDSetup]LOG]!><time="16:12:06.619-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:1358"> <![LOG[RegQueryValueExW is unsuccessful for Software\Microsoft\SMS\Task Sequence, SMSTSEndProgram]LOG]!><time="16:12:06.635-660" date="11-19-2013" component="OSDSetupHook" context="" type="2" thread="876" file="utils.cpp:811"> <![LOG[GetTsRegValue() is unsuccessful. 0x80070002.]LOG]!><time="16:12:06.635-660" date="11-19-2013" component="OSDSetupHook" context="" type="2" thread="876" file="utils.cpp:842"> <![LOG[End program: ]LOG]!><time="16:12:06.635-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="basesetuphook.cpp:1642"> <![LOG[Successfully finalized logs to SMS client log directory from C:\WINDOWS\CCM\Logs]LOG]!><time="16:12:06.717-660" date="11-19-2013" component="OSDSetupHook" context="" type="1" thread="876" file="tslogging.cpp:1542">
  6. Hi Mate, I was having the same issue when I was trying to get it running on my Windows 8.1 OSD. Are you still using the Windows 8 SXS files? The Windows 8.1 ones are different and it will fail if you try to use the older ones. I do use a source which I copy to the temp folder on the machine but I don't know if that is relevent to your issue. Cheers Rhys
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.