Installed software
I’ve been able to write a code to list all member servers in a domain OU. Once I have the list I am trying to a check for connectivity but some server are behind a firewall or in a DMZ zone.
When loading the server list from a text file I am unable to list which servers are not reachable.
Ultimately I would like to script to list a specific installed application in the member servers.
Any suggestions?
Thank you.