PROBLEM:
When I run a scan against a machine, no results show up. The procedure didn't fail and the agent has credentials applied. Why are no results showing up?
CAUSE:
Agent > Set Credentials user does not have Administrative rights
SOLUTION:
You can often times find the exact reason why the scan failed by going to the 'Software Deployment > Scans' page, filtering by the Agent and then double clicking on the red icon next to the 'Latest Scan'.
You will have to add the Agent > Set Credential user to the local Administrator group.
You can also run the following command to add the user to the group.
net localgroup Administrators /add Username