You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cannot convert value "4294967295" to type "System.Int32". Error: "Value was either too large or too small for an Int32."
GPOZarr.psm1:4034 char 17 $CtreateGPO[$($GPOEntry.Name)] = [int] $GPOEntry.SettingNu...
+FullyQualifiedErrorId : InvalidCastFromStringToInteger
and had another on value "4294967295"
The text was updated successfully, but these errors were encountered:
Cannot convert value "4294967295" to type "System.Int32". Error: "Value was either too large or too small for an Int32."
$CtreateGPO[$ ($GPOEntry.Name)] = [int] $GPOEntry.SettingNu...
GPOZarr.psm1:4034 char 17
+FullyQualifiedErrorId : InvalidCastFromStringToInteger
and had another on value "4294967295"
The text was updated successfully, but these errors were encountered: