Skip to content

Commit 48237f7

Browse files
000-897: enable folders
1 parent cc2ee67 commit 48237f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/en/Other/exologinfails.md

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ InvalidOperation: You cannot call a method on a null-valued expression.
1717

1818

1919
🔧 Troubleshooting ExchangeOnlineManagement Connection Issues
20+
2021
When trying to connect to Exchange Online using the **Connect-ExchangeOnline** cmdlet from the ExchangeOnlineManagement PowerShell module, you might encounter the following error:
2122

2223
> InvalidOperation: You cannot call a method on a null-valued expression.
@@ -52,6 +53,7 @@ Install-Module -Name ExchangeOnlineManagement -RequiredVersion 3.6.0
5253
Import-Module -Name ExchangeOnlineManagement -MinimumVersion 3.0.0 -Force
5354
```
5455

56+
<br/>
5557

5658
# See Also
5759

0 commit comments

Comments
 (0)