mobile device management (mdm)
2287 TopicsError 80180014 due to device restrictions for Windows Autopilot devices
Hello, We've encountered an issue due to device restrictions. We wanted to block personal devices to register in AAD. Due to this policy we are unable to deploy Windows Autopilot devices because When we blocked personal devices it also blocks AAD join during Windows Autopilot (error code 80180014). Is there a way to set the device as corporate device when importing hardware ID in order to by pass this issue or with conditional access block personal device without affecting Windows Autopilot ? Thanks for your help.Solved447KViews0likes6CommentsUninstall application using intune
Hello, We are using Box as a filshare system and we need to push out Box Drive to all clients. Before we can do that we need to uninstall "Box Sync", is there a way to uninstall box sync using Windows App win32? We have not pushed out box sync through intune.238KViews0likes16CommentsAutopilot Error (0x81036502) - Endpoint Manager
Dear community members, I am facing an issue with my Endpoint Manager's autopilot feature. It suddenly stopped working and I am receiving error code 0x81036502. I would greatly appreciate any help or advice on how to resolve this issue. According to my research, this error is related to either a timeout issue or with the Windows 10 version 22h2. I am running Windows 10 version 22h2 on my endpoint. I have tried several troubleshooting steps but to no avail. If anyone has any information or suggestions, please share them with me. Thank you for your time and assistance. Best regards, Rashad BakirovSolved193KViews0likes25CommentsMicrosoft Intune - "Device Compliance Policy" error codes
I see different error codes "Device Compliance Policy". I am unable to find resolution for the error codes. Could you please me with resources where I can learn about "Device Compliance Policy" error codes. For example I see error code "0xfde9". unable to find any resource about these error codes online.180KViews3likes15CommentsIntune auto MDM enrollment for devices already Azure AD joined?
I have a client whose fleet of Windows 10 PC's are already joined to their organizational AAD (company-ownership), without any MDM, but now would like to start using Intune. They've upgraded their licenses to AAD premium and EMS, so that they could use Intune MDM for these devices - and take advantage of MDM auto-enrollment going forward. However, is it possible to get their existing non-MDM devices to "auto enroll" into Intune, even though they are already AAD joined (prior to them getting Intune)? I can only find auto-enrollment scenarios working at AAD join time, not after the fact.Solved174KViews0likes46CommentsMultiple Tenants on One Device
Hello, I have a scenario that I am not sure if it would work or not and wanted to get some clarification: 2 companies, each setup with Intune and MAM policies for mobile. Would I be able to setup both emails on a BYOD device? I don't think it is possible, because the device will need to be registered in Intune Company Portal app to retrieve the policies and check security etc. When you try to add the other address, it will require you to register in Company Portal again, but as far as I know, you can only have 1 company registered at a time?Solved138KViews1like12CommentsTrying to learn Intune - stuck at MDM "Your device is already being manged by an organization"
I'm trying to learn Intune and Endpoint manager so I'm going through the Pluralsight course https://app.pluralsight.com/paths/skills/implementing-mobile-device-management-mdm-with-microsoft-intune by Greg Shields. I'm in the second segment of the course https://app.pluralsight.com/library/courses/enroll-devices-microsoft-intune and have reached the stage where I install the Company Portal app from the Windows Store. Installing the app, I successfully sign into one of the user AAD accounts, then go into the MDM part. Clicking next Clicking Connect Using the same valid AAD account as is already signed in and clicking next In Windows Settings, Accounts, Access work or school, the test user account is listed. Clicking info shows that it is managed by mddprov account. There are no errors in the DeviceManagement-Enterprise-Diagnostics-Provider event log section. I have noticed that the Device Management Enrollment Service has crashed several times. This is a clean new install of windows 10 pro in eval mode. The crash occurs when I open Company Portal. Exception code 0xc0000005 in module windows.inernal.management.dll The device is registered in AAD, MDM is listed as None and no devices are listed Endpoint Manager. I'm lost as to a solution. If anyone has suggestions of how I can resolve this issue, I'd appreciate it.Solved122KViews2likes24CommentsOneDrive - Configure team site libraries to sync automatically
Hi, i would like to use the possibility to sync SharePoint libraries automatically. Therefore I've already created a new profile (type: administrative template) and set the "Configure team site libraries to sync automatically" setting. (Enabled, a Display Name, and the Value) I've found out the library ID as described here via "copy library id" within a SharePoint website. (Click on "syncronize" and then select "copy library id". At my administrative templates profile i've put the whole string copied before into the value. Unfortunately this isn't working. The profile is applied correctly, but the OneDrive client isn't syncronizing. That's why i dived deeper into the registry: HKEY_CURRENT_USER\Software\Policies\Microsoft\OneDrive At this point I've found the applied setting, so the client is receiving this setting. By the way: I also tried converting the string i got from the "copy library id" as i was told to here. Any idea, why this isn't working? Regards Patrick111KViews1like26CommentsIs it really impossible to force an Intune sync from the command line?
Is it really not possible to force an Intune sync on a client computer from the command line? It seems like such a simple thing to do. Rather than make me dig 3 subpages deep to click a button, just let me fire off a DOS command and get on with my day. I'm familiar with the https://timmyit.com/2019/06/04/intune-invoke-sync-to-all-devices-in-intune-with-the-intune-powershell-sdk/, but honestly, clicking a "Sync" button should never be as complicated as that. I'm also familiar with Michael Neihaus' method... Get-ScheduledTask | ? {$_.TaskName -eq 'PushLaunch'} | Start-ScheduledTask That has never worked, but don't tell anyone because there are a lot of admins out there who think it does, and I'd hate to spoil their day. Am I just too dim to figure this out or is there really no way to sync from a CLI? Thanks,106KViews3likes18Comments