Monitoring Office 365
VitalSigns requires the Office365serviceCommunication Api. We will add it to the feature enabler going forward, but in the meantime the following procedure is required.
- If PackageManagement is not In a current system, Install PackageManagement_x64.msi. The download link is : https://www.microsoft.com/en-us/download/details.aspx?id=49186.
- Next run the command in Powershell ISE>
- Find-Module O365ServiceCommunications | Install-Module
- Import-Module O365ServiceCommunications
- check in office365ServiceCommunications folder at path : C:\Program Files\WindowsPowerShell\Modules\..