May 09 2023 07:56 AM
We are in the process of migrating our windows devices and users to Azure AD.
The historic process to map user and departmental drives has been with a batch file using net-use commands.
The organization has never used Group Policy to do this. (Not sure why)
The desire is to migrate all user shares to onedrive and departmental to teams once we have all devices and suers in Azure.
In the meantime we need to map drive. Users and devices in Azure can still map to local shares via the batch file, but I want to eliminate this and automate it.
I cannot find instructions how to accomplish this task.
I have tried creating this mapping by importing the ADMX file, but since we don't map drives with GP I dont believe this will work, and it is not working.
I have also tried creating Powershell script and applying it to our test group. It says it is successful in the Azure portal, but the drive is not mapped on the user computer.
I know how to do this in Group Policy and using security groups, but I am new to Azure endpoint manager and I do not know how to accomplish this task.
How can I use Configuration profile to map a local share drive?
May 09 2023 08:00 AM
@mweber48 you can achieve that using a custon configuration profile in intune. refer to the below link that shows you step by step
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily.
May 09 2023 08:20 AM
May 09 2023 08:36 AM
edit
Since we are not using Weatherlights, nor am I aware of what it is, this needs edited, but the instructions say to paste it as is, or are at least unclear about that.
May 09 2023 08:44 AM
May 09 2023 08:53 AM
May 09 2023 03:25 PM
May 10 2023 08:08 AM
May 10 2023 08:11 AM
May 11 2023 08:09 AM
SolutionMay 11 2023 08:09 AM
Solution