Releases: dsccommunity/ComputerManagementDsc
Releases · dsccommunity/ComputerManagementDsc
v1.9.0
v1.8.0
v1.7.0
v1.6.0
- Added the following resources:
- MSFT_xOfflineDomainJoin resource to join computers to an AD Domain using an
Offline Domain Join request file. - MSFT_xScheduledTask resource to control scheduled tasks on the local server
- MSFT_xOfflineDomainJoin resource to join computers to an AD Domain using an
- MSFT_xOfflineDomainJoin: Corrected localizedData.DomainAlreadyJoinedhMessage name.
- xComputer: Changed credential generation code in tests to avoid triggering
PSSA rule PSAvoidUsingConvertToSecureStringWithPlainText.
Renamed unit test file to match the name of Resource file.
v1.5.0
v1.4.0
- Added validation to the Name parameter
- Added the JoinOU parameter which allows you to specify the organizational unit
that the computer account will be created in - Added the CurrentOU read-only property that shows the organizational unit that
the computer account is currently in