0

I am getting list of all the exchange-servers from command 'Get-ExchangeServer'. From this server-name I want to get Host-Guid (not exchange-guid). Any idea how can I get this information?

Is Exchange-Server-Name and Host Name is always same or it can be different?

Piyush
  • 33
  • 1
  • 1
  • 11
  • What is the host GUID? First time I've heard of this... – Brian Desmond Apr 27 '12 at 17:25
  • Brian, GUID stands for Globally Unique Identifier. Its unique for every entity globally. Like a host, exchange-server, DB, Mailbox each one will have a unique key known as GUID.If you execute command: Get-ExchangeServer | fl you will get list of exchange-servers, corresponding GUID and other details. More Details: http://msdn.microsoft.com/en-us/library/windows/desktop/aa373931%28v=vs.85%29.aspx – Piyush Apr 30 '12 at 06:37
  • Yes I know what a GUID is. What GUID specifically do you want? I've never heard of a "host-guid" in the context of Exchange. – Brian Desmond Apr 30 '12 at 22:23

0 Answers0