You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After the service is uninstalled it keeps running (its start type is set to Disabled), so it's impossible to re-install it until the running instance is stopped.
...>LogonHoursService.exe --uninstall
Service LogonHoursService uninstalled successfully!
...>LogonHoursService.exe --install
ERROR: Cannot install service LogonHoursService!
The text was updated successfully, but these errors were encountered:
After the service is uninstalled it keeps running (its start type is set to Disabled), so it's impossible to re-install it until the running instance is stopped.
The text was updated successfully, but these errors were encountered: