News

Managing Windows user profiles is often time-consuming and tedious. Here are some tips on how to leverage PowerShell to make the process easier.
When it comes to bulk administration, few things are handier than .CSV files. In this two-part series, Brien demos his top techniques for working with .CSV files in PowerShell. First up: How to ...
PowerShell has native support for something called the data protection API (DPAPI). DPAPI is a built-in way Windows users can use certificates to encrypt and decrypt information on the fly which is ...
Learn how to use JSON configuration files to make PowerShell scripts more dynamic, flexible and user-friendly.
The process is similar to creating any plain text file in PowerShell -- but with a few twists.