logo

Jonathan Blackwell

Since 2012, Jonathan Blackwell, an engineer and innovator, has provided engineering leadership that has put Netwrix GroupID at the forefront of group and user management for Active Directory and Azure AD environments. His experience in development, marketing, and sales allows Jonathan to fully understand the Identity market and how buyers think.
Infrastructure
January 16, 2025

Introduction to PowerShell Invoke-Command

The Invoke-Command cmdlet in PowerShell enables IT admins to execute commands and scripts on remote machines, and even to redirect the output of those remote scripts to their own console. As a...
Infrastructure
January 14, 2025

PowerShell Environment Variables

Introduction to PowerShell Environment Variables Environment variables are predefined variables in an operating system, they are available in the form of key-value pairs which store important...
Infrastructure
January 10, 2025

How to Run a PowerShell Script

PowerShell is a scripting language and command-line shell designed for task automation and configuration management, primarily used by system administrators and advanced users. Built on the .NET...
Infrastructure
December 30, 2024

How to Update PowerShell

Each new PowerShell version introduces new features, performance enhancements, and security improvements. Upgrading empowers you to take advantage of these advancements. It also ensures...
Infrastructure
December 11, 2024

How to Run PowerShell on Remote Computers

Overview of PowerShell Remoting PowerShell is a great scripting and automation tool — and it also enables administrators to execute commands and scripts on remote computers remotely, as if they...
Show more articles