Using variables with Invoke-Command in Remote PowerShell sessions in Exchange Online

As many of you probably know, Remote PowerShell sessions connected to Exchange Online run in the “no language” mode. This can easily be verified via: Same applies to Skype for Business Online sessions, and in general is a pain in the royal behinds, as it prevents you from using variables, …

Continue readingUsing variables with Invoke-Command in Remote PowerShell sessions in Exchange Online

Set user thumbnail photo and get Office 365 domain references via the Azure AD Preview module

New version of the AzureADPreview module is available, you can get the module and full changelog from the PowerShell Gallery. I thought few additions are worth mentioning: We now have full control over the ThumbnailPhoto attribute. I first noticed the existence of said attribute back in July, when I first …

Continue readingSet user thumbnail photo and get Office 365 domain references via the Azure AD Preview module