Gather list of RD sessions from registered servers through the RD Connection Broker

This script was created to output information regarding users that are logged onto the various Remote Desktop farms that are deployed within the organization. This helps with migrations from one environment (2008) to another (2016) due to the information gathered from Active Directory. The script has been tested on both environments running on Windows Server […]

Continue reading

Gather Active Directory account information using ADSI

I created this function because sometimes you don’t have the Active Directory PowerShell module installed on your system. This function works on various Operating Systems such as Windows 7, 8.x, 10 and also on Server 2008 and higher. It is ideal to include in login scripts or startup scripts to gather information about the current […]

Continue reading