ConfigMgr
Connect to Network Folder
Topics: ConfigMgr
Task Sequence Steps – Connect to Network Folder
This post is part of our Task Sequence – Beyond the Docs series.
This step allows you to map a drive to a network share during the Task Sequence. This works in WinPE or the Full OS, and requires you to use an account that has permissions to the share you’re mapping to.
PowerShell:
- Get-CMTSStepConnectNetworkFolder
- New-CMTSStepConnectNetworkFolder
- Remove-CMTSStepConnectNetworkFolder
- Set-CMTSStepConnectNetworkFolder
Not much to this, it’s mapping a drive. I’ve used this before other steps that require access to a specific network location for copying logs, or reading a file from the network, or even copying WIMs after updating them with OSD Builder.
Common Issues
- Typos, a path that doesn’t actually exist.
- Credentials, the account has wrong password or no rights to the path you’ve specified.
Find all of our Task Sequence – Beyond the Docs series posts here.
About Recast Software
1 in 3 organizations using Microsoft Configuration Manager rely on Right Click Tools to surface vulnerabilities and remediate quicker than ever before.
Download Free Tools
Request Pricing