You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This script was designed to validate a long list of hostnames and IP addresses with one command. Simply modify the CSV that is in the root of this script with your own hostnames and IP Addresses and the script will validate the RDP Status for each hostname/IP address. This script gives you the option to simply view the results in the console or export your results to a CSV file.
Usage
isRDPEnabled.ps1
simply run the command above and the script will look at the file hostnames.csv within the root of this script and will begin validating. Modify hostnames.csv with your own hostnames/IP Addresses and your all set.
About
Quickly validate if a group of Microsoft computers are RDP accessible