![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
How To Quickly Test a SQL Connection with PowerShell
Dec 10, 2018 · Unfortunately, not every SQL database is always available when we expect it to be. When you're creating automation scripts to discover, add, update or remove records from …
How To Display GUI Message Boxes in PowerShell
Jun 9, 2016 · About the Author. Adam Bertram is a 20-year veteran of IT. He's an automation engineer, blogger, consultant, freelance writer, Pluralsight course author and content …
How To Work with Environment Variables in PowerShell
Mar 28, 2019 · Windows environment variables give system administrators access to a plethora of information about the Windows operating system. Separated into system and user-level …
Automating Active Directory Jobs with PowerShell Scripts
Aug 27, 2019 · PowerShell seems to have the ability to automate just about anything. Active Directory (AD) is no different. By downloading a freely available PowerShell module, an IT …
How To Save and Read Sensitive Data with PowerShell
Jul 20, 2017 · About the Author. Adam Bertram is a 20-year veteran of IT. He's an automation engineer, blogger, consultant, freelance writer, Pluralsight course author and content …
John Doe Lawsuits Filed Against Phishing Operators
Mar 31, 2005 · News. John Doe Lawsuits Filed Against Phishing Operators. By Scott Bekker; 03/31/2005; Microsoft filed 117 "John Doe" lawsuits against phishing site operators in an effort …
How To Transfer Files via SCP with PowerShell
Jul 19, 2018 · Native support for Secure Copy Protocol (SCP) isn't in PowerShell, but that doesn't mean it's not capable. By using a free community module called Posh-SSH, we can transfer …
Getting Started with Word Using PowerShell -- Microsoft Certified ...
May 24, 2018 · About the Author. Boe Prox is a Microsoft MVP in Windows PowerShell and a Senior Windows System Administrator. He has worked in the IT field since 2003, and he …
Adding a Certificate to a Store Using PowerShell
Nov 18, 2014 · Usually the method for adding a certificate to a certificate store in Windows means that you perform one of a couple of actions, such as right-clicking on the certificate file and …
How To Query and Parse a REST API with PowerShell
Apr 2, 2019 · About the Author. Adam Bertram is a 20-year veteran of IT. He's an automation engineer, blogger, consultant, freelance writer, Pluralsight course author and content …