Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. maghag

    script that can output service accounts running on multiple servers

    You can use this to find none default service accounts on local computer, change strComputer and you are on a remote computer...... Const HKEY_LOCAL_MACHINE = &H80000002 strComputer = "." strKeyPath = "SYSTEM\CurrentControlSet\services" strSvcAcc =...

Part and Inventory Search

Back
Top