Showing results for June 2013 - PowerShell Team

Jun 11, 2013
0
0

Understanding PowerShell’s Type Conversion Magic

PowerShell Team
PowerShell Team

Type Conversion in PowerShell is, without question, one of the most useful ingredients in its "Magic Sauce" of administrator effectiveness. When you run a command with a specific parameter type (I.e.: a DateTime or a TimeSpan), things seem to "just work". For example, consider this recent question / info dump on Twitter: #...