by Michael Simmons | May 22, 2014 | Windows PowerShell (Legacy)
Have you used PSEdit to open a file in a new tab in your PowerShell ISE session? PSEdit is a built-in function that runs only on PowerShell ISE. It’s simple and easy to use. Enter in a filename and *poof*, it opens in a new tab of the ISE. What a great idea!...
by Michael Simmons | Aug 5, 2013 | Windows PowerShell (Legacy)
Microsoft Virtual Academy has a course on PowerShell 3 that you just can’t miss. This is part one of a series, so don’t fall behind. The first course is “Getting Started with PowerShell 3.0 Jump Start” and it’s available now. Getting...
by Michael Simmons | Aug 4, 2013 | Windows PowerShell (Legacy)
If you’re looking to expand your knowledge of PowerShell and start working it like a pro, you should check out this book from some of the premier PowerShell trainers and gurus. Written by Don Jones and Jeff Hicks, Learn PowerShell 3 in a Month of Lunches takes...
by Michael Simmons | Jul 19, 2013 | Windows PowerShell (Legacy)
This video features a PowerShell 3 workflow overview and tutorial from Bruce Payette. Bruce is the Principal Developer in Windows Manageability for Microsoft. This means that he is the main developer for PowerShell 3.0 and is one of the highest authorities on...
by Michael Simmons | Mar 25, 2013 | Windows PowerShell (Legacy)
The SMBShare Module that comes with PowerShell 3 lets you administer network shares directly from within PowerShell. The cmdlets are easy to use, and it is my new favorite way to work with network shares. It’s the Quickest Way to Create a Network Share with PowerShell...
by Michael Simmons | Sep 19, 2012 | Windows PowerShell (Legacy)
PowerShell 3 makes it very easy to create a network share in Windows 8 and Windows Server 2012. PowerShell 3 brings with it a whole plethora of new commands. Most of the new cmdlets in PowerShell 3 are grouped together into modules that are easy to browse and load....