diff --git a/tools/autotask.ps1 b/tools/autotask.ps1 index fa5add8..23934ad 100644 --- a/tools/autotask.ps1 +++ b/tools/autotask.ps1 @@ -42,7 +42,6 @@ function Invoke-AutotaskProvision { city = $City state = $Province postalCode = $PostalCode - countryID = 38 # Statically set to Canada ownerResourceID = 4 } | ConvertTo-Json -Depth 3