Generate Random Numbers within a Range using PowerShell
We may required to generate a random number to set ID or in some cases to set temporary password. In …
We may required to generate a random number to set ID or in some cases to set temporary password. In …
As you know Office 365 user identities are stored in Azure Active Directory, we can use the Azure AD powershell …
We can use the Exchange powershell cmdlet Get-MailboxStatistics (On-premises and Online) to check the Last logon time of an user’s …
As you know Microsoft is targeting Office 365 Group as base service for many of cloud services like Planner, Teams …
Modifying name or display name of Office 365 Group is simple. However, if you want to rename primary email address …
We can use the Exchange Online powershell cmdlet Remove-UnifiedGroupLinks to remove members, owners and subscribers from Office 365 groups. The Remove-UnifiedGroupLinks …
We can find whether the given user is member of local Administrators group or not by accessing ADSI WinNT Provider. …
We can easily find a local user is member of a local group by accessing ADSI WinNT Provider. In this …
For troubleshooting purposes, or before deploying any software, it is good to know what is the Windows Operating system version …
Blocking access to an Office 365 account prevents anyone from using the account to sign in and access all the …