Ondrej Sebela
Ondrej Sebela
Error bellow when calling Invoke-AADAssessmentDataCollection When I debug 2.2.2\internal\Expand-MsGraphRelationship.ps1 it turns out that: - $inputObject contained one item when final block started. But $results variable was empty, because there was...
Invoke-AnalyzeMDMEnrollmentStatus incorrectly retrieve data from Get-DsRegStatus i.e. you call '$dsregstatus.AzureAdJoined' instead of '$dsregstatus.DeviceState.AzureAdJoined' and '$dsregstatus.DomainJoined' instead of '$dsregstatus.DeviceState.DomainJoined'
**Describe the bug** When I try to remove all existing service principal IDs in selected conditional policy condition by defining IncludeServicePrincipals = '', it ends with an error.  ...
### The problem I don't understand how is this possible, but Visual Studio 2022 gets updated even though in excluded list. The reason for this is incorrect ID as can...
# Proposed Changes > Explained in the issue 539 ## Related Issues > https://github.com/Romanitho/Winget-AutoUpdate/issues/539
I think adding possibility for users see current Intune/SCCM compliance state would be very helpful. But mainly possibility tu invoke new compliance check. I.e. employees of companies that use devices...
### Description Follow the steps below to simulate this issue - create a new Storage Account Container named SSS - assign role RRR to group GGG - remove this Container...
**Describe the bug** Real-world error codes (`SyncErrorId`) don't match what is in the [official documentation for OneDriveSyncErrors_v0 dataset](https://github.com/microsoftgraph/dataconnect-solutions/blob/main/Datasets/data-connect-dataset-onedrivesyncerrors.md). For example, there is - 34 = Shorten the path and try...
### Describe the bug Since 6/3/2025 2 AM command Get-MgIdentityGovernanceAppConsentRequest returns (in our case) 17400 consent requests instead of 102 (information retrieved by Get-MgIdentityGovernanceAppConsentRequestCount). This is obviously a bug and...