Create a c:\servers.txt list of servers. No spaces or it wont work. Then copy the code into a ps1 file and edit the directroyfilename to show where you want the files to end up.
2012-02-17 (first published: 2012-01-23)
1,882 reads
Find drive, freespace, usedspace and percent free for all drives and mounted volumes.
2012-02-16 (first published: 2011-12-15)
829 reads
3 functions that implement the left (<<), right (>>) and unsigned right (>>>) shift operators, commonly found in C-style languages.
2012-02-15 (first published: 2011-12-30)
8,138 reads
A way to run a SQL command once sometime in the future.
2012-02-13 (first published: 2011-12-30)
1,720 reads
A simple example of using T-SQL and the Boomerang framework to create a data driven subscription.
2012-02-08 (first published: 2012-01-04)
1,948 reads
easy way to migrate DTS packages to another server
2012-02-07 (first published: 2011-12-15)
1,062 reads
How to maintain the Single row
tables
with out any coding,
2012-02-06 (first published: 2011-12-23)
1,570 reads
A conceptual proof for a google like search procedure
2012-02-02 (first published: 2012-01-20)
3,918 reads
find what's running and at which point it's currently up to!
2012-02-01 (first published: 2012-01-20)
2,220 reads
A simple way of getting the next weekday's dates...
2012-01-30 (first published: 2011-12-23)
884 reads