Scripting Blog

A place to learn about PowerShell and share stories of automation

Build Constrained PowerShell Endpoint Using Configuration File

Summary: Boe Prox teaches you how to build a constrained endpoint by using a configuration file.  Hey, Scripting Guy!, is there a better way to lock down my remote endpoint by using something other than a startup script? —SH  Hello SH, Honorary Scripting Guy, Boe Prox, here today filling in for my good friend, The Scripting Guy...

Build Constrained PowerShell Endpoint Using Startup Script

Summary: Learn how to build a constrained endpoint by using a startup script. Hey, Scripting Guy!, how do I lock-down my remote endpoint to only certain commands? —GH Honorary Scripting Guy, Boe Prox, here today filling in for my good friend, The Scripting Guy. This is the second part in a series of five posts about Remoting Endpoints. ...

Introduction to PowerShell Endpoints

Summary: Learn about Windows PowerShell endpoints and how they relate to remoting.  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  Hello, KP. Honorary Scripting Guy, Boe Prox, here today filling in for my ...