IntuneDriveMapping
IntuneDriveMapping copied to clipboard
Generate PowerShell scripts to map network drives on Intune managed Windows 10 devices
Hi, Some of the drive mapping we are trying to import are having multiple security group in their filtering, is there a way we can assign a drive mapping to...
For some reason the Test-RunningAsSystem is returning false even though the start-transcript header shows the user as DOMAIN\SYSTEM I am making the following suggestion for changing the fuction: ``` Original...
Hi Team, Whilst i appreciate this is probably an issue with my setup rather than the script itself, it isn't clear what the issue is. I have a couple of...
Hi great script and with the addition from intune.training is working very well for remote users still needing a vpn connection etc. This has all deployed via Intune\endpoint manager like...
Hi, First of all Thanx a lot for your solution. I do have a question though. I created the script for a specific AD group that has nested groups in...
Transcript started, output file is C:\Users\ASHIQU~1\AppData\Local\Temp\DriveMapping.log At C:\Users\Ashique Sayyed\Downloads\DriveMapping (1).ps1:33 char:25 + GroupFilter = $($d.GroupFilter -split ",") + ~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [], RuntimeException + FullyQualifiedErrorId : ConversionSupportedOnlyToCoreTypes
How do I ensure that the script can handle updates to UNC paths? Would I need to look at removing and disconnecting existing drives if the script needs to be...
Hello, Your script was lifesaving for me and worked as intended. I missused it though, and deployed a test script to some devices with assigned letters, let's say G and...
I have tested a few things myself and cannot get this to work. I would like to remove all drives before mapping them as we do now with local domain...
I have setup the script with the VPN trigger modification and installed through Intune. When I connect VPN the task is triggered but no drives are mapped and the log...