-
Notifications
You must be signed in to change notification settings - Fork 7
Uninstall
David Wiseman edited this page Mar 26, 2024
·
1 revision
To uninstall, stop the service then remove it with sc delete
net stop LogShippingService
sc.exe delete LogShippingService
If you delete the service before stopping it, a reboot will be required before the service is removed.
ℹ️ The log shipping service doesn't create any objects on either your source or target server in your log shipping configuration