[v10.0.1-preview0003]
Changed
azure-pipelines.yml
- Remove
windows-2019
images fixes #451.
- Remove
- Module manifest: Set
CmdletsToExport
to'*'
to satisfy HQRM tests. - ScheduledTask
- Removed Undefined from ScheduledTask enum
Fixes Issue #460.
- Removed Undefined from ScheduledTask enum
Fixed
- Computer
- Fix Get-ComputerDomain function to retrieve the computer NETBIOS domain name instead of the user.
UserAccountControl
- Tests remove parameter type on
Assert-BoundParameter
mocks.
- Tests remove parameter type on