line continuation Tag Archive

PowerShell Great Debate: Backticks

Uncategorized

Here's an age-old debate that we can finally, perhaps, put an end to: The backtick character for line continuation. The basic concept looks like this: Get-WmiObject -Class Win32_BIOS ` -ComputerName …...

Read More