Please contact us at support@lansweeper.com and provide us with the following:
- Screenshot of your web console landing page. You can access your landing page by clicking on the Lansweeper logo in the top left corner of the web console. Please show us
the whole page.
- Code you are currently using for your LsPush vbs script and screenshots of how the script is implemented.
- Output of the report below, preferably in Excel format.
Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain, tblComputers.Firstseen, tblComputers.Lastseen,
tblComputers.Lasttried, tblComputers.Lasttriggered,
tblComputers.LastScheduled, tblComputers.LastActiveScan,
tblComputers.LastLsPush, tblComputers.OScode, tblComputers.SP,
tblComputers.Description, tblComputers.Scanserver, tblRegistry.Regkey,
tblRegistry.Valuename, tblRegistry.Value, tblRegistry.Lastchanged
From tblComputers Left Join
tblRegistry On tblComputers.Computername = tblRegistry.Computername
Order By tblComputers.ComputerUnique, tblRegistry.Regkey
For easy reference, also include a link to this forum thread in your email.