xExchOabVirtualDirectory: xExchange resources errrors after upgrading module from 1.13 to 1.32 #460
Labels
needs more information
The issue needs more information from the author or the community.
Details of the scenario you tried and the problem that is occurring
After upgrading the xExchange module on our pull server, I'm having these event viewer errors on most of the xExchange resources (not just xExchOabVirtualDirectory):
This event indicates that a non-terminating error was thrown when DSCEngine was executing Test-TargetResource on MSFT_xExchOabVirtualDirectory DSC resource. FullyQualifiedErrorId is RuntimeException. ErrorMessage is Cannot convert the "[PSSession]DSCExchangeSession" value of type "System.Management.Automation.Runspaces.PSSession" to type "System.Management.Automation.Remoting.PSSessionOption"..
This event indicates that a non-terminating error was thrown when DSCEngine was executing Test-TargetResource on MSFT_xExchOabVirtualDirectory DSC resource. FullyQualifiedErrorId is Modules_ModuleNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand. ErrorMessage is The specified module 'C:\Windows\TEMP\DSCExchangeModule\DSCExchangeModule.psm1' was not loaded because no valid module file was found in any module directory..
It's always those two errors showing for each resource.
Verbose logs showing the problem
N/A
Suggested solution to the issue
N/A
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 Server 2016 CU16
The operating system the target node is running
Windows Server 2012 R2 Standard 64-bit
Version 6.3 (Build 9600)
Version and build of PowerShell the target node is running
Name Value
PSVersion 4.0
WSManStackVersion 3.0
SerializationVersion 1.1.0.1
CLRVersion 4.0.30319.42000
BuildVersion 6.3.9600.19170
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0}
PSRemotingProtocolVersion 2.2
Version of the DSC module that was used
1.32.0
The text was updated successfully, but these errors were encountered: