Automation/Scripting


PowerShell File Frontier, Part 4: Zipped Files

Here's how to add files to a zipped file in PowerShell.

PowerShell File Frontier, Part 3: Right Tool for the Job

This week Prof. PowerShell will show you a custom tool for filtering files.

The PowerShell File Frontier, Part 2: File Length

Here's how to find specific files by their size.

The PowerShell File Frontier, Part 1

Here's how to grab files from a different computer, even if they're not synced.

One Destination, Many Paths

Here's how to have many different environmental variables in PowerShell all point to the same folder.

Practical PowerShell Part 5: Remoting

Here's how to query info on a remote computer.

Practical PowerShell Part 4: Output Formatting

The journey from a single-line command to a useable tool continues.

Practical PowerShell Part 3: Create Custom Objects Quickly

In the third lesson, Prof. PowerShell shows you how to properly use the ForEach enumerator.

Practical PowerShell Part 2: Property Value

This week Prof. PowerShell shows you how to retrieve dynamic property values.

Practical PowerShell Part 1: 1-Line Commands

Before you can run, you have to learn to walk.

Import CSV Cleanup into PowerShell

Here's a quick way to import a CSV file without the need to heavily edit it for compatibility.

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.

Most   Popular