Get-MgUser Archives - Practical 365 Practical Office 365 News, Tips, and Tutorials Sat, 21 Oct 2023 16:56:33 +0000 en-US hourly 1 https://wordpress.org/?v=6.3.2 https://practical365.com/wp-content/uploads/2022/06/favicon.png Get-MgUser Archives - Practical 365 32 32 Maintaining Manager-Employee Relationships Stored in Azure AD https://practical365.com/azure-ad-user-account-manager/ https://practical365.com/azure-ad-user-account-manager/#comments Tue, 27 Jun 2023 10:00:00 +0000 https://practical365.com/?p=58745 Maintaining accurate Azure AD User Account manager links is important because many Microsoft 365 features like the Organization chart in Teams, the user profile card, and Outlook's Org Explorer depend on the information. This article covers how to use PowerShell to maintain the manager-employee links.

The post Maintaining Manager-Employee Relationships Stored in Azure AD appeared first on Practical 365.

]]>
https://practical365.com/azure-ad-user-account-manager/feed/ 2
Update Teams External Access Configuration With PowerShell https://practical365.com/teams-external-access-powershell/ https://practical365.com/teams-external-access-powershell/#comments Thu, 15 Sep 2022 10:00:00 +0000 https://practical365.com/?p=57183 The Teams external access configuration includes an allow list that defines which Microsoft 365 tenants are allowed to collaborate with your users through chats and meetings. To make sure that your allow list is complete, we can check the guest accounts present in the tenant and update the configuration with the domains used by guests. All in a matter of some straightforward PowerShell code.

The post Update Teams External Access Configuration With PowerShell appeared first on Practical 365.

]]>
https://practical365.com/teams-external-access-powershell/feed/ 3
How to Create a Microsoft 365 Licensing Report Using the Microsoft Graph SDK for PowerShell https://practical365.com/create-licensing-report-microsoft365-tenant/ https://practical365.com/create-licensing-report-microsoft365-tenant/#comments Thu, 14 Oct 2021 15:01:00 +0000 https://practical365.com/?p=53503 After figuring out how to convert a script from using Azure AD licensing cmdlets (due to stop working in June 2022), we move on to create a licensing report for a tenant using cmdlets from the Microsoft Graph SDK for PowerShell. The code is pretty straightforward, but you need to do some up-front work to extract and prepare some input files containing product and service plan codes. Given that Microsoft is increasing its license fees, it's a good time to report this information...

The post How to Create a Microsoft 365 Licensing Report Using the Microsoft Graph SDK for PowerShell appeared first on Practical 365.

]]>
https://practical365.com/create-licensing-report-microsoft365-tenant/feed/ 96
Connecting to the Microsoft Graph Using the PowerShell SDK https://practical365.com/connect-microsoft-graph-powershell-sdk/ https://practical365.com/connect-microsoft-graph-powershell-sdk/#comments Thu, 23 Sep 2021 13:11:30 +0000 https://practical365.com/?p=53483 The Microsoft Graph SDK for PowerShell exists to help developers use Graph API calls from PowerShell. It works, but like anything in life, there's a right way to connect and use the SDK and a wrong way. In this article we explore topics like how to connect to the right tenant, how permissions are managed (or not), and why running Graph SDK cmdlets interactively isn't something you should do in production. Good as the SDK is, Microsoft has some big issues to solve to address some obvious security issues.

The post Connecting to the Microsoft Graph Using the PowerShell SDK appeared first on Practical 365.

]]>
https://practical365.com/connect-microsoft-graph-powershell-sdk/feed/ 43
Microsoft Forces Move from Azure AD Cmdlets for License Management https://practical365.com/microsoft-forces-move-from-azure-ad-cmdlets-for-license-management/ https://practical365.com/microsoft-forces-move-from-azure-ad-cmdlets-for-license-management/#comments Thu, 09 Sep 2021 05:22:00 +0000 https://practical365.com/?p=53319 On June 30, 2022, Azure AD and Microsoft Online Services cmdlets will stop working for license management. The result is that you need to upgrade PowerShell scripts which use these cmdlets. The choice is to use Graph API calls or cmdlets from the Microsoft Graph PowerShell SDK. In this article, we explore the steps necessary to upgrade a script to remove service plans from an Office 365 license (SKU).

The post Microsoft Forces Move from Azure AD Cmdlets for License Management appeared first on Practical 365.

]]>
https://practical365.com/microsoft-forces-move-from-azure-ad-cmdlets-for-license-management/feed/ 9