Forum Discussion
j040693
Jul 20, 2023Copper Contributor
Powershell script to add new Network Location for multiple storage volumes?
Hello, Under the "Network Locations" section within "This PC", it is possible to add an infinite(?) amount of network locations using the Add Network Location Wizard. I'm having trouble finding ...
Jul 21, 2023
Article here, just tested it and it works on my Windows 11 machine. https://omnicit.se/blogg/add-network-locationdrive-using-powershell-context-menu/
- j040693Jul 29, 2023Copper ContributorHi there, this script looks great and achieves what I'm looking for, though I would like it to already have the network locations pre-named and mapped so the script could easily be mass deployed and ran without human error. This is possible when creating a script for multiple drive mounts, do you know if this is possible for adding network locations?