• Stars
    star
    1
  • Language
    PowerShell
  • License
    MIT License
  • Created about 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A very common operational task is to run a block of PowerShell code on a list of computers using a privileged administrator account. This repository generalises this process so that the only scripting required is the actual code to be run on the remote computers.