The following Windows PowerShell command deletes the MEDIA001 media from the Production deployment share.
Remove-item -path "DS002:\Media\MEDIA001" -Verbose
Related Topics
Using Windows PowerShell to Perform Common Tasks