SyntaxFix
Write A Post
Hire A Developer
Questions
From What To Do / Not to Do in PowerShell: Part 1:
$id = $assoc.Id $name = $assoc.Name $owner = $assoc.owner "$id - $name - $owner"