-
Updated
Nov 2, 2020 - PowerShell
activedirectory
Here are 208 public repositories matching this topic...
-
Updated
Nov 22, 2020
-
Updated
Sep 14, 2020 - C#
-
Updated
Aug 2, 2020 - PowerShell
-
Updated
Mar 21, 2020 - C#
-
Updated
Nov 9, 2020 - JavaScript
-
Updated
Nov 27, 2020 - Java
-
Updated
May 20, 2020 - Python
-
Updated
Jun 24, 2020 - Python
-
Updated
Nov 9, 2020 - C#
-
Updated
Sep 4, 2020 - C#
-
Updated
Oct 28, 2020 - PowerShell
-
Updated
Jun 26, 2019 - PowerShell
- received suggestions from the community to put examples of script outputs in the module wiki so that people can have a batter understanding of what that module does.
-
Updated
Nov 17, 2019 - PowerShell
-
Updated
Nov 11, 2020 - PowerShell
-
Updated
Aug 31, 2020 - PowerShell
-
Updated
Oct 25, 2020 - C#
-
Updated
Sep 18, 2020 - Shell
-
Updated
Nov 27, 2020 - Python
-
Updated
May 31, 2020 - PowerShell
-
Updated
Feb 13, 2019 - PowerShell
-
Updated
Nov 27, 2020 - PowerShell
-
Updated
Nov 25, 2020 - PowerShell
-
Updated
Aug 11, 2020 - Shell
-
Updated
Nov 18, 2020 - Less
-
Updated
Aug 31, 2020 - Shell
-
Updated
Aug 18, 2020 - Python
-
Updated
Feb 18, 2019 - PowerShell
Improve this page
Add a description, image, and links to the activedirectory topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the activedirectory topic, visit your repo's landing page and select "manage topics."
There are some duplicated code that could be removed to simplify the resource.
Instead of calling
Get-ADObject
here we could instead callGet-TargetResource
.https://github.com/PowerShell/ActiveDirectoryDsc/blob/c3c93ba1bc1b8168655cc971474dde277d7c9574/DSCResources/MSFT_ADServicePrincipalName/MSFT_ADServicePrincipalName.psm1#L95
Instead of having this code
https://github.com/Power