Have you ever heard of FINDSTR and Select-String? Select-String is a cmdlet that is used to search text & the patterns in input strings & files. It is similar to grep on Linux & FINDSTR on Windows. In ...
A powerful PowerShell tool for creating and deploying Windows Toast Notifications through Microsoft Intune. This script enables enterprise IT teams to deliver system-level notifications with ...
Probably the first command line video chat program (let me know if this isn't true). Initial commits November 20-24, 2013, with @craigpalermo, at some collegiate hackathon. ascii-chat is a ...
Looking at the signature of a file quickly lets you know whether that file is really what it claims to be. Here's how to tap PowerShell to figure out the file ...