Service manual
Uninstallation
Chapter 1 Installing Sun ONE Directory Server 45
Performing Silent Uninstallation
1. Edit uninstall specification file, ServerRoot/setup/uninstall.ins,asshown
in Code Example 1-2 on page 43 to include the appropriate administrator
identifiers and passwords.
2. Run the uninstallation program in silent mode.
root# cd ServerRoot
root# ./uninstall_dirserver -noconsole -nodisplay -state setup/uninstall.ins
You may remove remaining files manually after uninstallation completes.
Uninstalling on Windows Systems
Proceed according to instructions in the appropriate section.
Performing Interactive Uninstallation
1. Click Start, and then choose Settings > Control Panel.
2. Double-click Add/Remove Programs.
3. In the Add/Remove Programs window, select Directory Server, then click
Remove.
4. Follow the instructions in the Sun ONE Uninstall window.
If you have upgraded Directory Server, use custom uninstallation mode, and
choose not to remove Basic System Libraries, which include
.dll files shared
with the new Directory Server instance.
Performing Silent Uninstallation
1. Edit uninstall specification file, ServerRoot\setup\uninstall.ins,asshown
in Code Example 1-2 on page 43 to include the appropriate administrator
identifiers and passwords.
2. Run the uninstallation program in silent mode.
Prompt>cd ServerRoot
Prompt>uninstall_dirserver -noconsole -nodisplay -state setup\uninstall.ins
You may remove remaining files manually after uninstallation completes.
It is strongly recommended that you reboot the Windows system after
uninstallation.