Forum Discussion
Copying Files to Intune Device failing
I'm try to copying a wallpaper file and desktop shortcuts, i've done this at a job before before my current one and it worked, now gone to implement it, currently using windows 11 24H2 which i'm starting to think is the issue.
also tried
I package them up as win32 app, then used these commands in Intune and check it is set to system.
but always fails?
3 Replies
- JamieDimonIron Contributor
Try to run the powershell as administrator.
- SuampentIron Contributor
If this setup worked before and suddenly stopped, it’s worth checking for any recent policy changes, OS updates, or new security settings that might interfere. Sometimes, the latest Windows updates tighten security or change behaviors, so ensure your scripts or deployment methods are compatible.
- JeasdssonIron Contributor
You mentioned setting the app to run as System. Ensure that the app has sufficient permissions, especially if copying to user profile directories like Desktop.