Sometimes, explorer windows clutter up the desktop. You can use a COM library called Shell.Application to automatically close all open explorer windows and clean up your windows world programmatically. Use the following line: ( New-Object -comObject Shell...