|
Running External Application I am trying to get powershell to read an OU in AD and install a
program on each computer in that OU...i have it where it will show all the
computers in the OU and "connect" to them but the application gets executed
on all of them at once and doesnt work...i need to figure out how to stager
it i guess.
Maybe get it to where it runs on one and completes and then the next and
completes and then the next and completes....etc |