A simple PowerShell script can inventory installed applications and help determine what stays and what goes during a PC refresh.
Editor's Note: Adam Bertram originally wrote this article and Brien Posey has expanded it. Transferring files via FTP is one of those tasks every sysadmin has done at least once in their career. FTP ...
A simple four-line script unexpectedly returned a host of errors for Brien. The issue turned out to be deceptively simple. While writing my previous column, I ran into a really odd problem: I suddenly ...
PowerShell is not just an application, it is a scripting language built on .Net CLR that automates IT tasks. It has backward compatibility with CMD and can automate simple or complex tasks. Because of ...
FFmpeg was designed as a cross-platform solution for video and audio recording, conversion, and streaming. Its About page describes the command-line tool as “the leading multimedia framework, able to ...
Microsoft has released a PowerShell script that helps Windows 10 users securely contribute their computer's unused processing power to Folding@home. Distributed-computing disease research project ...
At some point, I noticed I was repeating the same routine every week. None of the stuff I was doing was difficult, but it was a collection of small chores that kept interrupting real work. I'd have to ...