Jamie Posted January 17, 2021 Share 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)? Link to comment Share on other sites More sharing options...
Administrators Paul Posted January 17, 2021 Administrators Share 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 Link to comment Share on other sites More sharing options...
Jamie Posted January 17, 2021 Author Share Posted January 17, 2021 Thank you Paul! Link to comment Share on other sites More sharing options...
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