The following Windows PowerShell commands delete the LINKED001 deployment share.

·      Add-PSSnapIn Microsoft.BDD.PSSnapIn

·      Remove-item -path "DS002:\Linked Deployment Shares\LINKED001" -Verbose

Related Topics

Using Windows PowerShell to Perform Common Tasks