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.

img

Thanks for reading!

signature