PowerShell Team

Automating the world one-liner at a time…

Native Commands in PowerShell – A New Approach

In this two part blog post I'm going to investigate how PowerShell can take better advantage of native executables. In the first post, I'm going to discuss a few of the ways that PowerShell can better incorporate native executables into our object oriented world and how we can use these tools to better fit into our model of more discrete ...