Uninstall-AdcsOnlineResponder
Uninstalls the Online Responder service.
The Uninstall-AdcsOnlineResponder cmdlet removes the Online Responder role service.
-Force
Forces the command to run without asking for user confirmation.
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
Uninstall-AdcsOnlineResponder [-Force ] []
Ensure you run Windows PowerShell as an administrator. You can use the -force switch to bypass the prompt for confirmation.
C:\PS>Uninstall-AdcsOnlineResponder -force
This command removes Online Responder role service without requiring confirmation.
Get-Command Uninstall-AdcsOnlineResponder
Install-AdcsOnlineResponder