Check if Office 365 user exists or not with Powershell
In this article I am going write powershell script to check if an Office 365 user exists or not with …
In this article I am going write powershell script to check if an Office 365 user exists or not with …
Problem I used to connect Azure AD Powershell module using Connect-MsolService command. I can always able to successfully connect via …
We may have a requirement to set a password for an individual user to never expire and in some cases …
Problem I am receiving the error ‘[ps.outlook.com] Connecting to remote server failed with the following error message : The SSL …
We are often required to check mailbox size and storage quota for every user’s mailbox. In this post, we will …
In dynamic business need, we may required to frequently update user profile properties , such as email, manager and other …
We may required to retrieve SharePoint Online user profile properties, such as display name, email, title, manager and other business …
Getting last logon date of all Office 365 Mailbox enabled users is one of the important task to track user …
We may required to automate the process of inviting external users to SharePoint site or document. In this article, I …
Problem You will receive the following error when try to run the Windows Azure Active Directory Module or run the …