Best way to run a command/script on thousand servers under 10 secs without using any tools like puppet, chef etc.
Anonymous
Two commons ways this can be done using PowerShell. A for each loop against a Get child item variable containing a list of servers. Or PS remoting cmdlets.
Check out your Company Bowl for anonymous work chats.