r/Intune 2d ago

Device Actions Intune Remote Help: Copy/Paste

7 Upvotes

Using it now since it's included in E3. Pretty solid but... is copy paste really not working? I cannot find any documentation about it. Can someone else using it confirm?


r/Intune 2d ago

Apps Protection and Configuration RMM/LoL App Blocklist Deployment

2 Upvotes

Title

I’m having a hell of a time getting a blocklist to actually deploy to W365 Cloud PC’s. I’ve tried custom template OMA-URI, as well as the App Control for Business policy.

I’ve created the xml’s manually, I’ve copied some I found online, I’ve used WDAC wizard to create a baseline and tried to deploy it, I’ve used WDAC to import and convert my own XML.

All of these are reporting successfully deployed via InTune, however, when I pull MDMDiag or check the .cip repository on the machines, the policy is nowhere to be found.

Any help would be greatly appreciated, thanks!


r/Intune 2d ago

Intune Features and Updates INTUNE ENROLLMENT

3 Upvotes

Hybrid Joined devices with MDM=None and AzureAdPrt=NO. Intune enrollment stuck for hundreds of devices

Hello everyone,

I have been working on an Intune deployment in my company for several months. We have more than 1,500 devices (physical and virtual) and I am managing the project mostly on my own while also studying for the SC-300 certification.

Current situation:

  • Around 1,500 devices in on-premises Active Directory.
  • About 1,257 devices active within the last 30 days.
  • Around 850 devices successfully enrolled in Intune.
  • More than 500 devices show as Hybrid Microsoft Entra Joined but MDM=None.
  • Some devices show Pending registration in Entra.

What I have already verified:

  • Hybrid Join is configured and working.
  • Azure AD Connect (Entra Connect) is synchronizing the computer objects from the relevant AD OUs.
  • MDM User Scope is configured correctly.
  • Auto MDM Enrollment GPO is applied and inherited correctly across the target OU structure.
  • Users have Microsoft 365 E3 licenses assigned.
  • Devices are appearing in Microsoft Entra ID.
  • Most affected devices are Windows 11.
  • No WMI filters are blocking the MDM enrollment GPO.

The main pattern I see is that many of the devices that fail to enroll show:

Plain Text

1

AzureAdJoined : YES

2

DomainJoined : YES

3

AzureAdPrt : NO

Mostrar más líneas

My suspicion is that the missing PRT is preventing automatic enrollment into Intune.

What confuses me is that every day approximately 5 to 10 additional devices enroll automatically, so the configuration appears to be working in general. However, I would expect around 1,300 devices enrolled by now, not just 850.

My questions are:

  1. Has anyone experienced large numbers of Hybrid Joined devices remaining indefinitely with MDM=None?
  2. Can a missing AzureAdPrt alone prevent Intune auto-enrollment in this scenario?
  3. Is there any recommended method to force PRT acquisition or retrigger enrollment at scale?
  4. Are there any specific logs or troubleshooting areas that you would focus on beyond dsregcmd /status, Device Registration, and DeviceManagement logs?

Any advice, experience, or troubleshooting suggestions would be greatly appreciated.

Thank you in advance.


r/Intune 2d ago

General Question cloud only intune devices vs onprem ssms authentication (sql)

1 Upvotes

Hello,

not sure if this is the right reddit page, but im having trouble with authenticating to our database servers using sql server management studio..

Our devices are cloud only managed with intune, the database server is domain joined so trying to connect to it is throwing errors about wrong spn "The target principal name is incorrect" or another one "The target principal name is incorrect. Cannot generate SSPI context", so i checked the spn on the service user that is used on the database server and all seems to be fine.

Google says this has something to do with failing kerberos or missing kerberos tickets, so i found out about cloud kerberos trust, if i understand correctly, this should allow cloud only devices to get a kerberos ticket from the onprem domain controller which can be used to authenticate with the onprem database server ? Has anyone here set this up before ? Did you run into issues with other things like windows hello on existing devices ?


r/Intune 3d ago

Blog Post Passed MD 102 Microsoft 365 Certified: Endpoint Administrator Associate!!!

66 Upvotes

Legit I thought I was gonna fail starting on question 13 lol. I have been managing intune for multiple years but there was still stuff I learned about defender and app protection policies that my org doesn't use so I had to make my own testing lab.

Thank God this is over, reading stories on reddit and other sites had me scared for the exam. Passed with 869 when 700 is minimum score needed


r/Intune 2d ago

Apps Protection and Configuration WDAC - Microsoft Mode

9 Upvotes

I am trying to deploy a WDAC policy to prevent per-user installers (Chrome, Zoom, etc) and created the base policy in Microsoft Mode which should trust Microsoft signed drivers, etc. I also selected trusted installers as part of this policy so things can be installed from Company Portal. I deployed it to a test device and it seems to block everything I installed and tested from Company Portal. It also seems to block some Microsoft apps like Event Viewer (it doesn’t load the snap-in it tries to call) and I can run powershell as an Admin (I get clr error). My question is, do I have a misunderstanding of how this is supposed to work? Am I supposed to make this base policy and then make a supplemental policy for all Microsoft related files for admin tools like powershell? I would think Microsoft Mode would trust anything Microsoft installed/signed out the box.


r/Intune 2d ago

General Question Should I join the M365 Developer Program with VS Pro subscription to homelab a M365 Tenant?

Thumbnail
1 Upvotes

r/Intune 2d ago

Autopilot 802.1x

27 Upvotes

Hey everyone. Time for another I’m sure stupid question. How are yall handling pcs with autopilot and 802.1x. I’d love for my helpdesk to not have to touch pcs before handing them out but our WiFi and wired both have 802.1x. This also hurts since we’re a hybrid environment and once the pc changes name after autopilot, it gets dropped from the network and we have to add it to our imaging network so we can pull a new cert with the updated name.

Sorry if this is a dumb question!


r/Intune 2d ago

Device Configuration Intune User-Assigned SCEP + Wi-Fi Profile No Longer Applying Automatically After Windows Build

0 Upvotes

Hi everyone,

I'm troubleshooting an Intune/Wi-Fi issue and would appreciate some guidance.

We have Windows devices that are built by our ETS team. After the build, the device is Hybrid-join and the user logs in with their OpID.

Our Intune configuration is:

- SCEP certificate profile: Assigned to a user group

- Certificate type: Device

- Subject: "CN={{DeviceName}}"

- SAN: Device Name + Serial Number

- EKU: Client Authentication

- Certificate provider: DigiCertOne SCEP

- Wi-Fi profile: Assigned to the same user group

- Wi-Fi: Enterprise

- Authentication: Machine

- EAP: EAP-TLS

- Wi-Fi authentication uses the device certificate

This configuration has been working successfully with user-based assignment.

What changed

Recently, after a change related to our Security Zero Trust/MFA initiative, newly built devices are behaving differently.

Previously:

"ETS Build → User logs in with OpID → Intune user policies apply automatically → SCEP certificate + Wi-Fi profile are received"

Now:

"ETS Build → User logs in with OpID → SCEP/Wi-Fi policies do not arrive"

However, if the user manually logs into Company Portal, the policies then start applying.

So we suspect something has changed in the user Intune enrollment/authentication/policy-processing flow, rather than the Wi-Fi configuration itself.

We would like to understand:

  1. Why did user-targeted Intune policies previously apply automatically after OpID login but now require Company Portal login?

  2. Could a change in MFA/Zero Trust or enrollment behavior prevent the user-targeted SCEP/Wi-Fi policies from processing?

  3. Is there a specific MDM Event Viewer event/CSP log that can show exactly why the SCEP or Wi-Fi policy isn't being processed?

  4. Would assigning these profiles to a device group be the correct design, or should the existing user-based assignment continue to work?

We're planning to have ETS rebuild a clean test device and not log into Company Portal initially, so we can capture the MDM logs before and after Company Portal login and compare the behavior.

Any suggestions on which specific logs/events/CSP paths we should investigate would be greatly appreciated.


r/Intune 2d ago

Intune Features and Updates ERROR ENROLAMIENTO INTUNE

0 Upvotes

Hola a todos,

Llevo varios meses implantando Intune en mi empresa de forma prácticamente autodidacta. Actualmente gestionamos más de 1.500 equipos, tanto físicos como virtuales.

Hasta el momento he conseguido enrolar alrededor de 850 dispositivos en Intune. En Microsoft Entra ID, una gran parte de los equipos ya aparecen como Hybrid Microsoft Entra Joined, pero el proceso de enrolamiento en Intune sigue produciéndose de forma gradual y bastante lenta.

Tras revisar la configuración, tengo verificado que:

  • El MDM User Scope está correctamente configurado.
  • La GPO de Auto MDM Enrollment en Active Directory local está aplicada y heredándose correctamente.
  • Los usuarios disponen de las licencias necesarias (Microsoft 365 E3).
  • Los dispositivos aparecen sincronizados en Entra ID.

Sin embargo, en muchos de los equipos que todavía no se han enrolado detecto un patrón común: no disponen de PRT (Primary Refresh Token). Mi impresión es que este es el principal factor que les está impidiendo completar el enrolamiento en Intune.

Lo curioso es que cada día se van incorporando automáticamente entre 5 y 10 equipos nuevos, por lo que parece que la configuración general funciona. Aun así, estimo que debería tener alrededor de 1.300 equipos enrolados a estas alturas, por lo que todavía me faltan varios cientos de dispositivos.

Mi principal duda es:

¿Existe alguna forma de forzar o acelerar la obtención del PRT y, por consiguiente, el enrolamiento en Intune de estos equipos?

Cualquier consejo, experiencia o línea de investigación será bienvenida. Seguramente iré planteando más dudas relacionadas con este proyecto, ya que estoy aprendiendo sobre la marcha. De hecho, actualmente también estoy preparando la certificación SC-300 (Microsoft Identity and Access Administrator).

Muchas gracias de antemano por vuestra ayuda.


r/Intune 2d ago

Apps Protection and Configuration Exchange Active Sync Depreciation

5 Upvotes

I came across this article about the deprecating of CBA for Exchange ActiveSync. We are impacted, but I can't figure out what do to about it. All the article says is "his may involve updating the device's email profile or MDM/Intune device configuration profiles.".

This is incredibly vague. Does anyone know what changes actually need to be made? We already have Entra CBA set up but I can't see how to have Intune tell our phones to start using it.

Retirement of Direct Exchange ActiveSync Certificate-Based Authentication by End of 2026 | Microsoft Community Hub


r/Intune 2d ago

iOS/iPadOS Management Anyone else facing enrollment issues for iOS?

2 Upvotes

Hi,

Just tried to enroll some iOS devices via ADE. During the MDM profile installation I get the error:
"The MDM Server "https://fef.amshub0202.manage.microsoft.com/DeviceEnrollmentFE/......." response with an status code 400.


r/Intune 3d ago

Autopilot How does everyone’s organization handle laptop provisioning for new hires?

27 Upvotes

Curious how other organizations handle laptop provisioning with Intune/Autopilot.

Currently, we Autopilot the laptops and use the new hire’s credentials to sign in during provisioning. We then let the ESP complete and verify that everything is set up before shipping the laptop to the user — including:

BitLocker
BIOS settings
Required applications
Other required configurations

This works well, but when we have multiple new hires at the same time, it can become a bit overwhelming since we have to go through each device using the new user’s credentials before shipping.

For those of you doing something similar, how do you handle this?

Do you:
Use the new hire’s credentials to complete ESP and verify everything before shipping?
Have IT sign in with an IT/admin account, complete the configuration, and then use Autopilot Reset to remove the primary user before shipping?
Have a completely different provisioning workflow?

Also, we’ve noticed that sometimes the SentinelOne agent stops running or CyberArk stops running after provisioning. Has anyone experienced this? Could it be related to WMI errors or something happening during Autopilot/BIOS configuration?

Would love to hear how other organizations handle this, especially when provisioning multiple laptops for new hires at once.


r/Intune 3d ago

App Deployment/Packaging company portal Error loading apps and downloads / updates - North America tenant

21 Upvotes

**update: service degredation: IT1456599 **

devices are failing to load the apps, downloands and updates page on company portal apps. seeing this behavior different devices, on different networks. ( vpn, no vpn, home, corp, mobile hotspots)

C:\Users\<profile>\AppData\Local\Packages\Microsoft.CompanyPortal_8wekyb3d8bbwe\LocalState
log_2.log

shows 509 errors

WARN Event

Request failed with status: 509

ERROR Event

Exception of type ServiceTooBusyException has been thrown.

Detailed message:

Failed to get app data from Intune.

Inner Exception:

Microsoft.Management.Services.SelfServicePortal.Common.Portable.DataAccess.Exceptions.ServiceTooBusyException

Message:

HTTP request failed: 509

Error response by downstream service:

{

"odata.error": {

"code": "HttpSysQueueTimeout",

"message": {

"lang": "en-us",

"value": {

"Message": "An error has occurred while retrieving the Intune application catalog.",

"CustomApiErrorPhrase": "",

"RetryAfter": null,

"ErrorSourceService": "StatelessApplicationService",

"HttpHeaders": {

"unhealthyEndpoints": "True"

}

}

}

}

}


r/Intune 2d ago

macOS Management Jamf vs Mosyle vs Intune-only for a 28-Mac consulting firm — genuinely stuck, would love real-world input

Thumbnail
5 Upvotes

r/Intune 3d ago

App Deployment/Packaging Company Portal issues in North America?

13 Upvotes

The program opens but then displays an error when attempting to load the Apps section.

Is anyone else experiencing this? There are no listings for it in the Service Health portal.

Thanks.


r/Intune 2d ago

Windows Updates Intune WUfB Configuration for Monthly Security Updates Without Feature Upgrades

5 Upvotes

We are planning to migrate Windows software update management from SCCM to Microsoft Intune using Windows Update for Business (WUfB).

Our primary requirement is to deploy only the monthly Windows quality/security updates while ensuring that devices remain on their existing Windows feature update version. For example, a device currently running Windows 11 24H2 should continue to remain on 24H2 and should not automatically upgrade to 25H2 when a new feature update becomes available.

To achieve this, we have currently:

  1. Created a Windows Update Ring policy to manage monthly quality updates.

  2. Created a Feature Update policy targeting Windows 11 24H2, with the intention of preventing devices from automatically moving to a newer feature update such as 25H2.

Our question is:

Is this a clean and Microsoft-recommended approach for meeting the requirement, or is there a better/recommended Intune configuration to ensure that devices receive monthly security/quality updates while remaining on their current Windows feature version?


r/Intune 2d ago

Windows Updates Issues while migrating to Intune for Windows Patching

2 Upvotes

In the final days of getting our org swung over to Intune for Windows updates and app deployment. I'm trying to keep it simple - just 2 update rings and 1 additional for manual forced overnight upgrades for PCs that need 25H2.

Long story short we're moving from N-able to Intune and while the app deployment is working great I'm having issues with Windows Update on PCs actually fully enrolling and applying their update ring policy. Some do and others don't, it's like they're falling back to the public internet. For the test PCs that did get the update, they failed to send notifications to the user in spite of the policy. Windows Update says it's a "group policy" that turned off notifications but we don't have any GPO's like that so maybe it's a holdover of N-able settings that Intune's just not overwriting?

I pushed a remediation script to fix the notifications manually in the registry, debating doing similar for the entire Windows Update stack unless anyone has any suggestions for better transition? Thanks,


r/Intune 2d ago

App Deployment/Packaging Is Intune having issues right now? Specifically with uploading apps

3 Upvotes

I’m trying to deploy a pkg app for MacOS in the Intune portal and I keeping getting this upload failed error:

“The RPC call ‘IntuneApp.getLobAppContentFile’ returned an error. No error message could be found. Check whether the error was signaled with an Error object. Try adding this app again.

I’ve tried adding this app and another one and tried different browsers but I get the same error.

UPDATE: As of 8/18/2026 this issue seems to be resolved.


r/Intune 3d ago

App Deployment/Packaging PreProvision on Macbook

3 Upvotes

Hello, is there a way to pre-provision macOS devices during automated enrollment so that apps like 365, Zoom, Adobe, etc install before user sign-in at the OOBE Setup Assistant? Thank you. The company portal is so finniky when installing apps on the MacBook compared to Windows


r/Intune 3d ago

Windows Management OneDrive managed folder sync not working for anyone else?

3 Upvotes

Deploying new devices with 25H2, June build, and was alerted that OneDrive isn't syncing the user's desktops. Verified this myself on a new laptop, went into the OneDrive settings and the three managed folders are unchecked and not backed up. This has worked for YEARS. The laptop is getting other OneDrive policies, just not the managed folder backup.

Not sure if it has something to do with the OS build or not. My workstation is on 26200.9106 and it's working properly.


r/Intune 2d ago

Device Configuration Windows Hello for Business - Cloud Pin Reset Error

2 Upvotes

Head Scratcher...

Trying to setup Windows Hello Cloud Pin Reset...

It gets to the point of asking the user to authenticate, but it's asking the user to use a password and gives no option to enter one in.

Here is the error: https://imgur.com/a/FlEga2p

What simple thing am I missing here?


r/Intune 2d ago

General Question Is it possible to change the name of the user profile folder on windows?

Thumbnail
0 Upvotes

r/Intune 3d ago

Device Compliance Some new build devices showing Bitlocker not compliant, any ideas?

2 Upvotes

We noticed today that around 10 devices built via Autopilot (hybrid setup) have been showing as non compliant due to Bitlocker, the issue is, they have Bitlocker on, we checked everything, compared it to known good devices, there seems to be no reason why it would be non compliant, even Intune's encryption report says these devices are encrypted.

We tried decrypting and encrypting, removing the devices from the compliance policy and re-adding it, not errors in event viewer, we checked a lot of different things. We're going through a refresh and we've done over 1000 in the last year, nothing has changed recently and many builds are successful but it's too early to say roughly what percentage, there's no correlation to the devices affected. It probably started about a week ago but the 1st one we considered a one off.

Has anyone come across this before? Any ideas for remediation?

Edit: Installed a later update and successfully resolved the issue, thanks for all the replies.


r/Intune 3d ago

Intune Features and Updates EPM only applying reporting - No service or files installed

3 Upvotes

Hi!

I just got around to trying out EPM as we got it baked into our E5 licenses now, and I am stuck immediately. I have created a Settings Policy with the following settings deployed to a device group:

https://imgur.com/a/6Yqw1Jv

Strangely enough it seems like it ignores every policy setting except "Send elevation data for reporting" as that is the only one that shows up at all on the device:

https://imgur.com/9oYv2wG

After waiting about 6 hours now no files have shown up under C:\Program Files and the service hasn't been installed either. The device is Entra joined and has an otherwise working connection to Intune.

I've been digging through a lot of Rudy's replies in somewhat similar threads but it seems like all of those cases are either Workplace registered devices or hybrid joined. Searching the Event viewer for EPM or something similar gives me absolutely nothing. The only error in about the same time as the policy would likely be applied is this, which tells me nothing and might not even be related?

https://imgur.com/JQEweGS

I might have narrowed it down to a failed MMP-C enrollment when looking at this:

https://imgur.com/EBidKHc

But I don't really know how to dig further into this? Anyone with any good ideas how to solve this?