Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Introduction to PowerShell Endpoints

Summary: Learn about Windows PowerShell endpoints and how they relate to remoting. (image)  Hey, Scripting Guy! I keep hearing about Windows PowerShell endpoints and constrained endpoints related to remote management. Can you tell me more about these? —KP (image)  Hello, KP. Honorary Scripting Guy, Boe Prox, here today ...

Use PowerShell to Manage Exchange Online in Office 365

Summary: Microsoft Scripting Guy, Ed Wilson, talks about using Windows PowerShell implicit remoting to manage Exchange Online users. Microsoft Scripting Guy, Ed Wilson, is here. This afternoon I am looking over my presentations for the PowerShell Summit in Bellevue, Washington. It will be April 28 – 30, 2014, and I am making three ...

Remoting Week: Non-Domain Remoting

Summary: Richard Siddaway explains how to use Windows PowerShell remoting to access machines that aren’t in your domain. (image)  Hey, Scripting Guy! I’ve just starting learning Windows PowerShell, and I understand how to use it as a scripting language and shell on the local machine. How do I work with remote machines? —...