
- How to remove oem application profile windows 10 how to#
- How to remove oem application profile windows 10 manual#
- How to remove oem application profile windows 10 windows 10#
Write-Host "AzureAD PowerShell module not found, looking for AzureADPreview"

$AadModule = Get-Module -Name "AzureAD" -ListAvailable Write-Host "Checking for AzureAD module." $userUpn = New-Object "" -ArgumentList $User The function authenticate with the Graph API Interface with the tenant nameĪuthenticates you with the Graph API interface This function is used to authenticate with the Graph API REST interface See LICENSE in the project root for license information. The profile can also be created with Powershell:Ĭopyright (c) Microsoft Corporation. When the Xbox service is disabled the end user cannot sign in to the Xbox service
How to remove oem application profile windows 10 windows 10#
In the Windows 10 MDM Advanced Diagnostic Report we can see the settings from the profile applies to the devicesĪt this moment the value set on the devices is now showed correctly in the Advanced Diagnostic Report In the Windows 10 MDM Advanced Diagnostic Report we can see the default value before the new created profile applies to the devicesĪfter the profile are successfully assigned to the device we can see the Xbox services is set to Disabled
How to remove oem application profile windows 10 manual#
I have only tested this setting with Windows Insider build 17063.1000īefore the new created profile applies to the devices we can see the Xbox services is set to Manual startup How does this looks like from the client side: Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxAccessoryManagementServiceStartupMode

Device/Vendor/MSFT/Policy/Config/SystemServices/ConfigureXboxLiveAuthManagerServiceStartupMode
How to remove oem application profile windows 10 how to#
In this blog post I will show how to disable the Xbox services with Intune. For every Windows 10 build Microsoft has released we are getting more and more MDM settings available in the operation system next version is no exception.
