AvaFX Posted November 25, 2020 Posted November 25, 2020 Hi guys and gals, Has anyone successfully managed to deploy mapped network drives/enabled UNC paths using Intune? The closest I have come is to deploy a PowerShell script however it doesn't appear to work. I can enable the UNC path when I run the command below locally on the device, but I'm not seeing the same result with the Intune PowerShell script. Intune is telling me that the script was deployed successfully to the device but I've not seen any evidence to support that. net use \\\ password /user:domain\user /persistent:yes Any tips would be awesome! Thanks! Best wishes, A
jnfarmer Posted November 25, 2020 Posted November 25, 2020 I discovered this the other day. It's marvellous! https://tech.nicolonsky.ch/next-level-network-drive-mapping-with-intune/
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now