Typically, on a Windows-based PC, you can check an item or a folder’s size by just right-clicking the item or folder and then selecting Properties from the context menu. In this post, we will show you ...
Many information technology (IT) professionals use Windows Software Update Services (WSUS) to manage updates across all their Windows systems and other third-party software. When WSUS is paired with ...
Using PowerShell to zip or unzip files requires some technical knowledge, but it doesn’t necessarily require advanced knowledge. PowerShell commands are quite straightforward, particularly for basic ...
Sometimes it’s easiest to learn something new simply by using it, and to my mind PowerShell is no exception. Often we discover new capabilities and features in looking at what tasks other people are ...
Just recently, Microsoft has made it a lot easier to create new shares by avoiding cumbersome UI navigation and going straight through PowerShell. Working with Windows shares, you can easily create a ...
Last month the White House issued a recommendation that everyone change their password as a way of preventing a potential breach. Although such a request sounds simple enough, enforcing password ...
A PowerShell script using WBAdmin can create full system backups of Windows 11, offering a simple, scriptable alternative for advanced users. Over the last couple of years, I have written a few blog ...
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 ...
Sometimes you need to scan some files for a piece of data like a string, phrase or some number, and one of those files just happens to be an Excel spreadsheet. You could open up the file, launch the ...
How to use PowerShell to investigate Windows Defender’s malware signature definitions database Your email has been sent What malware does Windows Defender recognize? Learn how to use PowerShell's ...