Sep 02 2022 09:52 AM
Is it possible that you can use configuration profile to copy files from network to a folder in the onboarded desktops? It has to be a one time copy and after that it should not check for it once it has copied.
Any suggestions in how we could do this or run a powershell script to copy it and verify it? Similar to how we install apps can I do that? Using a batch command through Intune Apps push?
Sep 02 2022 10:23 AM
Solution
You can't use an Intune Device Configuration Profile for this. But you can run PowerShell scripts from Intune. See these links for examples on how to set it up in the Intune portal. The second link gives a RoboCopy example to do the file copies from within the script.
How to Deploy PowerShell Script using Intune (MEM)
Powershell Script for robocopy
Please like or mark this thread as answered if it's helpful, thanks!
Sep 02 2022 10:34 AM
Sep 02 2022 10:23 AM
Solution
You can't use an Intune Device Configuration Profile for this. But you can run PowerShell scripts from Intune. See these links for examples on how to set it up in the Intune portal. The second link gives a RoboCopy example to do the file copies from within the script.
How to Deploy PowerShell Script using Intune (MEM)
Powershell Script for robocopy
Please like or mark this thread as answered if it's helpful, thanks!