The below keys appear to have some sort of encoding issue when returned from parse-polfile.  HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate:PauseFeatureUpdatesStartTime HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate:PauseQualityUpdatesStartTime According to [this](https://docs.microsoft.com/en-us/windows/deployment/update/waas-configure-wufb) these keys are a 1/0 value so it's odd that it's not coming through correctly.
The below keys appear to have some sort of encoding issue when returned from parse-polfile.
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate:PauseFeatureUpdatesStartTime
HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate:PauseQualityUpdatesStartTime
According to this these keys are a 1/0 value so it's odd that it's not coming through correctly.