Some time we will be having requirement to convert SID to Group/User Name or Group/User Name to SID. Here I will show you simple way to do that using PowerShell.
How to Convert Group/User Name to SID:
Syntax:
 $Name = … Continue Reading
Some time we will be having requirement to convert SID to Group/User Name or Group/User Name to SID. Here I will show you simple way to do that using PowerShell.
How to Convert Group/User Name to SID:
Syntax:
 $Name = … Continue Reading
In this Article, I am explaining how to disable the Unified Messaging for Bulk Mailboxes using Powershell
Disabling the Unified Messaging for the single user is using GUI mode of Exchange management Console is easy by right clicking the Mailbox … Continue Reading