Prerequesite :
1. You need to install the Clickshare on a managed K1000 Computer2. Force inventory on this computer
3. On K1000 Appliance go to Inventory --> Software
4. Search "ClickShare Launcher on the list
5. Click on it and asociate the .msi installtion file
Script :
1. On K1000 appliance go to Scripting
2. Action --> new script
3. Windows run as local system
4.
Verify
On Success
Remediation
- Install “ClickShare Launcher” with arguments “$(KBOX_SYS_DIR)\msiexec.exe /qn /norestart ACCEPT_EULA=YES LAUNCH_APP=YES /i ClickShare_Launcher_01_09_00_0002_Setup_Win.msi”.
- Set “HKLM\SOFTWARE\Kace\MSIWizard\7886!MSIConfigHash” to “1165206830”.
On Remediation Success
- Log “ClickShare Launcher installed with $(KBOX_SYS_DIR)\msiexec.exe /qn /norestart ACCEPT_EULA=YES LAUNCH_APP=YES /i ClickShare_Launcher_01_09_00_0002_Setup_Win.msi” to “output”.
Comments