Jamie Posted January 17, 2021 Posted January 17, 2021 Dear Pulseway Support, At one of our customers we accidently clicked on "Disable Pulseway User Agent (pcmontask.exe). From this moment we aren't able anymore to remote access the PC. Now we need to ask the customer to 'Enable' it, but I'm hoping thatĀ something else is possible, to enable it somehow from remote (via PowerShell -> Registry)?
Administrators Paul Posted January 17, 2021 Administrators Posted January 17, 2021 Hi Jamie, You can remotely enableĀ it through PowerShell: Set-ItemProperty -Path 'HKLM:\Software\MMSOFT Design\PC Monitor' -Name 'DisableUserSessionTask' -Value '0' -Paul Jamie 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now