The following Windows PowerShell command deletes the Windows Vista HOMEBASIC operating system from the Production deployment share.

Remove-item -path "DS002:\Operating Systems\Windows Vista HOMEBASIC in Windows Vista x86 install.wim" -Verbose

Related Topics

Using Windows PowerShell to Perform Common Tasks