Exchange online powershell module

JiriC1206033261
Tera Contributor

Hello,

Is it any issue to install Powershell ExchangeOnline module directly on MID server, so that scripts can use commands from this module? Are there any recommended steps apart steps from Microsoft (common steps to install any module)?

2 REPLIES 2

AJ-TechTrek
Giga Sage
Giga Sage

HI @JiriC1206033261 ,

 

Refer this document, which may help you.

 

https://github.com/Satak/servicenow-midserver-ps

 

Please appreciate the efforts of community contributors by marking appropriate response as Mark my Answer Helpful or Accept Solution this may help other community users to follow correct solution in future.

 

Thanks

AJ

Linkedin Profile:- https://www.linkedin.com/in/ajay-kumar-66a91385/

ServiceNow Community Rising Star 2024

Hi Ajay Kumar011,
thank you for your response. Let me specify it more precisely. I already have MID server with AD spoke installed. I use it to run powershell AD scripts but I cannot run scripts to manage Exchange online because there is no Exchange online module on the MID server. If it was not MID server I would simply go and install Exchange online module and it would extend powershell capabilities to manage Exchangeonline. Can I apply this approach on MID server as well? Can I simply log to server (RDP) and install Exchangeonline module there? Notice: I have limited knowledge of Service Now, I am more developer who write Powershell scripts.