One of the things I want us to consider doing in the future is to leverage our Universal Code Execution infrastructure to execute any kind of code. For example, imagine that I have some script foo.vbs, I’d like to do the following: PS> Invoke-Command –FilePath foo.vbs –computer (cat servers.txt) I was about to file a record for us to consider this and thought – wait – I bet that there are
Read More...
Read the complete post at http://blogs.msdn.com/powershell/archive/2009/09/12/the-glory-of-quick-and-dirty-scripting.aspx
Posted
Sep 12 2009, 05:21 PM
by
Windows PowerShell Blog