This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<# | |
Service account report scrip that reads service configuration from | |
all Windows servers in the current domain and generate a report listing all | |
domain accounts used as service logon account. | |
By Andrea Fortuna ([email protected]) | |
*** Based on "report-service-accounts.ps1" by Gleb Yourchenko ([email protected]) *** | |
#> |