Prof. Powershell


Function Junction: Running Functions with PowerShell Remote

Here's how to launch a function when you're not physically at the intended system.

Creating EXE Aliases in PowerShell

Here's how to create an alias in PowerShell to save time.

PowerShell PSDrive In

Here are a few tricks that you can use in conjunction with a PSDrive.

Provide and Prosper: A Look at PowerShell Providers

Here's a rundown of what's important to remember when dealing with SharePoint providers and what you can ignore.

Perfect PowerShell Properties Part 3: Custom Formatting

Here's how to jump through the complicated hoops to update format data in PowerShell.

Perfect PowerShell Properties Part 2: History

Here's how to check to see how long it's been since a custom property has been modified.

Perfect PowerShell Properties Part 1: Management Info

Here's how to pull up PowerShell reports for your own use and for others.

PowerShell Help Line

Prof. Powershell demonstrates how to easily pull up the most-recent cmdlet help online in a PowerShell window.

PowerShell Command History Lesson Part 3: Group Policies

Here's how to use a Group Policy setting to automate logging for commands in PowerShell 3.

Command History Lesson Part 2: PowerShell 3.

Here's how to capture PowerShell commands and history in PowerShell 3.

Breaking Down PowerShell's Scope

The Prof. PowerShell visits a beginner topic that many could use a brush-up on.

PowerShell Command History Lesson Part 1

While you can't easily retrieve another user's command history, here's an alternative to getting the info you need.

Required Scripting Parameters in PowerShell

Make sure the a unsupported script stops at the beginning instead of failing at a later point in time.

PowerShell Objects in a Pipeline

Prof. Powershell demonstrates how to expand in PowerShell to locate objects.

Tip of the ISE-berg

Here's some of Prof. PowerShell's top Integrated Script Editor tricks.

Most   Popular