Fix Pax8 Country
This commit is contained in:
@@ -68,7 +68,7 @@ function Invoke-Pax8Provision {
|
|||||||
city = $City
|
city = $City
|
||||||
stateOrProvince = $Province
|
stateOrProvince = $Province
|
||||||
postalCode = $PostalCode
|
postalCode = $PostalCode
|
||||||
country = $Country
|
country = "Canada"
|
||||||
}
|
}
|
||||||
} | ConvertTo-Json -Depth 3
|
} | ConvertTo-Json -Depth 3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user