Jump to content


polonio210

Deploy .BAT files

Recommended Posts

 

Thank you guys...
The command line will be like?
V
V
V
@echo off
Start /wait C:\%windir%\Inst_cap.exe /remove
RD C:\Agent /s /q
I can't remove the RD command because its clean the software agent.

 

@start /wait %windir%\inst_cap.exe /remove is enough!

 

if C:\Agent exist RD C:\agent /Q /S

 

done! :)

Share this post


Link to post
Share on other sites

Hi guys,

 

doesn't works.

 

I tried the two ways. =(

 

@start /wait %windir%\inst_cap.exe /remove

if C:\Agent exist RD C:\agent /Q /S

And only the first line

@start /wait %windir%\inst_cap.exe /remove

In the ConfigMgr console its reports Bad Environment

 

Maybe is the way i create the package (with standard program).

 

CmmExec.log

 

Starting CCMEXEC service... CcmExec 02/05/2016 10:00:52 6300 (0x189C)
Running on machine KZN1228MTW7P as user SISTEMA. CcmExec 02/05/2016 10:00:57 6300 (0x189C)
Initializing COM. CcmExec 02/05/2016 10:01:00 6300 (0x189C)
Registering for logging change notifications. CcmExec 02/05/2016 10:01:01 6300 (0x189C)
Setting default logging component for process. CcmExec 02/05/2016 10:01:02 6300 (0x189C)
Setting service status to RUNNING. CcmExec 02/05/2016 10:01:03 6300 (0x189C)
Checking configuration. CcmExec 02/05/2016 10:01:05 6300 (0x189C)
Successfully Created Thread for CheckConfiguration. Waiting for Configuration to Complete CcmExec 02/05/2016 10:01:05 6300 (0x189C)
Starting phase 0 initialization. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Initializing exception handlers. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Initializing performance counters. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Initializing thread pool. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Initializing task engine. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Initializing system task processor. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Initializing network entry points. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Registering for Network Change Events. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Creating global objects. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
>>> Test Hook: Power state unknown CcmExec 02/05/2016 10:04:22 6300 (0x189C)
>>> Test Hook: Idle state unknown CcmExec 02/05/2016 10:04:22 6300 (0x189C)
>>> Test Hook: Network state unknown CcmExec 02/05/2016 10:04:22 6300 (0x189C)
>>> Test Hook: NetworkCost state unknown CcmExec 02/05/2016 10:04:22 6300 (0x189C)
>>> Test Hook: Maintenance state unknown CcmExec 02/05/2016 10:04:22 6300 (0x189C)
>>> Test Hook: CS state unknown CcmExec 02/05/2016 10:04:22 6300 (0x189C)
>>> Test Hook: Listening on software\microsoft\ccm\CcmConditions changes... CcmExec 02/05/2016 10:04:22 6300 (0x189C)
Initialzing power state manager. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
*** Keep the system awake CcmExec 02/05/2016 10:04:22 2948 (0x0B84)
Initialzing network state manager. CcmExec 02/05/2016 10:04:22 6300 (0x189C)
[NWCOST] UNRESTRICTED CcmExec 02/05/2016 10:04:27 6300 (0x189C)
[NWSTATE] CONNECTED AND DOMAIN AUTHENTICATED CcmExec 02/05/2016 10:04:27 6300 (0x189C)
Initialzing task scheduler. CcmExec 02/05/2016 10:04:27 6300 (0x189C)
Refresh CCM Identity using any registered identity stores CcmExec 02/05/2016 10:04:27 6300 (0x189C)
Entering Certificate Maintenance CcmExec 02/05/2016 10:04:28 6300 (0x189C)
Loading service settings. CcmExec 02/05/2016 10:04:28 6300 (0x189C)
Completed phase 0 initialization. CcmExec 02/05/2016 10:04:28 6300 (0x189C)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 10:04:28 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 10:04:28 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 10:04:28 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 10:04:28 7084 (0x1BAC)
Verifying WMI performance counter classes. CcmExec 02/05/2016 10:04:28 6300 (0x189C)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 10:04:28 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 10:04:28 7084 (0x1BAC)
Posting task to perform phase 1 initialization. CcmExec 02/05/2016 10:04:54 6300 (0x189C)
Entering main message loop. CcmExec 02/05/2016 10:04:54 6300 (0x189C)
Starting phase 1 initialization. CcmExec 02/05/2016 10:04:54 4700 (0x125C)
Initializing messaging subsystem. CcmExec 02/05/2016 10:04:54 4700 (0x125C)
Registering for Logon/Logoff notifications. CcmExec 02/05/2016 10:05:00 4700 (0x125C)
Found user S-1-5-21-1361084310-542775911-879972363-10204 on session 1 CcmExec 02/05/2016 10:05:00 4700 (0x125C)
Added CCM (user, session) is: (S-1-5-21-1361084310-542775911-879972363-10204,1). CcmExec 02/05/2016 10:05:00 4700 (0x125C)
No cached user during RegisterForLogon. CcmExec 02/05/2016 10:05:00 4700 (0x125C)
New CCM (user, session) is: (S-1-5-21-1361084310-542775911-879972363-10204,1). CcmExec 02/05/2016 10:05:00 4700 (0x125C)
User 'S-1-5-21-1361084310-542775911-879972363-10204' is logged on to session 1 during RegisterForLogon. CcmExec 02/05/2016 10:05:00 4700 (0x125C)
Invoking task to monitor cached logged on user every 600 seconds. CcmExec 02/05/2016 10:05:00 4700 (0x125C)
Registering built-in COM class objects. CcmExec 02/05/2016 10:05:00 4700 (0x125C)
Registering hosted COM class objects. CcmExec 02/05/2016 10:05:00 4700 (0x125C)
Allowing activation requests on class objects. CcmExec 02/05/2016 10:05:20 4700 (0x125C)
Registering endpoint notifications. CcmExec 02/05/2016 10:05:20 4700 (0x125C)
Starting system task processor. CcmExec 02/05/2016 10:05:33 4700 (0x125C)
BEGIN ExecuteSystemTasks('PreStartup') CcmExec 02/05/2016 10:05:33 6348 (0x18CC)
Invoking system task 'StatusAgentInitialization' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:05:33 5564 (0x15BC)
Invoking system task 'ClientRegistrationStartup' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:05:36 5564 (0x15BC)
Invoking system task 'MtcPreStartup'. CcmExec 02/05/2016 10:05:37 5564 (0x15BC)
Invoking system task 'StateMessageManagerStartup' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:05:38 5564 (0x15BC)
END ExecuteSystemTasks('PreStartup') CcmExec 02/05/2016 10:05:45 6348 (0x18CC)
BEGIN ExecuteSystemTasks('Startup') CcmExec 02/05/2016 10:05:45 6348 (0x18CC)
Invoking system task 'ClientIDManagerStartup'. CcmExec 02/05/2016 10:05:46 6368 (0x18E0)
Invoking system task 'CcmEvalTaskStartup'. CcmExec 02/05/2016 10:05:46 5564 (0x15BC)
Invoking system task 'EndpointProtectionAgentStartup'. CcmExec 02/05/2016 10:05:46 6384 (0x18F0)
Invoking system task 'UserAffinityTaskStartup'. CcmExec 02/05/2016 10:05:47 5672 (0x1628)
Invoking system task 'EEAStartup'. CcmExec 02/05/2016 10:05:47 6556 (0x199C)
Invoking system task 'StatusAgentStartup' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:00 6368 (0x18E0)
Invoking system task 'CertificateMaintenance'. CcmExec 02/05/2016 10:06:00 5564 (0x15BC)
Invoking system task 'LSMaintenance'. CcmExec 02/05/2016 10:06:01 5564 (0x15BC)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:03 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:03 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 7608 (0x1DB8)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 2824 (0x0B08)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 7608 (0x1DB8)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 2824 (0x0B08)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 2824 (0x0B08)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 7608 (0x1DB8)
Invoking system task 'MtrMgrStartup'. CcmExec 02/05/2016 10:06:06 5564 (0x15BC)
Invoking system task 'CTMStartup'. CcmExec 02/05/2016 10:06:07 6384 (0x18F0)
Invoking system task 'SrcUpdateStartup'. CcmExec 02/05/2016 10:06:07 7160 (0x1BF8)
Invoking system task 'FileBITSStartup'. CcmExec 02/05/2016 10:06:07 5672 (0x1628)
Invoking system task 'RebootCoordStartup'. CcmExec 02/05/2016 10:06:07 5672 (0x1628)
Invoking system task 'DTSStartup'. CcmExec 02/05/2016 10:06:07 6880 (0x1AE0)
Invoking system task 'SrvWinMgrStartup'. CcmExec 02/05/2016 10:06:07 6384 (0x18F0)
Invoking system task 'ScanAgentStartupTask'. CcmExec 02/05/2016 10:06:07 6384 (0x18F0)
Invoking system task 'ExecmgrStartup'. CcmExec 02/05/2016 10:06:09 6384 (0x18F0)
Could not load logging configuration for component CcmTask. Using default values. CcmExec 02/05/2016 10:06:10 6384 (0x18F0)
Invoking system task 'CIStore_Startup'. CcmExec 02/05/2016 10:06:10 6384 (0x18F0)
Invoking system task 'CIStateStore_Startup'. CcmExec 02/05/2016 10:06:13 6384 (0x18F0)
Invoking system task 'CIDownloader_Startup'. CcmExec 02/05/2016 10:06:15 5672 (0x1628)
Invoking system task 'CIAgent_Startup'. CcmExec 02/05/2016 10:06:16 5672 (0x1628)
Invoking system task 'UpdatesDeploymentStartupTask'. CcmExec 02/05/2016 10:06:23 5672 (0x1628)
Invoking system task 'SMSSHA_Startup'. CcmExec 02/05/2016 10:06:24 6384 (0x18F0)
System task 'SMSSHA_Startup' returned error code 0x87d0027f. CcmExec 02/05/2016 10:06:24 6384 (0x18F0)
Invoking system task 'DCMAgent_Startup'. CcmExec 02/05/2016 10:06:26 6384 (0x18F0)
Invoking system task 'SCStartUp' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:36 6384 (0x18F0)
Could not instantiate COM class for system task 'CertEnrollAgentStartupTask' (0x80040154). CcmExec 02/05/2016 10:06:49 5672 (0x1628)
Invoking system task 'BgbAgentStartupTask'. CcmExec 02/05/2016 10:06:49 6384 (0x18F0)
Invoking system task 'SoftwareCatalogUpdateStartupTask'. CcmExec 02/05/2016 10:06:49 6880 (0x1AE0)
Invoking system task 'PwrAgentStartupTask'. CcmExec 02/05/2016 10:06:50 7060 (0x1B94)
END ExecuteSystemTasks('Startup') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Running PostStartup tasks. CcmExec 02/05/2016 10:06:51 4700 (0x125C)
SystemTaskProcessor::QueueEvent(PostStartup, 1) CcmExec 02/05/2016 10:06:51 4700 (0x125C)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 7060 (0x1B94)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 7060 (0x1B94)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
BEGIN ExecuteSystemTasks('PostStartup') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PolicyEvaluator_PostStartup' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 7060 (0x1B94)
Invoking system task 'SchedulerStartup'. CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Invoking system task 'PolicyAgent_PostStartup'. CcmExec 02/05/2016 10:06:55 6348 (0x18CC)
END ExecuteSystemTasks('PostStartup') CcmExec 02/05/2016 10:06:55 6880 (0x1AE0)
Sending "Logon" event for all logged on users... CcmExec 02/05/2016 10:06:55 4700 (0x125C)
SystemTaskProcessor::QueueEvent(Logon, 0) CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Starting endpoint queue processors. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Starting outgoing queue processors. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Creating and signaling service running event. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
BEGIN ExecuteSystemTasks('Logon') CcmExec 02/05/2016 10:06:55 6880 (0x1AE0)
Invoking task to release idle endpoints every 300 seconds. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Invoking task to check memory every 60 seconds. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Invoking task to purge obsolete system files every 43200 seconds. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
CoFreeUnusedLibraries will be called every 600 seconds. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Initializing Command Execution subsystem. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Completed phase 1 initialization. Service is now fully operational. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
*** System is now free to go to sleep CcmExec 02/05/2016 10:06:55 2948 (0x0B84)
Winmgmt service current status is 0x4. Process Id 1116. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Invoking system task 'FileBITSLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:56 9108 (0x2394)
Invoking system task 'ExecmgrLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:56 9104 (0x2390)
Invoking system task 'SchedulerLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:57 6368 (0x18E0)
Notifying endpoint 'SCUpdateMgr' of __InstanceModificationEvent settings change on object SMS_PortalInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 8944 (0x22F0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 7608 (0x1DB8)
Invoking system task 'SrcUpdateLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 5672 (0x1628)
Invoking system task 'UserAffinityTaskLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 6368 (0x18E0)
Invoking system task 'SCUpdateMgrLogOn' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 9132 (0x23AC)
Invoking system task 'DTSLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 5672 (0x1628)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificat
Invoking system task 'StatusAgentStartup' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:00 6368 (0x18E0)
Invoking system task 'CertificateMaintenance'. CcmExec 02/05/2016 10:06:00 5564 (0x15BC)
Invoking system task 'LSMaintenance'. CcmExec 02/05/2016 10:06:01 5564 (0x15BC)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:03 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:03 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 7608 (0x1DB8)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 2824 (0x0B08)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:04 7608 (0x1DB8)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 2824 (0x0B08)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 2824 (0x0B08)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:05 7608 (0x1DB8)
Invoking system task 'MtrMgrStartup'. CcmExec 02/05/2016 10:06:06 5564 (0x15BC)
Invoking system task 'CTMStartup'. CcmExec 02/05/2016 10:06:07 6384 (0x18F0)
Invoking system task 'SrcUpdateStartup'. CcmExec 02/05/2016 10:06:07 7160 (0x1BF8)
Invoking system task 'FileBITSStartup'. CcmExec 02/05/2016 10:06:07 5672 (0x1628)
Invoking system task 'RebootCoordStartup'. CcmExec 02/05/2016 10:06:07 5672 (0x1628)
Invoking system task 'DTSStartup'. CcmExec 02/05/2016 10:06:07 6880 (0x1AE0)
Invoking system task 'SrvWinMgrStartup'. CcmExec 02/05/2016 10:06:07 6384 (0x18F0)
Invoking system task 'ScanAgentStartupTask'. CcmExec 02/05/2016 10:06:07 6384 (0x18F0)
Invoking system task 'ExecmgrStartup'. CcmExec 02/05/2016 10:06:09 6384 (0x18F0)
Could not load logging configuration for component CcmTask. Using default values. CcmExec 02/05/2016 10:06:10 6384 (0x18F0)
Invoking system task 'CIStore_Startup'. CcmExec 02/05/2016 10:06:10 6384 (0x18F0)
Invoking system task 'CIStateStore_Startup'. CcmExec 02/05/2016 10:06:13 6384 (0x18F0)
Invoking system task 'CIDownloader_Startup'. CcmExec 02/05/2016 10:06:15 5672 (0x1628)
Invoking system task 'CIAgent_Startup'. CcmExec 02/05/2016 10:06:16 5672 (0x1628)
Invoking system task 'UpdatesDeploymentStartupTask'. CcmExec 02/05/2016 10:06:23 5672 (0x1628)
Invoking system task 'SMSSHA_Startup'. CcmExec 02/05/2016 10:06:24 6384 (0x18F0)
System task 'SMSSHA_Startup' returned error code 0x87d0027f. CcmExec 02/05/2016 10:06:24 6384 (0x18F0)
Invoking system task 'DCMAgent_Startup'. CcmExec 02/05/2016 10:06:26 6384 (0x18F0)
Invoking system task 'SCStartUp' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:36 6384 (0x18F0)
Could not instantiate COM class for system task 'CertEnrollAgentStartupTask' (0x80040154). CcmExec 02/05/2016 10:06:49 5672 (0x1628)
Invoking system task 'BgbAgentStartupTask'. CcmExec 02/05/2016 10:06:49 6384 (0x18F0)
Invoking system task 'SoftwareCatalogUpdateStartupTask'. CcmExec 02/05/2016 10:06:49 6880 (0x1AE0)
Invoking system task 'PwrAgentStartupTask'. CcmExec 02/05/2016 10:06:50 7060 (0x1B94)
END ExecuteSystemTasks('Startup') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Running PostStartup tasks. CcmExec 02/05/2016 10:06:51 4700 (0x125C)
SystemTaskProcessor::QueueEvent(PostStartup, 1) CcmExec 02/05/2016 10:06:51 4700 (0x125C)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 7060 (0x1B94)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 7060 (0x1B94)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
BEGIN ExecuteSystemTasks('PostStartup') CcmExec 02/05/2016 10:06:51 6880 (0x1AE0)
Invoking system task 'PolicyEvaluator_PostStartup' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:51 7060 (0x1B94)
Invoking system task 'SchedulerStartup'. CcmExec 02/05/2016 10:06:51 6348 (0x18CC)
Invoking system task 'PolicyAgent_PostStartup'. CcmExec 02/05/2016 10:06:55 6348 (0x18CC)
END ExecuteSystemTasks('PostStartup') CcmExec 02/05/2016 10:06:55 6880 (0x1AE0)
Sending "Logon" event for all logged on users... CcmExec 02/05/2016 10:06:55 4700 (0x125C)
SystemTaskProcessor::QueueEvent(Logon, 0) CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Starting endpoint queue processors. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Starting outgoing queue processors. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Creating and signaling service running event. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
BEGIN ExecuteSystemTasks('Logon') CcmExec 02/05/2016 10:06:55 6880 (0x1AE0)
Invoking task to release idle endpoints every 300 seconds. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Invoking task to check memory every 60 seconds. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Invoking task to purge obsolete system files every 43200 seconds. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
CoFreeUnusedLibraries will be called every 600 seconds. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Initializing Command Execution subsystem. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Completed phase 1 initialization. Service is now fully operational. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
*** System is now free to go to sleep CcmExec 02/05/2016 10:06:55 2948 (0x0B84)
Winmgmt service current status is 0x4. Process Id 1116. CcmExec 02/05/2016 10:06:55 4700 (0x125C)
Invoking system task 'FileBITSLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:56 9108 (0x2394)
Invoking system task 'ExecmgrLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:56 9104 (0x2390)
Invoking system task 'SchedulerLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:57 6368 (0x18E0)
Notifying endpoint 'SCUpdateMgr' of __InstanceModificationEvent settings change on object SMS_PortalInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 8944 (0x22F0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 7608 (0x1DB8)
Invoking system task 'SrcUpdateLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 5672 (0x1628)
Invoking system task 'UserAffinityTaskLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 6368 (0x18E0)
Invoking system task 'SCUpdateMgrLogOn' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 9132 (0x23AC)
Invoking system task 'DTSLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 5672 (0x1628)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 7608 (0x1DB8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 7608 (0x1DB8)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:06:59 2824 (0x0B08)
Invoking system task 'PolicyEvaluator_Logon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 9132 (0x23AC)
Invoking system task 'RebootCoordLogon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:06:59 9108 (0x2394)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:00 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:00 8944 (0x22F0)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:00 2824 (0x0B08)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:00 8944 (0x22F0)
Invoking system task 'PwrAgentLogonTask'. CcmExec 02/05/2016 10:07:00 7060 (0x1B94)
Invoking system task 'UpdatesDeploymentLogonTask' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:07:00 9108 (0x2394)
Invoking system task 'DCMAgent_Logon' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:07:01 7060 (0x1B94)
Invoking system task 'SCLogOn' via ICcmSystemTask2 interface. CcmExec 02/05/2016 10:07:01 9108 (0x2394)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:01 8944 (0x22F0)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:01 8944 (0x22F0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:01 8944 (0x22F0)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:01 2824 (0x0B08)
END ExecuteSystemTasks('Logon') CcmExec 02/05/2016 10:07:01 6880 (0x1AE0)
Notifying endpoint 'SCUpdateMgr' of __InstanceModificationEvent settings change on object SMS_PortalInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 10:07:05 8944 (0x22F0)
Check and install Wakeup Proxy hotfix CcmExec 02/05/2016 10:08:00 7060 (0x1B94)
Retry Wakeup Proxy install/uninstall #1 CcmExec 02/05/2016 10:08:00 7060 (0x1B94)
Wakeup Proxy disabled, service not installed -> Remove timer CcmExec 02/05/2016 10:08:03 7060 (0x1B94)
Sending State Message with topic type = 2100, state id = 1, run state = 0, and error code = 0x57bc4428 CcmExec 02/05/2016 10:08:03 7060 (0x1B94)
Skip sending state message due to same state message already exists. CcmExec 02/05/2016 10:08:03 7060 (0x1B94)
Could not load logging configuration for component FileSystemFile. Using default values. CcmExec 02/05/2016 11:06:33 1320 (0x0528)
*** Keep the system awake CcmExec 02/05/2016 11:40:56 8688 (0x21F0)
*** System is now free to go to sleep CcmExec 02/05/2016 11:41:09 8688 (0x21F0)
Notifying endpoint 'CIStore' of __InstanceCreationEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/Application_69aafa17-df70-419b-bd49-eed4476a4ef1",Version="1" for user 'S-1-5-18'. CCMEXEC 02/05/2016 11:41:09 8728 (0x2218)
Notifying endpoint 'execmgr' of __InstanceCreationEvent settings change on object CCM_SoftwareDistribution.ADV_AdvertisementID="SPB20036",PKG_PackageID="SPB00051",PRG_ProgramID="Aranda Remove" for user 'S-1-5-18'. CCMEXEC 02/05/2016 11:41:09 10704 (0x29D0)
Notifying endpoint 'DCMAgent' of __InstanceCreationEvent settings change on object CCM_ApplicationCIAssignment.AssignmentID="{60B10689-3DDB-4E8A-A901-AB1E7D3D8551}" for user 'S-1-5-18'. CCMEXEC 02/05/2016 11:41:09 7272 (0x1C68)
Notifying endpoint 'CIStore' of __InstanceCreationEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/DeploymentType_b12282ac-221c-469e-a254-30a96d53c3fc",Version="1" for user 'S-1-5-18'. CCMEXEC 02/05/2016 11:41:10 8728 (0x2218)
Notifying endpoint 'CIStore' of __InstanceCreationEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/RequiredApplication_69aafa17-df70-419b-bd49-eed4476a4ef1",Version="1" for user 'S-1-5-18'. CCMEXEC 02/05/2016 11:41:10 8728 (0x2218)
Notifying endpoint 'execmgr' of __InstanceModificationEvent settings change on object SMS_MaintenanceTaskRequests.TaskID="{E4AE477B-6A0B-4671-AA8B-82090136DA31}" for user 'S-1-5-18'. CCMEXEC 02/05/2016 11:41:10 8728 (0x2218)
*** Keep the system awake CcmExec 02/05/2016 11:41:12 2848 (0x0B20)
Notifying endpoint 'execmgr' of __InstanceModificationEvent settings change on object SMS_MaintenanceTaskRequests.TaskID="{E4AE477B-6A0B-4671-AA8B-82090136DA31}" for user 'S-1-5-18'. CCMEXEC 02/05/2016 11:41:12 10588 (0x295C)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 11:45:23 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 11:45:23 7084 (0x1BAC)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 11:45:23 7380 (0x1CD4)
Invoking system task 'PowerStateManager_PowerChange
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 12:02:23 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 12:02:23 7084 (0x1BAC)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 12:02:23 9448 (0x24E8)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 12:02:23 5684 (0x1634)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 12:02:23 5684 (0x1634)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 12:02:23 9448 (0x24E8)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 12:02:23 5684 (0x1634)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 12:02:23 9448 (0x24E8)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 12:02:23 5684 (0x1634)
User SID 'S-1-5-21-1361084310-542775911-879972363-10204' unlock processing. CCMEXEC 02/05/2016 12:02:28 9448 (0x24E8)
SystemTaskProcessor::QueueEvent(Unlock, 0) CCMEXEC 02/05/2016 12:02:28 9448 (0x24E8)
BEGIN ExecuteSystemTasks('Unlock') CcmExec 02/05/2016 12:02:28 5684 (0x1634)
Invoking system task 'PolicyEvaluator_Unlock' via ICcmSystemTask2 interface. CcmExec 02/05/2016 12:02:28 9448 (0x24E8)
System task 'PolicyEvaluator_Unlock' returned error code 0x8000ffff. CcmExec 02/05/2016 12:02:28 9448 (0x24E8)
END ExecuteSystemTasks('Unlock') CcmExec 02/05/2016 12:02:28 5684 (0x1634)
Power lease [5471] started by 'CCMTask execute' for 29 minutes CcmExec 02/05/2016 12:11:24 7188 (0x1C14)
Notifying endpoint 'CITaskMgr' of __InstanceModificationEvent settings change on object SMS_MaintenanceTaskRequests.TaskID="24e3f673-9026-4e70-b004-c612519eb982" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:13:43 4156 (0x103C)
Notifying endpoint 'CITaskMgr' of __InstanceModificationEvent settings change on object SMS_MaintenanceTaskRequests.TaskID="24e3f673-9026-4e70-b004-c612519eb982" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:13:43 4156 (0x103C)
Notifying endpoint 'CITaskMgr' of __InstanceDeletionEvent settings change on object SMS_MaintenanceTaskRequests.TaskID="24e3f673-9026-4e70-b004-c612519eb982" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:13:50 10704 (0x29D0)
*** System is now free to go to sleep CcmExec 02/05/2016 12:13:51 2848 (0x0B20)
User SID 'S-1-5-21-1361084310-542775911-879972363-10204' lock processing. CCMEXEC 02/05/2016 12:16:59 7200 (0x1C20)
SystemTaskProcessor::QueueEvent(Lock, 0) CCMEXEC 02/05/2016 12:16:59 7200 (0x1C20)
BEGIN ExecuteSystemTasks('Lock') CcmExec 02/05/2016 12:16:59 7200 (0x1C20)
END ExecuteSystemTasks('Lock') CcmExec 02/05/2016 12:16:59 7200 (0x1C20)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 12:37:01 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 12:37:01 7084 (0x1BAC)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 12:37:01 6564 (0x19A4)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 12:37:01 6452 (0x1934)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 12:37:01 6452 (0x1934)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 12:37:01 6564 (0x19A4)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 12:37:01 6452 (0x1934)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 12:37:01 6564 (0x19A4)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 12:37:01 6452 (0x1934)
*** Keep the system awake CcmExec 02/05/2016 12:40:55 6564 (0x19A4)
*** System is now free to go to sleep CcmExec 02/05/2016 12:41:05 6564 (0x19A4)
Notifying endpoint 'CIStore' of __InstanceDeletionEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/Application_69aafa17-df70-419b-bd49-eed4476a4ef1",Version="1" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:41:05 7600 (0x1DB0)
Notifying endpoint 'CIStore' of __InstanceDeletionEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/RequiredApplication_69aafa17-df70-419b-bd49-eed4476a4ef1",Version="1" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:41:05 7600 (0x1DB0)
Notifying endpoint 'CIStore' of __InstanceDeletionEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/DeploymentType_b12282ac-221c-469e-a254-30a96d53c3fc",Version="1" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:41:05 7600 (0x1DB0)
Notifying endpoint 'DCMAgent' of __InstanceModificationEvent settings change on object CCM_ApplicationCIAssignment.AssignmentID="{60B10689-3DDB-4E8A-A901-AB1E7D3D8551}" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:41:05 5568 (0x15C0)
Notifying endpoint 'CIStore' of __InstanceCreationEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/Application_69aafa17-df70-419b-bd49-eed4476a4ef1",Version="2" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:41:05 7600 (0x1DB0)
Notifying endpoint 'CIStore' of __InstanceCreationEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/DeploymentType_b12282ac-221c-469e-a254-30a96d53c3fc",Version="2" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:41:05 7600 (0x1DB0)
Notifying endpoint 'CIStore' of __InstanceCreationEvent settings change on object CCM_CIVersionInfo.ModelName="ScopeId_BA53D56B-40FA-479C-8020-BD938EFB4766/RequiredApplication_69aafa17-df70-419b-bd49-eed4476a4ef1",Version="2" for user 'S-1-5-18'. CCMEXEC 02/05/2016 12:41:05 7600 (0x1DB0)
*** Keep the system awake CcmExec 02/05/2016 12:41:06 9784 (0x2638)
*** System is now free to go to sleep CcmExec 02/05/2016 12:41:18 9784 (0x2638)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 13:48:03 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 13:48:03 7084 (0x1BAC)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 13:48:03 1428 (0x0594)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 13:48:03 4592 (0x11F0)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 13:48:03 4592 (0x11F0)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 13:48:03 1428 (0x0594)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 13:48:03 1428 (0x0594)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 13:48:03 4592 (0x11F0)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 13:48:03 1428 (0x0594)
User SID 'S-1-5-21-1361084310-542775911-879972363-10204' unlock processing. CCMEXEC 02/05/2016 13:48:31 4592 (0x11F0)
SystemTaskProcessor::QueueEvent(Unlock, 0) CCMEXEC 02/05/2016 13:48:31 4592 (0x11F0)
BEGIN ExecuteSystemTasks('Unlock') CcmExec 02/05/2016 13:48:31 4592 (0x11F0)
Invoking system task 'PolicyEvaluator_Unlock' via ICcmSystemTask2 interface. CcmExec 02/05/2016 13:48:31 1428 (0x0594)
System task 'PolicyEvaluator_Unlock' returned error code 0x8000ffff. CcmExec 02/05/2016 13:48:31 1428 (0x0594)
END ExecuteSystemTasks('Unlock') CcmExec 02/05/2016 13:48:31 4592 (0x11F0)
*** Keep the system awake CcmExec 02/05/2016 14:40:56 9312 (0x2460)
*** System is now free to go to sleep CcmExec 02/05/2016 14:40:59 9312 (0x2460)
Notifying endpoint 'execmgr' of __InstanceCreationEvent settings change on object CCM_SoftwareDistribution.ADV_AdvertisementID="SPB20037",PKG_PackageID="SPB00051",PRG_ProgramID="Aranda Remove" for user 'S-1-5-18'. CCMEXEC 02/05/2016 14:40:59 9296 (0x2450)
Notifying endpoint 'execmgr' of __InstanceModificationEvent settings change on object SMS_MaintenanceTaskRequests.TaskID="{D20950B3-D5E7-4C2D-A494-0955E289B477}" for user 'S-1-5-18'. CCMEXEC 02/05/2016 14:41:00 5524 (0x1594)
Notifying endpoint 'execmgr' of __InstanceModificationEvent settings change on object SMS_MaintenanceTaskRequests.TaskID="{D20950B3-D5E7-4C2D-A494-0955E289B477}" for user 'S-1-5-18'. CCMEXEC 02/05/2016 14:41:01 5524 (0x1594)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 15:06:40 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 15:06:40 7084 (0x1BAC)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 15:06:40 6692 (0x1A24)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:06:40 8492 (0x212C)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:06:40 7416 (0x1CF8)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 15:06:40 6692 (0x1A24)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 15:06:40 6692 (0x1A24)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:06:40 7416 (0x1CF8)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 15:06:40 6692 (0x1A24)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 15:06:40 7084 (0x1BAC)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 15:06:40 6692 (0x1A24)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:06:40 7416 (0x1CF8)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:06:40 7416 (0x1CF8)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 15:06:40 6692 (0x1A24)
SystemTaskProcessor::QueueEvent(NetworkChangedRaw, 1) CcmExec 02/05/2016 15:07:38 6692 (0x1A24)
BEGIN ExecuteSystemTasks('NetworkChangedRaw') CcmExec 02/05/2016 15:07:38 8616 (0x21A8)
END ExecuteSystemTasks('NetworkChangedRaw') CcmExec 02/05/2016 15:07:38 8616 (0x21A8)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 15:07:44 7084 (0x1BAC)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 15:07:44 8616 (0x21A8)
SystemTaskProcessor::QueueEvent(PowerChanged, 0) CCMEXEC 02/05/2016 15:07:44 7084 (0x1BAC)
SystemTaskProcessor::QueueEvent(PowerChangedEx, 0) CCMEXEC 02/05/2016 15:07:44 7084 (0x1BAC)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:07:44 6692 (0x1A24)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:07:44 6692 (0x1A24)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 15:07:44 8616 (0x21A8)
BEGIN ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 15:07:44 8616 (0x21A8)
Invoking system task 'PowerStateManager_PowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:07:44 6692 (0x1A24)
Invoking system task 'PwrMgmtPowerChanged' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:07:44 6692 (0x1A24)
END ExecuteSystemTasks('PowerChanged') CcmExec 02/05/2016 15:07:44 8616 (0x21A8)
BEGIN ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 15:07:44 8616 (0x21A8)
Invoking system task 'PwrMgmtPowerChangedEx' via ICcmSystemTask2 interface. CcmExec 02/05/2016 15:07:44 6692 (0x1A24)
END ExecuteSystemTasks('PowerChangedEx') CcmExec 02/05/2016 15:07:44 8616 (0x21A8)
Detected #IPs has changed [0] [1] CCMEXEC 02/05/2016 15:08:38 8616 (0x21A8)
AD SiteName is DOM CCMEXEC 02/05/2016 15:08:38 8616 (0x21A8)
SystemTaskProcessor::QueueEvent(NetworkChanged, 1) CCMEXEC 02/05/2016 15:08:38 8616 (0x21A8)
BEGIN ExecuteSystemTasks('NetworkChanged') CcmExec 02/05/2016 15:08:38 8616 (0x21A8)
Invoking system task 'LSNetworkChange'. CcmExec 02/05/2016 15:08:38 6344 (0x18C8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:03 8624 (0x21B0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:03 8624 (0x21B0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:35 8624 (0x21B0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:35 8624 (0x21B0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:35 8624 (0x21B0)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:35 10716 (0x29DC)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:45 8624 (0x21B0)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:45 8624 (0x21B0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:45 8624 (0x21B0)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_MPProxyInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:45 8624 (0x21B0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:46 9872 (0x2690)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:46 8624 (0x21B0)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:46 8624 (0x21B0)
Notifying endpoint 'LS_ScheduledCleanup' of __InstanceModificationEvent settings change on object SMS_LocalMP=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:46 9872 (0x2690)
Invoking system task 'SrcUpdateNetworkChange'. CcmExec 02/05/2016 15:09:46 6344 (0x18C8)
END ExecuteSystemTasks('NetworkChanged') CcmExec 02/05/2016 15:09:46 8616 (0x21A8)
Notifying endpoint 'SCUpdateMgr' of __InstanceModificationEvent settings change on object SMS_PortalInformation=@ for user 'S-1-5-18'. CCMEXEC 02/05/2016 15:09:47 9872 (0x2690)
SystemTaskProcessor::QueueEvent(NetworkChangedRaw, 1) CcmExec 02/05/2016 15:59:12 8508 (0x213C)
BEGIN ExecuteSystemTasks('NetworkChangedRaw') CcmExec 02/05/2016 15:59:12 3052 (0x0BEC)
END ExecuteSystemTasks('NetworkChangedRaw') CcmExec 02/05/2016 15:59:12 3052 (0x0BEC)
Detected #IPs has changed [1] [2] CCMEXEC 02/05/2016 16:00:12 3052 (0x0BEC)
SystemTaskProcessor::QueueEvent(NetworkChanged, 1) CCMEXEC 02/05/2016 16:00:12 3052 (0x0BEC)
BEGIN ExecuteSystemTasks('NetworkChanged') CcmExec 02/05/2016 16:00:12 3052 (0x0BEC)
Invoking system task 'LSNetworkChange'. CcmExec 02/05/2016 16:00:12 1700 (0x06A4)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 16:00:12 1976 (0x07B8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 16:00:12 1976 (0x07B8)
Notifying endpoint 'SrcUpdateMgr' of __InstanceModificationEvent settings change on object SMS_Authority.Name="SMS:SPB" for user 'S-1-5-18'. CCMEXEC 02/05/2016 16:00:12 1976 (0x07B8)

Share this post


Link to post
Share on other sites

Hi ZeZe,

 

I'm deploying the bat as Package with "Standard Program".

 

ExecMgr.log

 

05/02/2016

 

Service startup. execmgr 02/05/2016 10:44:39 6024 (0x1788)
A user has logged on. execmgr 02/05/2016 10:45:22 5472 (0x1560)
The logged on user is PWI_ADM\carla.paula execmgr 02/05/2016 10:45:22 5472 (0x1560)
The user has logged off. execmgr 02/05/2016 16:17:41 4016 (0x0FB0)
Service startup. execmgr 02/05/2016 16:22:28 4328 (0x10E8)
A user has logged on. execmgr 02/05/2016 16:32:17 5196 (0x144C)
The logged on user is PWI_ADM\carla.paula execmgr 02/05/2016 16:32:17 5196 (0x144C)
Policy is updated for Program: Aranda Remove, Package: SPB00051, Advert: SPB20035 execmgr 02/05/2016 16:41:55 6076 (0x17BC)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="SPB00051",ProgramID="Aranda Remove", actionType 45l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 02/05/2016 16:41:55 6076 (0x17BC)
CServiceWindowEventHandler::Execute - Received SERVICEWINDOWEVENT : START Event execmgr 02/05/2016 22:00:00 7956 (0x1F14)
CExecutionRequestManager::OnServiceWindowEvent for START execmgr 02/05/2016 22:00:00 7956 (0x1F14)
Auto Install is set to false. Do Nothing. execmgr 02/05/2016 22:00:00 7956 (0x1F14)
CServiceWindowEventHandler::Execute - Received SERVICEWINDOWEVENT : END Event execmgr 03/05/2016 05:00:00 5052 (0x13BC)
This is the log from 04/29/2016.
Service startup. execmgr 29/04/2016 10:43:08 7984 (0x1F30)
A user has logged on. execmgr 29/04/2016 10:43:45 3012 (0x0BC4)
Failed to load logging configuration for 'ContentAccess' (87d00275) execmgr 29/04/2016 10:43:46 3012 (0x0BC4)
The logged on user is PWI_ADM\carla.paula execmgr 29/04/2016 10:43:46 3012 (0x0BC4)
Policy arrived for parent package SPB00051 program Aranda Remove execmgr 29/04/2016 11:23:52 6660 (0x1A04)
Mandatory execution requested for program Aranda Remove and advertisement SPB20035 execmgr 29/04/2016 11:23:52 1112 (0x0458)
Creating mandatory request for advert SPB20035, program Aranda Remove, package SPB00051 execmgr 29/04/2016 11:23:52 1112 (0x0458)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="SPB00051",ProgramID="Aranda Remove", actionType 6l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 29/04/2016 11:23:52 6660 (0x1A04)
Raising event:
[sMS_CodePage(850), SMS_LocaleID(1046)]
instance of SoftDistProgramOfferReceivedEvent
{
AdvertisementId = "SPB20035";
ClientID = "GUID:69C3448D-CDB1-425F-AF0F-B3A992954BA7";
DateTime = "20160429142352.455000+000";
MachineName = "SND12566SPBW7P";
ProcessID = 5184;
SiteCode = "SPB";
ThreadID = 6660;
};
execmgr 29/04/2016 11:23:52 6660 (0x1A04)
An existing MTC token was not supplied, using ExecutionRequest's Id as MTC token and this execution request is the owner of resultant MTC task. execmgr 29/04/2016 11:23:52 1112 (0x0458)
Request a MTC task for execution request of package SPB00051, program Aranda Remove with request id: {C0B24ED2-D026-4F32-B147-D93938A1837C} execmgr 29/04/2016 11:23:52 1112 (0x0458)
MTC task with id {C0B24ED2-D026-4F32-B147-D93938A1837C}, changed state from 0 to 4 execmgr 29/04/2016 11:23:52 2256 (0x08D0)
Execution Request for advert SPB20035 package SPB00051 program Aranda Remove state change from NotExist to Ready execmgr 29/04/2016 11:23:52 1112 (0x0458)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="SPB00051",ProgramID="Aranda Remove", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 29/04/2016 11:23:52 1112 (0x0458)
MTC signaled SWD execution request with program id: Aranda Remove, package id: SPB00051 for execution. execmgr 29/04/2016 11:23:52 2256 (0x08D0)
Sending ack to MTC for task with id: {C0B24ED2-D026-4F32-B147-D93938A1837C} execmgr 29/04/2016 11:23:52 2256 (0x08D0)
Executing program Aranda_Remove.bat in Admin context execmgr 29/04/2016 11:23:52 2256 (0x08D0)
Execution Request for advert SPB20035 package SPB00051 program Aranda Remove state change from Ready to NotifyExecution execmgr 29/04/2016 11:23:52 2256 (0x08D0)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="SPB00051",ProgramID="Aranda Remove", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 29/04/2016 11:23:52 2256 (0x08D0)
Executing program as a script execmgr 29/04/2016 11:23:53 2256 (0x08D0)
Invalid executable file Aranda_Remove.bat execmgr 29/04/2016 11:23:53 2256 (0x08D0)
Raising event:
[sMS_CodePage(850), SMS_LocaleID(1046)]
instance of SoftDistProgramBadEnvironmentEvent
{
AdvertisementId = "SPB20035";
ClientID = "GUID:69C3448D-CDB1-425F-AF0F-B3A992954BA7";
CommandLine = "Aranda_Remove.bat";
DateTime = "20160429142353.063000+000";
DriveLetter = "";
MachineName = "SND12566SPBW7P";
PackageName = "SPB00051";
ProcessID = 5184;
ProgramName = "Aranda Remove";
SiteCode = "SPB";
ThreadID = 2256;
Win32ErrorCode = 2147942402;
WorkingDirectory = "";
};
execmgr 29/04/2016 11:23:53 2256 (0x08D0)
Raised Program Bad Environment Event for Ad:SPB20035, Package:SPB00051, Program: Aranda Remove execmgr 29/04/2016 11:23:53 2256 (0x08D0)
EnterRsRuningState failed to run script Aranda_Remove.bat 0x87d01106 execmgr 29/04/2016 11:23:53 2256 (0x08D0)
Fatal error 0x87d01106 enountered for program Aranda Remove. This program will not retry. execmgr 29/04/2016 11:23:53 2256 (0x08D0)
Requesting MTC to delete task with id: {C0B24ED2-D026-4F32-B147-D93938A1837C} execmgr 29/04/2016 11:23:53 2256 (0x08D0)
MTC task with id: {C0B24ED2-D026-4F32-B147-D93938A1837C} deleted successfully. execmgr 29/04/2016 11:23:53 2256 (0x08D0)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="SPB00051",ProgramID="Aranda Remove", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l execmgr 29/04/2016 11:23:53 2256 (0x08D0)
Requesting MTC to delete task with id: {C0B24ED2-D026-4F32-B147-D93938A1837C} execmgr 29/04/2016 11:23:53 2256 (0x08D0)
This execution request does not have a corresponding task in MTC. execmgr 29/04/2016 11:23:53 2256 (0x08D0)
MTC task with id {C0B24ED2-D026-4F32-B147-D93938A1837C}, changed state from 4 to 5 execmgr 29/04/2016 11:23:53 7040 (0x1B80)
Service startup. execmgr 29/04/2016 16:45:00 1880 (0x0758)
A user has logged on. execmgr 29/04/2016 16:45:15 5540 (0x15A4)
The logged on user is PWI_ADM\carla.paula execmgr 29/04/2016 16:45:15 5540 (0x15A4)
The user has logged off. execmgr 29/04/2016 18:58:04 6416 (0x1910)

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • 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.