Issue
When testing windows credentials, following error is thrown -> "Module Credentials could not be found"
Release
All Versions.
Cause
In the mid server script files, the Credentials module file was marked 'inactive'.
Resolution
- When we test the credentials, we leverage the functions defined in the Credentials module.
2. After importing the OOB script with the correct name 'Credentials.psm1' under parent 'Credentials', the end-user was able to test the credentials.