Jump to content
Pulseway 9.14 🔥

topcatfcd

Members
  • Joined

  • Last visited

Everything posted by topcatfcd

  1. topcatfcd posted a post in a topic in Windows
    Sorry for the stupid question (probably) but scripts arent my strong point. In the example below, do i remove the quotes in the sections like "Enter the saved AuthenticationToken from the machine you've just configured" when i replace with the required info? TIA Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor\" -Name AuthenticationToken -Value "Enter the saved AuthenticationToken from the machine you've just configured" Set-ItemProperty -Path "HKLM:\Software\MMSOFT Design\PC Monitor\" -Name AuthenticationTokenCtrl -Value "Enter the saved AuthenticationTokenCtrl from the machine you've just configured"