Forum Discussion
JosLieben
Jun 08, 2018Iron Contributor
Mapping legacy server shares in Intune on Windows 10 MDM
In a Windows 10 full MDM (AzureAD+Intune) scenario, you’ll move your email, app and file workloads to Office 365 (or alternatives). In your pilot or hybrid phase, you may still need access to...
- Jul 03, 2018
I wish I saw this earlier because I ended up making my own. Looks like this one has some more feature rich than what I wrote. Great job!
_jma82
May 07, 2021Copper Contributor
JosLieben Hi,
i try to get this https://tech.nicolonsky.ch/next-level-network-drive-mapping-with-intune/ drive map script to work. on that log i see error message:
PS>TerminatingError(New-PSDrive): "The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: Verkkoresurssin laji ei ole oikea (with is in english something like The type of network resource is incorrect. Does someone know what that means?
May 07, 2021
Hi
You could also use a CSP to map a network drive instead of PowerShell
I posted how to do this in this blog
https://call4cloud.nl/2021/03/deliver-us-from-hybrid/
You could also use a CSP to map a network drive instead of PowerShell
I posted how to do this in this blog
https://call4cloud.nl/2021/03/deliver-us-from-hybrid/
- Jon_T1225Jun 11, 2021Copper Contributor
Rudy_Ooms_MVP thank you! This is exactly what I've been looking for, the best solution for our environment.