![](/rp/kFAqShRrnkQMbH6NYLBYoJ3lq9s.png)
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 marketing advisor to multiple technology companies.
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 a remote SQL database, you need to ensure your script can successfully connect to the database.
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 scopes, default environment variables can be read and modified, and new environment variables can be …
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 to curtail the identity theft scams.
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 marketing advisor to multiple technology companies.
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 files via SCP just as quickly as we can with Copy-Item.. The module we need to …
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 importing the certificate to a store or using the certificates MMC snap-in to import the certificate.
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 admin can manage every facet of AD and build powerful scripts to save time on all kinds of tasks.
Filtering Command Output in PowerShell -- Microsoft Certified ...
Jan 16, 2018 · Lots of commands will return objects that aren't always exactly what you'd like. Get-ChildItem can return a list of files on a storage volume but it's not realistic to enumerate the entire volume just to find one file. For that matter, you wouldn't just type Get-Vm and go through the hundreds of virtual machines you've got just to see what's happening on a single one.
Configure Office 2010 with the Office Customization Tool
Oct 19, 2010 · Upgrading to Office 2010 can be a big deal. The OCT can help ease the process with customized installations.