In the final column discussing XML conversion in PowerShell, Jeffrey walks you through converting nested objects to XML.
- By Jeffery Hicks
- 09/16/2013
Part 2 shows how to convert and retrieve XML data without losing the hierarchical format.
- By Jeffery Hicks
- 09/10/2013
In the first part of a three-part series, Jeffrey walks through converting XML files in PowerShell.
- By Jeffery Hicks
- 09/03/2013
Jeffrey Hicks shows you what to do when you have two commands with the same name.
- By Jeffery Hicks
- 08/20/2013
Microsoft announced the release of a module that enables Lync Online management via PowerShell scripting commands.
Here's how to get PowerShell to treat an object or command as a different object or command.
- By Jeffery Hicks
- 08/13/2013
Here's how to make those warning messages in PowerShell more visually appealing.
- By Jeffery Hicks
- 08/06/2013
Here's how to make the ForEach command work for you.
- By Jeffery Hicks
- 07/30/2013
One handy PowerShell trick is to tell the engine to treat something as a particular type of object.
- By Jeffery Hicks
- 07/23/2013
There is one more common parameter you might need or want to use to control this buffering behavior. It is called –Outbuffer.
- By Jeffery Hicks
- 07/16/2013
The third part of the common parameter series will look at saving PowerShell commands.
- By Jeffery Hicks
- 07/09/2013
Part two of this how-to series will look at how to deal with error-related parameters in PowerShell.
- By Jeffery Hicks
- 06/25/2013
The first part of this series will focus on identifying some common attributes.
- By Jeffery Hicks
- 06/18/2013
Part two will focus on how to send HTML messages through PowerShell
- By Jeffery Hicks
- 06/11/2013
It is very easy to get a lot of information out of PowerShell. But sometimes it isn't as easy to get it where it needs to be.
- By Jeffery Hicks
- 06/04/2013