Skip to main content

Hi,

since 07/08, the auto discover no longer works for us.

I see the following message in the AdMonitorMailbox.log:

and in the CvRCreator.log the following error message:

if (Get-Command 'Enable-OrganizationCustomization' -errorAction SilentlyContinue) { $currentErrorAction = $ErrorActionPreference; $ErrorActionPreference = 'silentlyContinue'; Enable-OrganizationCustomization; $ErrorActionPreference = $currentErrorAction }
0000 0001 07/09 12:24:40 ### Exception in PowerShell script: 'System.Management.Automation.ActionPreferenceStopException: The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: [outlook.office365.com] Connecting to remote server outlook.office365.com failed with the following error message :  For more information, see the about_Remote_Troubleshooting Help topic.
   at System.Management.Automation.Runspaces.PipelineBase.Invoke(IEnumerable input)
   at CvRTagCreator.PSCaller.RunRemoteExchangeScript(String script, ICollection`1& results, String& errMsg, String user, String pswd, MSCloudRegion cloudRegion, PSAuthenticationType authtype)'

 

Does anyone have any idea how I can solve the problem?

Commvault Version: 11.28.77 2022E

Regards,

Franz

 

HI Franz 

issue looks to be due to Microsoft Announcing Deprecation of Remote PowerShell (RPS) Protocol in Exchange Online PowerShell
https://techcommunity.microsoft.com/t5/exchange-team-blog/announcing-deprecation-of-remote-powershell-rps-protocol-in/ba-p/3695597?ranMID=24542&ranEAID=je6NUbpObpQ&ranSiteID=je6NUbpObpQ-OpxjbySbEOqVFYRmBMVN2g&epi=je6NUbpObpQ-OpxjbySbEOqVFYRmBMVN2g&irgwc=1&OCID=AIDcmm549zy227_aff_7593_1243925&tduid=(ir__l301r9hdyckfdwhmtdtg9hfgfe2xe6wu9rzaad2x00)(7593)(1243925)(je6NUbpObpQ-OpxjbySbEOqVFYRmBMVN2g)()&irclickid=_l301r9hdyckfdwhmtdtg9hfgfe2xe6wu9rzaad2x00

please confirm if it is Exchange online only setup with no public folder associations then from configuraiton section service accounts can be removed and retry discovery ( as we will leverage appid for discovery and backup)

if it is Hybrid or exchange online with onpremise setup please create a incident to review and provide fixes accordingly in FR28 to use graph api for discovery.

 

Best Regards
Sujay kumar


Hi Sujay,

i have removed the service account and the discovery works again. We have a Exchange online setup with no public folder asscociations.

Thank you.

Best Regards

Franz

 

 

 


Reply