fbpx

Victor is an IT pro based in Manchester, UK. With over 22 years of experience managing Windows Server, Active Directory, and Powershell, and 7 years of expertise in Azure AD and Office 365, he's a seasoned expert in his field. When he's not working, he loves spending time with his family - a wife and a 5-year-old. Victor is passionate about helping businesses succeed in today's fast-changing tech landscape.
Azure AD PowerShell

New-MgGroupMemberByRef – Add Users to Azure AD Group using Powershell

New-MgGroupMemberByRef – Add Users to Azure AD Group using Powershell. Do you want to simplify the process of adding users to Azure Active Directory Groups in your Azure tenant? Look no further as we introduce New-MgGroupMemberByRef, a powerful yet straightforward command to add users to Azure AD Groups via the Microsoft Graph PowerShell module. This […]

Azure AD

Fix – Connect-MsolService Not Recognized (How to Fix)

Fix – Connect-MsolService Not Recognized (How to Fix). Did you receive the “The term ‘Connect-MsolService’ is not recognized as the name of a cmdlet, function, script file, or operable program” error when you run the Connect-MsolService command? There is a simple fix for this error, so please continue with  Fix – Connect-MsolService Not Recognized (How […]

Active Directory PowerShell

Top 5 Active Directory Powershell Scripts for Active Directory (Users / Groups)

Top 5 Active Directory Powershell Scripts for Active Directory (Users / Groups). Are you a Windows SysAdmin looking to automate routine Active Directory (AD) management tasks and simplify your AD administration tasks? PowerShell scripts help you accomplish this quickly and efficiently. This article explores top 5 Active Directory PowerShell commands for managing users, groups and […]

Azure AD

Get-MgUser – Find Azure AD Users and Filter using PowerShell Script

Get-MgUser – Find Azure AD Users and Filter using PowerShell Script. Are you tired of manually sifting through the Azure portal to find the necessary user information?  Look no further than the Get-MgUser cmdlet.  This powerful cmdlet (part of the Microsoft.Graph.Users module) lets you quickly locate and filter Azure AD users based on specific criteria, […]