Get Service Accounts

Find Services using a domain account on specified computers in Microsoft Active Directory. Process each computer looking for Services using a domain account for Log On As. Builds a list…
Figure 3

Set SageSet=1 for Disk Cleanup

Set the registry keys for all options for Disk Cleanup (cleanmgr.exe). Running cleanmgr.exe /SageSet:1 presents more options than running the Disk Cleanup Windows app. This script retrieves all registry keys…

Get Service with Account Name

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…

Get Home Folder Errors

Note: Version 1.x of this script is specific to XenApp 6.5 NAME Get-HomeFolderErrorsV2.ps1 SYNOPSIS Find Home Folder errors on computers in Microsoft Active Directory. SYNTAX C:\ScriptTesting > \.Get-HomeFolderErrorsV2.ps1 [-StartDate <DateTime>]…