All downloads are now on Citrix ShareFile.
Please ignore the Filename displayed for the download. WordPress is showing the ShareFile link and not the filename of the download.
All current documentation scripts require PowerShell Version 3 or later and create a Microsoft Word 2010, 2013, or 2016/2019/Word O365 document.
Most documentation scripts will also create formatted text and HTML output so Microsoft Word is not required.
*****All scripts perform best with PowerShell Version 5*****
Each documentation script has up to seven parts:
- ReadMe file
- Change Log
- Unsigned script with PS1 extension
- Unsigned script with TXT extension
- Signed script with PS1 extension
- Signed script with TXT extension
- Sample Software Exclusions file with TXT extension (XenApp 6.x & StoreFront scripts only)
Filename | d-s42f57a70f3684ae |
Filesize | 91.00 B |
Version | 1.0 |
Date added | May 15, 2017 |
Downloaded | 1368 times |
Category | Active Directory, Miscellaneous |
Find Services using a specific account name on Servers in
Microsoft Active Directory.
By default, builds a list of all computers where “Server” is in
the OperatingSystem property unless the ComputerName or
InputFile parameter is used.
Process each server looking for Services using a specific
StartName.
Builds a list of computer names, Service names, service
display names and service start names.
Display the matching results on the console and creates two
text files, by default, in the folder where the script is run.
Optionally, can specify the output folder.
Unless the InputFile parameter is used, needs the
ActiveDirectory module.
The script has been tested with PowerShell versions 2, 3, 4,
5, and 5.1.
The script has been tested with Microsoft Windows Server 2008 R2,
2012, 2012 R2, and 2016 and Windows 10.