Closed
Description
The file MSFT_xADCommon.ps1 is not a module files, instead it's dot sourced by MSFT_xADCommon.psm1, Because it's dot source it's not covered by the code coverage. We should change this so that MSFT_xADCommon.ps1 is renamed to MSFT_xADCommon.psm1 and the old MSFT_xADCommon.psm1 is removed.