Jamie
Members
-
Joined
-
Last visited
Reputation Activity
-
Jamie reacted to Paul in Is there a way to enable the User Agent from remote?Hi Jamie,
You can remotely enableĀ it through PowerShell:
Set-ItemProperty -Path 'HKLM:\Software\MMSOFT Design\PC Monitor' -Name 'DisableUserSessionTask' -Value '0' -Paul