Eitan Blumin

Apr 5, 2022

Remote Execution using Powershell and SQL Server

Do you have a large environment with multiple machines that you need to manage remotely? Perhaps some, most, or all of them cannot be accessed directly due to firewall or policy restrictions?

What if you could "send" a Powershell script to each or all of them to execute... Remotely? From one central location?

It could be a specific Powershell script one day, and an entirely different Powershell script the other day. Who knows what to expect?

Well, you don't need to expect anything, if your solution is generic enough!

Even better, what if your solution was data-driven?

If this is something that interests you, and/or you just want to learn more about working with Powershell and SQL Server, then check out my blog post:

I got the Power - Remote Execution using Powershell and SQL Server

    0