IT-experts.dk
freespace - my take on the ever filling disks...
rasmus sjoerslev

Hi,

And welcome to this first-ever-post. (on this blog that is...)

This blog will be about scripting (wmi, adsi, powershell, toolkit etc.), virtualization, windows, vmware, automating boring processes....well anything thats non-analog actually!

So on to the content of the first blog;

The script does kinda what it says: report freespace. It outputs to either Excel og HTML, with the option of sending the script in an email.

First rename to .vbs, and run the script without any arguments for help on using the script.

Hope you can use it - feel free to comment.

rasmus


Posted 20 okt 2008 22:26 by Rasmus Sjørslev
Attachment: freespace.txt

Comments

Jakob H. Heidelberg wrote re: freespace - my take on the ever filling disks...
on 21 okt 2008 0:18

Very cool - thanx!

/Jakob

Mogge wrote re: freespace - my take on the ever filling disks...
on 21 okt 2008 0:53

Nice!!!!

Great job!

/Mogge

Jens Jönsson wrote re: freespace - my take on the ever filling disks...
on 28 okt 2008 22:16

Thanks, nice script...

Remember that it must be /o:html or /o:xls (lowercase letters) or else it won't work...

Especially the SMTP function is handy :-)