Grant Azure Access to Your CSP Using PowerShell
Learn how to securely grant your Cloud Solution Provider (CSP) access to your Azure subscription or resource groups using PowerShell.
30 articles tagged with “powershell”
Learn how to securely grant your Cloud Solution Provider (CSP) access to your Azure subscription or resource groups using PowerShell.
With the Microsoft Graph PowerShell, you can automate the process of listing all calendars for a specific user in Office 365 and exporting events to a CSV file.
You can install IIS using PowerShell on different Windows environments. Below are the commands for Windows 10/11 and Windows Server.
Learn how to disable welcome emails in Office 365 Groups using PowerShell, avoiding unnecessary notifications in members' inboxes.
Hide Office 365 Groups from Outlook using PowerShell | Complete guide with script to manage group visibility in Exchange Online for desktop and web access.
Connect to Microsoft Graph with PowerShell using Connect-MgGraph — interactive sign-in, app-only with a client secret or certificate, and managed identity. Includes app registration steps and how to migrate from the old AzureAD module.
To automate the process of updating `CustomAttribute` for user mailboxes, we can use PowerShell along with a CSV file containing the necessary information.
Using PowerShell to get Azure AD Dynamic Membership Rules is a smart move for admins. It helps understand groups better and keeps memberships in check.
Where Windows Update logs are stored in Windows 11 and 10, and how to read them with Get-WindowsUpdateLog, ReportingEvents.log, and Event Viewer — plus how to find the logs for a failed feature upgrade.
Learn how Powershell can help find stale devices in Intune easily for streamlined management and enhanced security.
This post presents a solution to fix the issue with PowerShell module and error: "Import-Module : Could not load file or assembly 'System.Management.Automation"
In this guide, we'll demonstrate how to use PowerShell along with a CSV file to automate the bulk creation of Azure AD Security Groups.