1) Shutdown the Domino server (Lotus Domino Server (LotusDominoData) service)
2) Change the Lotus Domino Server (LotusDominoData) service Startup Type from 'Automatic' to 'Manual'
3) Reboot the server
4) Defragment the drive (D:\ or F:\)
5) Change the Lotus Domino Server (LotusDominoData) service Startup type from 'Manual' to 'Automatic'
6) Reboot the server
Any help would be appreciated.
Binu - are you wanting to automate this process with TES?
There is a windows cmd command "net stop" and "net start" you can use to stop and start a service.
You will need to work with your windows admin or look online for a command line way to change the service to manual and to start the defrag.
There is a shutdown command that can be run from cmd. It has a switch to force the reboot.
You might also check out scripting with WMI.
Hope this helps,
Michelle
Michelle , yes we're looking to automate this process , not sure how it's possible to do this ...
Change the Lotus Domino Server (LotusDominoData) service Startup Type from 'Automatic' to 'Manual' ..???