ActiveDirectoryDSC.Reverse icon indicating copy to clipboard operation
ActiveDirectoryDSC.Reverse copied to clipboard

Clarification of functionality

Open MEschenbacher opened this issue 5 years ago • 2 comments

Details of the scenario you try and problem that is occurring:

We are using the provided powershell module on a Windows Server 2016 to replicate our Active Directory (forest and domain functional level 2016). After execution, the output folder contains only a .ps1 file containing only AD users. No .psd1 is generated and no error is printed.

From the README, we expected the module to replicate our AD. Currently, I see only users being replicated. Are we assessing the situation correctly?

The DSC configuration that is using the resource:

Version of the Operating System and PowerShell the DSC Target Node is running:

  • Windows Server 2016 (forest and domain functional level 2016)
  • PowerShell version
$PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.14393.3471
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.14393.3471
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Version of the DSC module you're using:

Latest master e58afecdcba4ddea0fa782148353c7d4e53fc6fa

MEschenbacher avatar May 22 '20 10:05 MEschenbacher

+1

FloGatt avatar May 29 '20 12:05 FloGatt

+1

Tof06250 avatar Oct 04 '20 15:10 Tof06250