How to store and read user credentials from Windows Credentials manager
I have got need to store my credentials in the Windows Credentials manager and get the stored username and password …
I have got need to store my credentials in the Windows Credentials manager and get the stored username and password …
In this post, I am going to share PowerShell commands to get all shared mailboxes and find users who have …
Always there is more amount of chance to work with a string value in Powershell. I am also worked with …
Earlier you can manage modern Office 365 Groups (or Unified Groups) through Exchange Online Powershell module. Now the Azure AD …
In this post, I am going to write powershell script to add users into Office 365 group by importing members …
In this post, I am going to share a Powershell script to get a list of disabled members in Office …
Recently I wrote a Powershell script to find disabled users that are associated with a particular set of mailboxes, for …
Mailbox users can easily change their regional settings from Outlook Web App (OWA). But in some scenarios, we may need …
In this post, I am going to share Powershell script to find and export current storage size used by every …
When you delete a SharePoint Site from Office 365, by default the deleted site will be retained in the Site …