The Story: I have got this client who constantly keeps on making the mistake of create user from Cloud and provision them with a license
Read MoreCategory: Microsoft Azure
Everything about Azure and Cloud technology
Export Office 365 users from specific domain and change their passwords
First of all you will need to connect to your tenant with your global admin account using the following script Import-Module MSOnline $O365Cred = Get-Credential
Read MoreCopy Immutable ID and Proxy Addresses from Azure to Active Directory
Matching Users after migrating to new Active Directory Forest Installing ADConnect in a new forest for the same users which have been migrated to a
Read MoreAZURE ACTIVE DIRECTORY SYNC EVENT ID 906 FAILED WHILE PURGING RUN HISTORY INVALID NAMESPACE
Symptoms: You may notice that when you try to run the Sync command DirectorySyncClientCmd it doesn’t do anything and just closes right away. If you
Read MoreAdd multiple endpoints or port range to an Azure Virtual Machine
If you ever needed to add multiple ports or range of ports endpoints to a particular Virtual machine on Azure. you might have a difficulty
Read More