Add Azure AD user local Administrator group
Open CMD as administrator and run the command: net localgroup administrators AzureAD\UserName /add
Convert from user mailbox to shared mailbox
From time to time i run into a little problem with the Office 365 Admin Center when trying...
Detect and uninstall hotfixes
There seem to be a broken patch KB3159398 which was released this Tuesday, it breaks GPO processing which can...
CMD line: add domain to local intranet zone
A quick way to add domains to a computers Local intranet zone is to run the following regs...
Azure VPN – Change Local Site Public IP
If a Clients Local site public IP changes the VPN tunel betwen Azure and the Local Site will disconnect. To...
Office 365 Add calendar permissions with powershell
To add permissions on a Exchange Object in Office 365 using PowerShell the cmdlet set-MailboxFolderPermission or add-MailboxFolderPermission can...
Installing modules is easy – Azure and Office365
This little post is to get you up and running with Azure PowerShell so that you can manage...
Managing Office 365 and Exchange Online with Windows PowerShell
Connect to Office 365 PowerShell Connect to Exchange Online PowerShell Connect to Office 365 Compliance Center PowerShell Connecting...
Find unlinked GPOs in your domain
Have you ever wondered if your domain has any GPO without a link and which GPO that would...