I'd like to remotely check the database status on my Exchange 2010 mailbox servers using Power Shell. The catch is
the system I need to check it from can only use the IP address of the Exchange servers and not the FQDN. Since both "Get-MailboxDatabase" and "Get-MailboxDatabaseCopyStatus" both use the FQDN neither one of them work. Does anyone have any suggestions on how
to do this?
↧