Find User-Based Service Accounts with PowerShell and Command Line

rated by 0 users
This post has 0 Replies | 0 Followers

Top 10 Contributor
Posts 3,298
ps2 Posted: 05-10-2012 11:19 AM

By Jeffrey Hicks

For the most part, services run under generic system based accounts, such as LocalSystem or NT AUTHORITY\LocalService. But occasionally, a service needs to be run under a “real” user account, either domain or machine-based. Too often I’ve seen these running under an administrator account. In any event, you should know where these types of service accounts are being used.

Read More

Page 1 of 1 (1 items) | RSS
Copyright 2012 PowerShell.com. All rights reserved.