WaitForADDomain: Use helper function Get-ADDirectoryContext #432
Labels
enhancement
The issue is an enhancement request.
good first issue
The issue should be easier to fix and can be taken up by a beginner to learn to contribute on GitHub
We should replace the below code with the helper function
Get-ADDirectoryContext
to simplify the code and not duplicating code.https://github.com/PowerShell/xActiveDirectory/blob/dd53b43a46a6e7ddd101a0b7f393af0d377b100e/DSCResources/MSFT_xWaitForADDomain/MSFT_xWaitForADDomain.psm1#L215-L222
The text was updated successfully, but these errors were encountered: