Skip to content

Mapped Network Drives in WorkSpaces

0

Do we have any Powershell scripts we can use as a template to help customer map network drives? They want to remain consistent with their mapped drives across Desktops and WorkSpaces.

The long term solution is of course to use WorkDocs.

asked 11 years ago1.5K views
1 Answer
0
Accepted Answer

Any particular reason for PowerShell? They can definitely map network drives by way of GPO. Beyond that, if they really wanted to mount, they could also use the "net use" syntax (e.g. net use z: \sharedmachine\sharedvol).

answered 11 years ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.