We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87c85f2 commit 246e1bcCopy full SHA for 246e1bc
Powershell/Remove SCOM Agent/Remove_SCOM_Agent.ps1
@@ -12,6 +12,8 @@
12
This script will attempt to remove all registered services, performance counters, DLLs, and program files. This script makes direct deletions
13
from the registry and file system.
14
15
+ One external file is REQUIRED: RegistryKeys.txt
16
+
17
.HOWTO
18
1. Have the 'Remove_SCOM_Agent.ps1' file downloaded to the local machine that you want to remove an agent on
19
2. Make sure the user in question has Administrator rights on the machine
0 commit comments