Hi, There seems to be a problem when running `(Get-DscSplattedResource -ResourceName xWebSite -ExecutionName $executionName -Properties $item -NoInvoke).Invoke($item)` When you have nested `AuthenticationInfo` or `BindingInfo` Present.
Hi,
There seems to be a problem when running
(Get-DscSplattedResource -ResourceName xWebSite -ExecutionName $executionName -Properties $item -NoInvoke).Invoke($item)When you have nested
AuthenticationInfoorBindingInfoPresent.