NSControl Unregister
SQL Server 2000
Removes the instance from the registry, uninstalls the NS$instance_name service for the instance on the local server, and removes the performance counters for the instance.
Syntax
nscontrol unregister [-help] | –name instance_name [-nologo]
Arguments
- -help
- Displays the command syntax.
- -name instance_name
- Specifies the instance to unregister.
- -nologo
- Suppresses the product and version statement that appears when you run an NSControl command.