» Publishers, Monetize your RSS feeds with FeedShow: More infos (Show/Hide Ads)
Date: Wednesday, 13 May 2009 13:55
Thanks! You are a saint!!
Date: Wednesday, 13 May 2009 13:30
Here is a script that should do what you want. It takes a parameter of the cutoff size, but defaults it to 50GB to be compatible with what you posted.
Also be aware that if you are interested in all disk space rather than configured you will have to f...
Also be aware that if you are interested in all disk space rather than configured you will have to f...
Date: Wednesday, 13 May 2009 10:05
Hi,
I am trying to make a script that lists VMs with large harddisks in an easy way.
I found what I was looking for in a one liner, which does what I want - but it would be nice to have a script that gives a report.
this lists size of disk and the path...
I am trying to make a script that lists VMs with large harddisks in an easy way.
I found what I was looking for in a one liner, which does what I want - but it would be nice to have a script that gives a report.
this lists size of disk and the path...
Date: Thursday, 26 Feb 2009 15:11
very nice, i've also used this to call powershell scripts:
Code:
powershell "&""c:\path\to\script.ps1"""
Date: Wednesday, 25 Feb 2009 20:42
[code]Dim objShell,objFSO,objFile
Set objShell=CreateObject("WScript.Shell")
Set objFSO=CreateObject("Scripting.FileSystemObject")
'enter the path for your PowerShell Script
strPath="C:\yourpowershellscript.ps1"
'verify file exists
If objFSO.FileExists...
Set objShell=CreateObject("WScript.Shell")
Set objFSO=CreateObject("Scripting.FileSystemObject")
'enter the path for your PowerShell Script
strPath="C:\yourpowershellscript.ps1"
'verify file exists
If objFSO.FileExists...
» © All content and copyrights belong to their respective authors.«
» © FeedShow - Online RSS Feeds Reader








