Jump to content
Pulseway 9.14 šŸ”„

Jamie

Members
  • Joined

  • Last visited

Reputation Activity

  1. Like
    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