Skip to content

Instantly share code, notes, and snippets.

@PixelRobots
Created March 31, 2018 10:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PixelRobots/5d021b33205f9808977f2774ee1e2ee8 to your computer and use it in GitHub Desktop.
Save PixelRobots/5d021b33205f9808977f2774ee1e2ee8 to your computer and use it in GitHub Desktop.
Install-Module MSOnline
Connect-MsolService
Get-MsolCompanyInformation | FL DisplayName, TechnicalNotificationEmails
Set-MsolCompanyContactInformation -TechnicalNotificationEmails "ITSupport@pixelrobots.co.uk"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment