Automatically Start Service Server on Windows 2000 Workstation
Novell Cool Solutions: Tip
By Boris Sassou
|
Digg This -
Slashdot This
Posted: 2 Jul 2003 |
You might know that you can start a service when you change a key in the registry.
These files help you to start or stop lanmanserver on Windows 2000 workstations.
You can import it into a ZENworks package or deploy it via script with the command "regedit /s server_off.reg"EXAMPLE
Service Server Off:
"Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver]
"Start"=dword:00000004"
Service Server On:
"Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver]
"Start"=dword:00000002"
If you have any questions you may contact Boris at boris.sassou-external@pechiney.com
Novell Cool Solutions (corporate web communities) are produced by WebWise Solutions. www.webwiseone.com

