Script Name: Get Available Keys Script Description: This script will upload SoftKeyRevealer, grab all available keys and upload them to the Docs. Cleans up after itself IF True THEN Write File Parameter 1 : #vAgentConfiguration.agentTempDir#\softkey.exe Parameter 2 : VSASharedFiles\Applications\SoftKeyRevealer\SoftKeyRevealer.exe OS Type : 0 Execute File Parameter 1 : #vAgentConfiguration.agentTempDir#\softkey.exe Parameter 2 : /s keys.txt Parameter 3 : 1 OS Type : 0 Get File Parameter 1 : #vAgentConfiguration.agentTempDir#\keys.txt Parameter 2 : ../Docs/keys.txt Parameter 3 : 0 OS Type : 0 Delete File Parameter 1 : #vAgentConfiguration.agentTempDir#\softkey.exe OS Type : 0 Delete File Parameter 1 : #vAgentConfiguration.agentTempDir#\keys.txt OS Type : 0 ELSE
lwolfVery Cool. Their website says "SoftKey Revealer is a Free Software for Personal Usage, not for Commercial Usage." Any idea how much a commercial license costs?
tbresseWe have made one with Magical Jelly Bean Keyfinder http://www.magicaljellybean.com/keyfinder/ It's freeware opensource.
tbressetbresse , Opensource and legal sounds very good. By any chance, could you post your script? Lloyd
Benjamin.Lavalley@kaseya.comWant Kaseya to inventory these in our own database, just as we've detected other applications? Let me know.
billmcclWill SoftKey Revealer show Adobe Product Keys?
Script Name: Get Available Keys 2 Script Description: This script will upload KeyFinder, grab all available keys and upload them to the Docs. Cleans up after itself IF True THEN Write File Parameter 1 : #vAgentConfiguration.agentTempDir#\keyfinder.exe Parameter 2 : VSASharedFiles\Applications\KeyFinder 2.0.1\keyfinder.exe OS Type : 0 Execute File Parameter 1 : #vAgentConfiguration.agentTempDir#\keyfinder.exe Parameter 2 : /save /close Parameter 3 : 1 OS Type : 0 Get File Parameter 1 : #vAgentConfiguration.agentTempDir#\#vAgentConfiguration.machName#.txt Parameter 2 : ../Docs/#vAgentConfiguration.machName#.txt Parameter 3 : 0 OS Type : 0 Delete File Parameter 1 : #vAgentConfiguration.agentTempDir#\#vAgentConfiguration.machName#.txt OS Type : 0 Delete File Parameter 1 : #vAgentConfiguration.agentTempDir#\keyfinder.exe OS Type : 0 ELSE
GDRBrianAnyone ran in to any problems with Antivirus software or does this pass just fine?