Practical Example – Windows Server, Windows 10, Infrastructure
Your requirements
You want to be able to perform checks, configurations, rights settings and more on a variety of servers and clients. You want to escape the trap of narrow time frames.
Practical Example – Windows Server, Windows 10, Infrastructure
There are always cases in daily operation where changes need to be made to a large number of servers or clients. These can be registry operations, files, rights or system settings. Unfortunately, the time frames are usually very narrow and small. The more systems are affected, the more difficult the whole thing is.
Despite a better alternative, software distribution functions are often used for this purpose. Although it is “using a sledgehammer to crack a nut”. PowerShell scripts are actually the better choice. You now only need one option for parallel processing.
You want to be able to perform checks, configurations, rights settings and more on a variety of servers and clients. You want to escape the trap of narrow time frames.
The ScriptRunner platform supports the parallel control of target systems and the parallel execution of scripts in the PowerShell. The execution guidelines ensure that the runtime environment is the same on all systems. You can use time control to determine which time frame is to be used.
Changes to servers and clients can now be made simultaneously and more efficiently in narrow time frames than by detouring through software distribution. The same type of execution is guaranteed.