Fix country
This commit is contained in:
@@ -42,7 +42,6 @@ function Invoke-AutotaskProvision {
|
|||||||
city = $City
|
city = $City
|
||||||
state = $Province
|
state = $Province
|
||||||
postalCode = $PostalCode
|
postalCode = $PostalCode
|
||||||
countryID = 38 # Statically set to Canada
|
|
||||||
ownerResourceID = 4
|
ownerResourceID = 4
|
||||||
} | ConvertTo-Json -Depth 3
|
} | ConvertTo-Json -Depth 3
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user