Message: AADSTS650057: Invalid resource. The client has requested access to a resource which is not listed in the requested permissions in the client’s application registration. Client app […]
Category: Research
Research Undertaken
How to deploy Custom SCCM Images over Cloud to work with Intune
https://www.osdcloud.com/
Cannot Sync Users in Group Write Back from Entra ID to OnPrem via CloudSync
The User ‘XXXXXX’ will be skipped due to the following reasons:1) This object is not assigned to the application. If you did not expect the object to […]
PIM Approver is a cloud account without email, how to approve?
1 Use the new Exchange admin center to disable or anable plus addressing Use Exchange Online PowerShell to disable plus addressing The command uses the following syntax: […]
Migrate between Operator Connect and Direct Routing for Teams Calling
https://learn.microsoft.com/en-us/microsoftteams/operator-connect-configure For Inbound remove the number from Direct Connect Then do a Sync on Operator Connect Portal which will Sync the numbers back to Teams Then ReAssign […]
Microsoft Entra Connect and cloud sync run concurrently due to Group Writeback v2 in Microsoft Entra Connect Sync will no longer be available Microsoft Entra Connect and cloud sync run concurrently due to
Group Writeback v2 in Microsoft Entra Connect Sync ( aka AADConnect ) will be End of Life June 30 2024 ” will no longer be supported in Connect […]
How to Hide the New Outlook
Intune GPO via Registry HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\Options\GeneralDWORD: HideNewOutlookToggleValue: 1 Via 365 Admin Powershell
Azure Sign-in Logs – Use Wildcards and Filter Specific countries from search criteria
Unfortunately the Country Filter in the Azure AS Sign in Logs is hard match , ( not contains ) So you either have to download the logs […]
MacOS Intune Scripts
https://github.com/microsoft/shell-intune-samples/tree/master/macOS/Config/Manage%20Accounts
OAuthClaimSettings CRM\Dynamics 365 deployment manager IFD/ADFS wizard
Enable OAuth using Powershell – run as administrator: (Shift and Right click) Add-PSSnapin Microsoft.Crm.PowerShell Check the settings: Get-CrmSetting -SettingType OAuthClaimsSettings $ClaimsSettings = Get-CrmSetting -SettingType OAuthClaimsSettings $ClaimsSettings.Enabled = […]