PowerShell

Create Azure Guest User with PowerShell and MS Graph API

In this post, I want to show you how you create an Azure Guest User with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Delegate the Guest User Invitation to Azure AD✔️Control your Azure Guest Users outside Azure Portal.✔️Customize the Invite Message for Azure Guest Users✔️Mass Invitation of Guest Users ✔️Many more… API Reference

Create Azure Guest User with PowerShell and MS Graph API Read More »

Change a Teams Member to an Owner with PowerShell and MS Graph API

In this post, I want to show you how you can change a Teams Team Member to an Owner with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can change a Team Member or Owner✔️Control your Members and Owners of a Team outside Teams.✔️Many more… API Reference and Permissions We

Change a Teams Member to an Owner with PowerShell and MS Graph API Read More »

Change a Teams Owner to a Member with PowerShell and MS Graph API

In this post, I want to show you how you can change a Teams Team Owner to a Member with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can change a Team Member or Owner✔️Control your Members and Owners of a Team outside Teams.✔️Many more… API Reference and Permissions We

Change a Teams Owner to a Member with PowerShell and MS Graph API Read More »

Create a Channel in Teams with PowerShell and MS Graph API

In this post, I want to show you how you can create a Team Channel in Teams with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can create a new Channel✔️Control your Channels outside Teams.✔️Many more… API Reference and Permissions We used the following Docs to get this Script up

Create a Channel in Teams with PowerShell and MS Graph API Read More »

Remove a Member from a Microsoft Teams Team with PowerShell and MS Graph API

In this post, I want to show you how you can remove a Member from a Microsoft Teams Team with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can remove a Team Member.✔️Control your Members of a Team outside Teams.✔️Many more… API Reference and Permissions We used the following Docs

Remove a Member from a Microsoft Teams Team with PowerShell and MS Graph API Read More »

How to update every single Active Directory User Attributes with Powershell – Part 4

From time to time, I always struggle a little, on how to update specific AD Attributes or I am not sure what is the correct property Name. So this should be a good list, of “all” Active Directory User Attributes, and how you can Update, Change, Set or Clear with PowerShell. So I have created

How to update every single Active Directory User Attributes with Powershell – Part 4 Read More »

Add a Member to a Microsoft Teams Team with PowerShell and MS Graph API

In this post, I want to show you how you can add a new Member to a Microsoft Teams Team with PowerShell using MS GRAPH API. Some of the Use cases❗✔️Make sure not everyone can add a new Team Member.✔️Control your Members of a Team outside Teams.✔️Many more… API Reference and Permissions We used the

Add a Member to a Microsoft Teams Team with PowerShell and MS Graph API Read More »

How to update every single Active Directory User Attributes with Powershell – Part 3

From time to time, I always struggle a little, on how to update specific AD Attributes or I am not sure what is the correct property Name. So this should be a good list, of “all” Active Directory User Attributes, and how you can Update, Change, Set or Clear with PowerShell. So I have created

How to update every single Active Directory User Attributes with Powershell – Part 3 Read More »

How to update every single Active Directory User Attributes with Powershell – Part 2

From time to time, I always struggle a little, on how to update specific AD Attributes or I am not sure what is the correct property Name. So this should be a good list, of “all” Active Directory User Attributes, and how you can Update, Change, Set or Clear with PowerShell. So I have created

How to update every single Active Directory User Attributes with Powershell – Part 2 Read More »