RootCauseunvalidated
Separate PowerShell CLI (`powershell.exe`) calls are separate, unrelated sessions — you cannot create state (define the `$xml` variable) in one call and expect another to see it.
fd755122-8511-41dc-915a-1f2175decfe8
Separate PowerShell CLI (powershell.exe) calls are separate, unrelated sessions — you cannot create state (define the $xml variable) in one call and expect another to see it.