Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolonsky/intunedrivemapping
Generate PowerShell scripts to map network drives on Intune managed Windows 10 devices
https://github.com/nicolonsky/intunedrivemapping
asp-net-core-mvc generator intune network-drive powershell-script
Last synced: about 1 month ago
JSON representation
Generate PowerShell scripts to map network drives on Intune managed Windows 10 devices
- Host: GitHub
- URL: https://github.com/nicolonsky/intunedrivemapping
- Owner: nicolonsky
- License: mit
- Created: 2019-07-05T03:15:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-02-04T23:09:12.000Z (almost 3 years ago)
- Last Synced: 2024-12-20T06:06:31.899Z (about 1 month ago)
- Topics: asp-net-core-mvc, generator, intune, network-drive, powershell-script
- Language: C#
- Homepage: https://intunedrivemapping.azurewebsites.net/
- Size: 4 MB
- Stars: 154
- Watchers: 7
- Forks: 18
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Intune network drive mapping generator
[![.NET Core](https://github.com/nicolonsky/IntuneDriveMapping/actions/workflows/deploy-azure-appservice.yml/badge.svg?branch=master)](https://github.com/nicolonsky/IntuneDriveMapping/actions/workflows/deploy-azure-appservice.yml)
* Generate Intune PowerShell scripts to map network drives on Azure AD joined devices
* Seamlessly migrate existing network drive mapping group policies
* Generate a network drive mapping configuration from scratch
* Supports security group filtering (with nested groups)
* Supports recurring execution on clientsDocumentation is available on my [blog](https://tech.nicolonsky.ch/next-level-network-drive-mapping-with-intune/) and in the [wiki](https://github.com/nicolonsky/IntuneDriveMapping/wiki#troubleshooting). The guys from Intune Training did an awesome walkthrough [video](https://youtu.be/hHtXFeuHkC4) explaining the tool and how to modify the PowerShell script for a VPN based event trigger.
![image](https://user-images.githubusercontent.com/32899754/88693062-21c4b980-d0ff-11ea-8e5e-adbc655fe0e6.png)