The following Windows PowerShell commands update the LINKED001 deployment share.

·      Add-PSSnapIn Microsoft.BDD.PSSnapIn

·      New-PSDrive -Name "DS002" -PSProvider MDTProvider -Root "D:\Production Deployment Share"

·      Replicate-MDTContent -path "DS002:\Linked Deployment Shares\LINKED001" -Verbose

Related Topics

Using Windows PowerShell to Perform Common Tasks