handy reference Tag Archive

Every pithy witticism begins with quotation marks

PowerShell for Admins, PowerShell for Developers, Tips and Tricks, Tutorials

"To be or not to be". Without getting into a debate over whether Shakespeare was musing about being a logician, suffice to say that in writing prose, the rules of …...

Read More

Complete Guide to PowerShell Punctuation

PowerShell for Admins, PowerShell for Developers, Tips and Tricks, Training

Quick as you can, can you explain what each of these different parentheses-, brace-, and bracket-laden expressions does? ${save-items} ${C:tmp.txt} $($x=1;$y=2;$x;$y) (1,2,3 -join '*') (8 + 4)/2...

Read More