-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
xExchange: Exchange Modules error - all exchange specific resources error: i.e. 'Get-DatabaseAvailabilityGroup' not recognized as the name of a cmdlet, function, script file #464
Comments
It seems the Exchange PowerShell module is not found by the resources. Was it installed. Was there a reboot between Exchange install and trying to configure Exchange server? 🤔 |
Hi, thanks for the feedback. Yes the Exchange Management Shell is installed, it is also possible to run all exchange commands manually when loading the exchange PS Module. But DSC does not seem to recognize it at all. It seems very strange. Yes after the Exchange setup there is always a reboot before following up with the configuration part. Do you maybe have any ideas? cheers, Peter |
The commando |
@fruitysfajs I had the problem a few days ago with the Get-ClientAccessServer function/cnmdlet and recreating the DSCExchangeModule solved the problem. |
This sounds like an intermittent problem. @Ilativ is the problem that it creates the folder |
@johlju the module file was created but in my case the function Get-ClientAccessServer was not present. |
So I know this is a really old issue, but I've been seeing regular cases where |
@poshable That should solve your problem. |
Details of the scenario you tried and the problem that is occurring
Install Exchange 2016 -> works
Configure DAG -> not working
Configure DAGNetwork -> not working
Configure Exchange license -> not working
Verbose logs showing the problem
Suggested solution to the issue
Unknown.
I tried to run the start-dscconfiguration directly from a Exchange Powershell Session and still get the same errors
The DSC configuration that is used to reproduce the issue (as detailed as possible)
Exchange Server edition and version the target node is running
Exchange 2016 CU19
The operating system the target node is running
Version and build of PowerShell the target node is running
Version of the DSC module that was used
The text was updated successfully, but these errors were encountered: