looks like commands need to be tweaked for powershell.
specifically brackets (parentheses) need to have powershells escape character preceding each one. Not really a bug, but just a note for those using it in PS prompts/scripts.
ie: ....... `(OI`)`(CI`)
↧