Troubleshooting
Exchange
Error: A parameter cannot be found that matches parameter name 'SkipLoadingCmdletHelp'
3 min
this article provides guidance for troubleshooting a common error encountered when connecting to exchange online using powershell error a parameter cannot be found that matches parameter name 'skiploadingcmdlethelp' this error typically occurs when establishing a connection to exchange online and indicates a mismatch between the installed exchange online powershell module and the parameters being used cause the skiploadingcmdlethelp parameter is not supported in older versions of the exchange online management powershell product when a newer connection script or command is used against an outdated product version, powershell raises this error resolution check the version of the exchange online management powershell product installed on the system if version 3 is installed, upgrade the product to version 3 4 or later, which includes support for the skiploadingcmdlethelp parameter after upgrading, restart the powershell session and retry the connection additional notes if the issue persists after upgrading, ensure there are no older versions of the exchange online management product remaining on the system and that the correct product version is being loaded in the powershell session