You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To confirm installation, run the below command and ensure you see the ActiveDirectoryCSDsc
27
+
DSC resources available:
28
+
29
+
```powershell
30
+
Get-DscResource -Module ActiveDirectoryCSDsc
31
+
```
32
+
33
+
## Change Log
34
+
35
+
A full list of changes in each version can be found in the [change log](https://github.com/dsccommunity/ActiveDirectoryCSDsc/blob/master/CHANGELOG.md).
0 commit comments