
Start/Stop a NT Service using wsh/adsi
<crossposts trimmed>
http://cwashington.netreach.net/script_repository/faqs.asp?topic=wmifaq
http://cwashington.netreach.net/script_repository/faqs.asp?topic=adsifaq
has examples of doing this using either ADSI or WMI...
--
Michael Harris
Microsoft.MVP.Scripting
--
Please do not email questions - post them to the newsgroup instead.
--
Quote:
> Hello,
> I'd like to use a wsh script in VBScript to start/stop a NT Service by using
> ADSI.
> Anyone can help?
> Thanks