Skip to content

Releases: dsccommunity/ComputerManagementDsc

v1.5.0

20 Jan 05:31
Compare
Choose a tag to compare
  • Update Unit tests to use the standard folder structure and test templates.
  • Added .gitignore to prevent commit of DSCResource.Tests.

v1.4.0

20 Jan 05:31
Compare
Choose a tag to compare
  • 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

v1.3.0

20 Jan 05:32
Compare
Choose a tag to compare
  • xComputer
    • Fixed issue with Test-TargetResource when not specifying Domain or
      Workgroup name
    • Added tests

v1.2.2

20 Jan 05:32
Compare
Choose a tag to compare
  • Added types to Get/Set/Test definitions to allow xResourceDesigner validation
    to succeed