Quantcast
Channel: Ivanti User Community : All Content - Agent Deployment
Viewing all articles
Browse latest Browse all 652

How To: Enable Verbose Logging for Agent Push Tasks

$
0
0

To enable verbose logging for agent push jobs, create the following registry setting on the Core Server:

 

Using regedit, navigate to  HKEY_LOCAL_MACHINE\SOFTWARE\LANDesk.
Create a new DWORD Value named AgentPushVerboseLog and set the value to 1.

 

Example:

[HKEY_LOCAL_MACHINE\SOFTWARE\LANDesk]
"AgentPushVerboseLog"=dword:00000001

 

 

Also make sure the \LANDesk\ManagementSuite\ScheduledTaskHandler.ini contains the following (if the file does not exist, create it):

[logging]
verbose=true

 

The verbose logging will be added to the \LANDesk\ManagementSuite\log\ScheduledTaskHandler_(ID).log

 

NOTE -- On a 64 bit OS, you need to create the registry key here instead: HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node


Viewing all articles
Browse latest Browse all 652

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>