ridicurious.com
Powershell

Implicit PowerShell Remoting – Import Exchange Cmdlets from a Server

Tired of logging to role specific servers like, exchange servers every time to execute just a PowerShell query?

Now it’s time to upgrade your game 😉 since you can import all exchange, Active directory cmdlets to your machine and can be machine independent, no need to download the modules or install any role on your machine. Just get a machine and start to rumble!
~ One of the most used scripts by me,  have fun 😀

NOTE: You’ll need to modify the highlighted part in below script per your organization’s configurations.

SCRIPT : 

Post running above script all your (Proxy) cmdlets will be downloaded to your Local PowerShell console and this is called Implicit Implicit Remoting remoting. Read more about Implicit remoting on the TechNet article here.

Thanks for reading!

Related posts

Identify PowerShell variables in Scripts using Parser

Prateek Singh
8 years ago

Powershell : How to Listen to your Outlook Emails like a Voicemail

Prateek Singh
9 years ago

Pumping Reddit user trend to AWS CloudWatch with Powershell

Prateek Singh
7 years ago
Exit mobile version