Mouseman 10 Posted October 27, 2004 Report Share Posted October 27, 2004 Hallo, wie kann ich remote Dienste starten und stoppen. Das ganze möglichst per Batch. Ich habe unter NT 4 das Tool netsvc gefunden, allerdings finde ich das Tool unter 2003 nicht mehr. Danke schon mal ! Gruß, Mouseman Quote Link to comment
DragonTattoo 10 Posted October 27, 2004 Report Share Posted October 27, 2004 mit net start http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/net_start.asp und net stop http://www.microsoft.com/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/Default.asp?url=/resources/documentation/WindowsServ/2003/standard/proddocs/en-us/net_stop.asp Quote Link to comment
Kaffeeetrinker 10 Posted October 27, 2004 Report Share Posted October 27, 2004 hi so etwas gibt es von sysinternals http://www.sysinternals.com/ntw2k/freeware/psservice.shtml PsService is a service viewer and controller for Windows NT/2K. Like the SC utility that's included in the Windows NT and Windows 2000 Resource Kits, PsService displays the status, configuration, and dependencies of a service, and allows you to start, stop, pause, resume and restart them. Unlike the SC utility, PsService enables you to logon to a remote system using a different account, for cases when the account from which you run it doesn't have required permissions on the remote system. PsService includes a unique service-search capability, which identifies active instances of a service on your network. You would use the search feature if you wanted to locate systems running DHCP servers, for instance. cu Kaffeee Quote Link to comment
Mouseman 10 Posted October 27, 2004 Author Report Share Posted October 27, 2004 Moin, danke für die schnellen Antworten! DragonTattoo: Es sollen REMOTE Dienste gestartet und gestoppt werden. Das geht mit net start/stop nicht. Kaffeeetrinker: Das Tool ist genau das richtige !! Ich hoffe es läuft auch unter 2003. Werde es mal testen, vielen Dank !! Gruß, Mouseman Quote Link to comment
DragonTattoo 10 Posted October 27, 2004 Report Share Posted October 27, 2004 Sorry das Remote habe ich irgendwie unterschlagen :-) Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.