microsoft / Microsoft365DSC

Manages, configures, extracts and monitors Microsoft 365 tenant configurations
https://aka.ms/M365DSC
MIT License
1.53k stars 469 forks source link

Invalid MOF definition for node 'localhost': Exception calling "ValidateInstanceText" with "1" argument(s): "Value of parameter 'serializedBufferLength' must be in the range of 4 and 52428800, but it's value is 53481782" #3249

Closed gipy87 closed 1 year ago

gipy87 commented 1 year ago

Details of the scenario you tried and the problem that is occurring

Verbose logs showing the problem

Suggested solution to the issue

The DSC configuration that is used to reproduce the issue (as detailed as possible)

# insert configuration here

The operating system the target node is running

OsName : Microsoft Windows Server 2022 Standard OsOperatingSystemSKU : StandardServerEdition OsArchitecture : 64-bit WindowsVersion : 2009 WindowsBuildLabEx : 20348.1.amd64fre.fe_release.210507-1500 OsLanguage : en-US OsMuiLanguages : {en-US}

Version of the DSC module that was used ('dev' if using current dev branch)

andikrueger commented 1 year ago

Please share your configuration - if possible. Please redact private information.

NikCharlebois commented 1 year ago

Closing due to inactivity