Forum Discussion
ddickinsonBHCET
May 21, 2025Copper Contributor
User Profile Deletion
Hi, I have encountered an error when using Intune to delete user profiles. I am new to this and have put bits and pieces together from multiple sources to try and compile a script. I am using a Det...
Matt-Apps4Rent
May 30, 2025Iron Contributor
Your script works on new devices but fails on older ones likely because older Intune-enrolled devices might not have the remediation script permissions or setup applied properly. An Autopilot reset refreshes Intune configurations, which is why it starts working again.
- ddickinsonBHCETJun 02, 2025Copper Contributor
Is there way to check/confirm this on a machine to compare it to newer enrolled device, would be interesting to see if this is the reason.
Thanks for your reply!