Intune-Scripts
Intune-Scripts copied to clipboard
Error when attempting to run script
Good Morning,
I have received the following error when attempting to run your script [Get-AllAadGroupAssignments.ps1] when i've added #Connect and change schema Connect-MSGraph -ForceInteractive Update-MSGraphEnvironment -SchemaVersion beta Connect-MSGraph
I have to do this to get access to my tenant other wise i always get a needs permission
At line:41 char:7
- Param()
-
~
An expression was expected after '('. + CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException + FullyQualifiedErrorId : ExpectedExpression