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
Received Error: The first byte of the proxy settings binary was '60' but should have been 0x46.
But DefaultConnectionSettings and SavedLegacySettings is a completely fresh entry
Verbose logs
AUSFÜHRLICH: [xxx]: [[ProxySettings]ManualProxy] Test-TargetResource: Checking the CurrentUser proxy settings to ensure 'Present'.
AUSFÜHRLICH: [xxx]: [[ProxySettings]ManualProxy] Test-TargetResource: Checking that the CurrentUser proxy settings 'DefaultConnectionSettings' are in the desired state.
AUSFÜHRLICH: [xxx]: LCM: [ BeendenTesten ] [[ProxySettings]ManualProxy] in 0.1750 Sekunden.
Die PowerShell DSC-Ressource "DSC_ProxySettings" konnte die Funktion "Test-TargetResource" nicht ausführen. Fehlermeldung: "System.InvalidOperationException: The first byte of the proxy settings binary was '60' but should have been 0x46."
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : xxx
Problem description
Received Error:
The first byte of the proxy settings binary was '60' but should have been 0x46.
But DefaultConnectionSettings and SavedLegacySettings is a completely fresh entry
Verbose logs
DSC configuration
Suggested solution
Allow updating the proxy settings
Operating system the target node is running
PowerShell version and build the target node is running
NetworkingDsc version
The text was updated successfully, but these errors were encountered: