Issue
The following error occurs when running the Vulnerability Scanner (vulscan) as a limited user:
"Client user does not have administrator rights to run vulscan error"
Vulscan run as an administrative user runs successfully.
Resolution
Ensure that the LANDESK Management Agent shows up in Services If it does not show up, go through the following steps
1. From the command prompt, run the following command:
32-Bit clients:
runas /user:(admin user) "C:\Program Files\LANDesk\Shared Files\residentagent.exe /register"
64-Bit clients:
runas /user:(admin user) "C:\Program Files (x86)\LANDesk\Shared Files\residentagent.exe /register"
2. Enter password.
3. Ensure that the service exists in the Services applet.
4. Start the service by running the following command:
5. Next start the service by running this command.
runas /user:(admin user) "net start cba8"
6. It will prompt you for your password again.