Announcing Optional Help File Loading in Exchange Online PowerShell by info.odysseyx@gmail.com October 28, 2024 written by info.odysseyx@gmail.com October 28, 2024 0 comment 3 views 3 Today we are announcing an update. Connect-ExchangeOnline Cmdlets used to connect to Exchange Online. Currently, this cmdlet loads the cmdlet help files required by the Get-Help cmdlet. We have received feedback from customers that this behavior may result in increased memory consumption due to repetitive connections. I also know that Connect-ExchangeOnline is often used in scripts that are unlikely to ever call Get-Help. To address this feedback we will previously introduced The SkipLoadingCmdletHelp parameter allows you to skip loading the Help file. We plan to change this behavior further in the future. Start with version 3.7.0 Preview and 3.7.0 GA The help file for the Exchange Online PowerShell module (planned for release in November 2024) is: It is no longer loaded by default.. Instead, to load a Help file, you must use a new parameter called LoadCmdletHelp. This change saves resources on your system by loading Help files only when explicitly needed. Script update To maintain compatibility with existing scripts, the SkipLoadingCmdletHelp parameter is available in versions 3.7.0 Preview and 3.7.0, but no longer works. This is to avoid breaking existing scripts. However, this parameter will be removed in version 3.8.0. We recommend that you review and, if necessary, update your scripts to use the new LoadCmdletHelp parameter in scenarios where a Help file is required. Thank you for your understanding. If you have any feedback about these changes, please feel free to leave them in the comments section. Exchange Online Manageability Team Source link Share 0 FacebookTwitterPinterestEmail info.odysseyx@gmail.com previous post Get to know the Microsoft Teams new chat and channels experience next post Announcing General Availability of Inbound SMTP DANE with DNSSEC for Exchange Online You may also like The Sonos Arc Ultra raises the bar for home theater audio December 5, 2024 Aptera Motors will showcase its solar EV at CES 2025 December 3, 2024 How Chromebook tools strengthen school cybersecurity December 2, 2024 Nvidia unveils the ‘Swiss Army Knife’ of AI audio tools: Fugato November 26, 2024 Nvidia Blackwell and the future of data center cooling November 25, 2024 Enterprise productivity is the easiest AI sell November 20, 2024 Leave a Comment Cancel Reply Save my name, email, and website in this browser for the next time I comment.