Skip to content

Commit

Permalink
Merge pull request #276 from silversword411/main
Browse files Browse the repository at this point in the history
chore: Add alternative scripts for Tactical RMM agent locker
  • Loading branch information
silversword411 authored Aug 22, 2024
2 parents 257191c + 397f395 commit 88721ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ To undo the changes and make Tactical RMM visible again in the Control Panel, us
```powershell
Remove-ItemProperty -Path 'HKLM:\SOFTWARE\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\{0D34D278-5FAF-4159-A4A0-4E2D2C08139D}_is1' -Name 'SystemComponent'
```

Alternative: Check out [some](https://github.com/amidaware/community-scripts/blob/main/scripts_wip/Win_TRMM_Agent_Locker.ps1) [scripts](https://github.com/amidaware/community-scripts/blob/main/scripts_wip/Win_TRMM_Agent_unLocker.ps1)

## I want to move and/or migrate my server? How do I do it?

Expand Down

0 comments on commit 88721ac

Please sign in to comment.