xMicrosoftUpdate: Test fails when installed but not enabled
When Microsoft Update has been enabled, but later disabled, the Get-TargetResource method returns the incorrect state.
It currently tests is for the presence of the service registration, not whether it's actually enabled. This results in Test-TargetResource returning $true if Microsoft Update has been installed, regardless of it's state.
@iainbrighton Have you tried xWindowsUpdateAgent? I don't think it would have this problem. It is currently unstable, but this resource describes the state of the Windows Update Agent.
@TravisEz13 I'll need to check that. From memory, I think I changed from xWindowsUpdageAgent because that didn't work (if it wasn't enabled?)
@iainbrighton xWindowsUpdate is pretty new... Please file an issue if it's not working.