How can you programmatically by means of PowerShell or Batch scripting determine if Exchange is installed on a server or not? I have 225 servers among which I need to find all Exchange servers.
Programmatically determining whether or not Exchange is installed
1.6k views Asked by Maritim At
2
You can query Active Directory for Exchange servers (requires the Active Directory PowerShell module):