Event details
We know many of you want to go modern and unlock capabilities like Windows Autopilot, but you likely need to access some legacy on-premises resources. Is Hybrid Azure AD Join the only route? No, but ...
Heather_Poulsen
Updated Dec 27, 2024
JasonHartman
Oct 26, 2022Copper Contributor
Curious what methods people are using to deploy shortcuts/drive maps in this AADJ scenario. There is a website out there on github that will create a powershell script that you push via Intune that creates a scheduled task that maps the drives. Would be nice if there was a shortcut / drive-mapping setting right in Intune to make that easier. How are you all handling this?
- Joe_LurieOct 26, 2022
Microsoft
Ultimately, because you know have the ability to import custom ADMX files into Settings Catalog, Rudy's script is perfect for this scenario. Following up on Erin's answer as well, this is the ultimate goal - move your shares to SharePoint Online. Understandably, this won't be done overnight, so you can use Rudy (he's an Intune MVP) blog to accomplish this in the meantime.- ErinDayOct 26, 2022Brass ContributorSharepoint Online has had its own challenges. people want their 's' drive and 'h' drives!!!!. Access and security management is no longer centralized. Covid accelerated some of these technologies with little to no proper planning. We're still trying to clean up this mess. It was essentially a company wide pilot!
- HeyHey16KOct 26, 2022Iron Contributor
Still using Group Policy for Drive Maps etc. as we are HAADJ, while company data migrates to OD/SP/etc. For Start Menu shortcuts we deploy an Intune web link app.
- Oct 26, 2022
Something like this? just upload the admx into intune and define it? https://call4cloud.nl/2021/03/willy-wonka-and-the-drive-letter-factory/
- HeyHey16KOct 26, 2022Iron ContributorWe looked at this as well but it only allows flat drive mapping (i.e. drive letter A can only point to one file path), so if that's all you need this could work. In our environment we map different drive letters to different paths depending on security group membership, which this doesn't seem to be able to do 😞
- ErinDayOct 26, 2022Brass ContributorWer'e 'handling' it essentially by trying to move everything to sharepoint online. Probably not the answer you are looking for.
- wollewoldemarOct 26, 2022Brass ContributorSame here, currently we use scheduled task. But it would be nice to have an easy solution....