Uninstalls SystoLOCK Windows service.
Uninstall-SystoLockWindowsService [<CommonParameters>]
The Uninstall-SystoLockWindowsService
cmdlet stops and uninstalls the SystoLOCK Windows service from the current machine.
PS C:\> Uninstall-SystoLockWindowsService
Uninstalls SystoLOCK Windows service.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
This cmdlet does not accept any input.
Returns $true
if SystoLOCK Windows service uninstalled successfully; otherwise $false
.
Install-SystoLockWindowsService