==> windows.amazon-ebs.windows2019: Provisioning with powershell script: /tmp/powershell-provisioner1065773533
==> windows.amazon-ebs.windows2019: At line:1 char:36
==> windows.amazon-ebs.windows2019: + powershell -executionpolicy bypass & { if (Test-Path variable:global: …
==> windows.amazon-ebs.windows2019: + ~
==> windows.amazon-ebs.windows2019: The ampersand (&) character is not allowed. The & operator is reserved for future use; wrap an ampersand in double
==> windows.amazon-ebs.windows2019: quotation marks (“&”) to pass it as part of a string.
==> windows.amazon-ebs.windows2019: + CategoryInfo : ParserError: ( , ParentContainsErrorRecordException
==> windows.amazon-ebs.windows2019: + FullyQualifiedErrorId : AmpersandNotAllowed
==> windows.amazon-ebs.windows2019: