The following Windows PowerShell command deletes the specified operating system package from the Production deployment share.

Remove-item -path "DS002:\Packages\Package_1_for_KB940105 neutral x86 6.0.1.0 KB940105" -Verbose

Related Topics

Using Windows PowerShell to Perform Common Tasks