The following Windows PowerShell command deletes the Adobe Reader 9 application from the Production deployment share.
Remove-item -path "DS002:\Applications\Adobe Reader 9" -Verbose
Related Topics
Using Windows PowerShell to Perform Common Tasks