When trying to onboard some on prem machines I am running into an issue with the DeployGPO powershell script. It fails at the tags portion because we don't want to onboard these as SQL instances.
C:\installs\DeployGPO.ps1 : Cannot process argument transformation on parameter 'Tags'. Cannot convert the
"ArcSQLServerExtensionDeployment=Disabled" value of type "System.String" to type "System.Collections.Hashtable".
At C:\installs\WindowsOnboardingScriptGPOadd.ps1:4 char:378
When trying to onboard some on prem machines I am running into an issue with the DeployGPO powershell script. It fails at the tags portion because we don't want to onboard these as SQL instances.
C:\installs\DeployGPO.ps1 : Cannot process argument transformation on parameter 'Tags'. Cannot convert the "ArcSQLServerExtensionDeployment=Disabled" value of type "System.String" to type "System.Collections.Hashtable". At C:\installs\WindowsOnboardingScriptGPOadd.ps1:4 char:378