Andres Bohren

Results 17 comments of Andres Bohren

@snehakishore21 Thank's for the Update. Confirm. The Issue has ben solved with 2.1. Thank you 😍

Hi All, I would like to see, that we can manage the Powershell Modules with the AZ PowerShell Module. Until then, here is how you can Manage the PowerShell 7...

@alerickson I did run the following command. No return value. Does this help? PS C:\Users\a.bohren> Get-PSResource -Name MicrosoftTeams PS C:\Users\a.bohren> Get-Module ModuleType Version PreRelease Name ExportedCommands ---------- ------- ---------- ----...

PowerShell 7 started as Administrator ``` PS C:\> get-host Name : ConsoleHost Version : 7.2.7 InstanceId : 9a2e4618-12e0-45ad-8558-dfdd8e1e91ba UI : System.Management.Automation.Internal.Host.InternalHostUserInterface CurrentCulture : en-CH CurrentUICulture : en-US PrivateData : Microsoft.PowerShell.ConsoleHost+ConsoleColorProxy...

Hi @anamnavi Install-Module in PowerShell 5 is default to AllUsers? Install-Module in PowerShell 7 is default to CurrentUser? Did i get that right? Here is the Output you asked for...

@hanneschu1z This happens if you are connected with Exchange Online Connect-ExchangeOnline but not with SSC (Security & Compliance PowerShell ) Connect-IPPSSession If you're not connected with Exchange Online Orca will...

Same here, i tracked down the issue and created a Pull Request https://github.com/AzureAD/MSIdentityTools/pull/40

By the way the way, the Error: "is not a valid Microsoft Graph PowerShell command" happens at multiple commands - Get-MsIdGroupWithExpiration - Get-MsIdInactiveSignInUser -LastSignInBeforeDaysAgo 30 ![image](https://github.com/AzureAD/MSIdentityTools/assets/45082822/88a16780-2132-4d06-a199-751feb541078) @merill Can you please...

Also Bugreport has been created in MSGraph-SDK-PowerShell to solve the root issue https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2582