Having issues getting the remote command line stuff working. We are using PSEXEC to remotely run CMD.exe as SYSTEM.
Running - C:\Program Files (x86)\Inteset\Secure Lockdown – CME\IntesetSecureLockdownV2.exe disable "" logoff
Get the following errors in the Application event log -
Could not fully enable Secure Lockdown. Ensure that you are logged on with administrator rights. Error: Object reference not set to an instance of an object. Trace Stack: at SecureLockdown.Functions.setChromeLockdown(String state)
at SecureLockdown.Functions.EnableSecureLockdown()
_______________________________________________________________________________________________________________________
Application error in OnShown event. Unable to continue:
Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.
Running - C:\Program Files (x86)\Inteset\Secure Lockdown – CME\IntesetSecureLockdownV2.exe disable "" logoff
Get the following errors in the Application event log -
Could not fully enable Secure Lockdown. Ensure that you are logged on with administrator rights. Error: Object reference not set to an instance of an object. Trace Stack: at SecureLockdown.Functions.setChromeLockdown(String state)
at SecureLockdown.Functions.EnableSecureLockdown()
_______________________________________________________________________________________________________________________
Application error in OnShown event. Unable to continue:
Showing a modal dialog box or form when the application is not running in UserInteractive mode is not a valid operation. Specify the ServiceNotification or DefaultDesktopOnly style to display a notification from a service application.
0