Microsoft 365 Modules

Use this forum to ask questions after your subscription maintenance expires or before you buy. Need information on licensing or pricing? Questions about a trial version? This is the right place for you. No scripting questions, please.
Forum rules
DO NOT POST SUBSCRIPTION NUMBERS, LICENSE KEYS OR ANY OTHER LICENSING INFORMATION IN THIS FORUM.
Only the original author and our tech personnel can reply to a topic that is created in this forum. If you find a topic that relates to an issue you are having, please create a new topic and reference the other in your post.
This topic is 2 years and 3 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.
User avatar
code20runner
Posts: 20
Last visit: Thu Jul 28, 2022 11:52 am

Microsoft 365 Modules

Post by code20runner »

Hi Team,

I have a couple of PS1 scripts for collecting reports of Microsoft Teams Channels and SharePoint site information that I would like to convert into an application using Powershell Studio. However, I am using Powershell Studio 2019 and it is not recognizing the Connect-MicrosoftTeams and Connect-ExchangeOnline modules. Does Powershell Studio 2021 allow those types of modules to be used and connections to be made?

Regards,
Roger Martin
User avatar
brittneyr
Site Admin
Posts: 1654
Last visit: Wed Mar 27, 2024 1:54 pm
Answers: 39
Been upvoted: 30 times

Re: Microsoft 365 Modules

Post by brittneyr »

By 'not recognizing', do you mean the modules are not able to be used in script because of errors or they are not colored?

If they are not being colored, that sounds like a cache issue. Please verify that the modules are listed from the Cache Editor (Home->Platform):
SPS_RibbonCacheEditor.png
SPS_RibbonCacheEditor.png (27.69 KiB) Viewed 6834 times
SPS_CacheEditor.png
SPS_CacheEditor.png (40.25 KiB) Viewed 6834 times
If not, you either need to rebuild the cache or try importing the modules.
Brittney
SAPIEN Technologies, Inc.
User avatar
code20runner
Posts: 20
Last visit: Thu Jul 28, 2022 11:52 am

Re: Microsoft 365 Modules

Post by code20runner »

Hi Brittney,

That worked great. Thanks so much for your help!

Regards,
Roger
This topic is 2 years and 3 months old and has exceeded the time allowed for comments. Please begin a new topic or use the search feature to find a similar but newer topic.