I found this on dropped packates but I think I am not doing it correctly; Help please.
I was able to copy the files to the client machine using a batch file. When I tried to execute Step # 2 using another batch file I got an error message stating under the result column "incorrect function"
How to find the number and size of PST files in the organization.
This script is an excellent example of how LANDesk Management Suite can be extended with VBSscript to gather and query just about any random chunk of data.
Distribute the contents of findpst.zip to your client's c:\program files\landesk\ldclient directory (if that's not your %LDCLIENTDIR%, you'll want to edit these two files appropriately).
Send a managed script to execute the script: REMEXEC00="wscript.exe C:\Progra~1\LANDesk\LDClient\FindPST.vbs", SYNC ought to do.
Force an inventory scan.
Query on machines where Custom Data - Total PST Size is larger than you like.
Since this is using an LDSCNHLP.INI extension, you'll want to manually edit that file if you plan on using findpst.vbs in addition to any other scripts that are launched from within that file.