Welcome to ServerForumz.com!
FAQFAQ    SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Program will display Folder and sub-Folder Size

 
   Windows Server (Home) -> Windows Server General RSS
Next:  trouble starting computer browser service  
Author Message
WPD

External


Since: May 20, 2006
Posts: 8



(Msg. 1) Posted: Sat May 20, 2006 7:08 pm
Post subject: Program will display Folder and sub-Folder Size
Archived from groups: microsoft>public>windows>server>general (more info?)

We have Windows Server 2003 with Service Pack 2, and all critical updates
have been installed. We want to add a program that will allow us to select a
folder, presumably in a File Manager-like view, and the size of the folder
and all of its sub-Folders will be displayed.

My prime consideration is that this program has a proven track record with
Windows Server 2003.

Thanks for the help.

 >> Stay informed about: Program will display Folder and sub-Folder Size 
Back to top
Login to vote
Steve Goddard

External


Since: Apr 02, 2006
Posts: 48



(Msg. 2) Posted: Sun May 21, 2006 3:17 am
Post subject: RE: Program will display Folder and sub-Folder Size [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Does the inbuilt Windows Explorer not achieve this? Diruse and other resource
kit tools can give you more narrowly defined info if required.

"WPD" wrote:

> We have Windows Server 2003 with Service Pack 2, and all critical updates
> have been installed. We want to add a program that will allow us to select a
> folder, presumably in a File Manager-like view, and the size of the folder
> and all of its sub-Folders will be displayed.
>
> My prime consideration is that this program has a proven track record with
> Windows Server 2003.
>
> Thanks for the help.

 >> Stay informed about: Program will display Folder and sub-Folder Size 
Back to top
Login to vote
WPD

External


Since: May 20, 2006
Posts: 8



(Msg. 3) Posted: Sun May 21, 2006 10:49 am
Post subject: RE: Program will display Folder and sub-Folder Size [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi

If it does, I don't know how to make it work.

For example, if I have a folder name FIRST and if it has sub-folders named
TWO, THREE and FOUR directly under it and if each of these sub-folders has
both files and sub-folders under them, I can not select FIRSTin the Folders
column and have it tell me the the total size of FIRST and all of its
sub-folders in the Status Bar.

Please let me know if I am missing something.

****************************
"Steve Goddard" wrote:

> Does the inbuilt Windows Explorer not achieve this? Diruse and other resource
> kit tools can give you more narrowly defined info if required.
>
> "WPD" wrote:
>
> > We have Windows Server 2003 with Service Pack 2, and all critical updates
> > have been installed. We want to add a program that will allow us to select a
> > folder, presumably in a File Manager-like view, and the size of the folder
> > and all of its sub-Folders will be displayed.
> >
> > My prime consideration is that this program has a proven track record with
> > Windows Server 2003.
> >
> > Thanks for the help.
 >> Stay informed about: Program will display Folder and sub-Folder Size 
Back to top
Login to vote
Steve Goddard

External


Since: Apr 02, 2006
Posts: 48



(Msg. 4) Posted: Mon May 22, 2006 1:40 am
Post subject: RE: Program will display Folder and sub-Folder Size [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Left Click on 'First' in the left pane from within windows explorer so it is
highlighted in blue. Then click on FILE from the command tools, select
PROPERTIES from the menu. It will display the overall size of 'First' and the
number of subfolders and files.

Or for a more powerfull tool open a command prompt and type "diruse /?"
(install W2K3 resource kit tools first) It will explain on how to use the
command to retrieve the information your looking for, easiest use is the
command followed by /s /m and the path.

"WPD" wrote:

> Hi
>
> If it does, I don't know how to make it work.
>
> For example, if I have a folder name FIRST and if it has sub-folders named
> TWO, THREE and FOUR directly under it and if each of these sub-folders has
> both files and sub-folders under them, I can not select FIRSTin the Folders
> column and have it tell me the the total size of FIRST and all of its
> sub-folders in the Status Bar.
>
> Please let me know if I am missing something.
>
> ****************************
> "Steve Goddard" wrote:
>
> > Does the inbuilt Windows Explorer not achieve this? Diruse and other resource
> > kit tools can give you more narrowly defined info if required.
> >
> > "WPD" wrote:
> >
> > > We have Windows Server 2003 with Service Pack 2, and all critical updates
> > > have been installed. We want to add a program that will allow us to select a
> > > folder, presumably in a File Manager-like view, and the size of the folder
> > > and all of its sub-Folders will be displayed.
> > >
> > > My prime consideration is that this program has a proven track record with
> > > Windows Server 2003.
> > >
> > > Thanks for the help.
 >> Stay informed about: Program will display Folder and sub-Folder Size 
Back to top
Login to vote
WPD

External


Since: May 20, 2006
Posts: 8



(Msg. 5) Posted: Wed May 24, 2006 7:33 am
Post subject: RE: Program will display Folder and sub-Folder Size [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi

Thanks for the help.

"Steve Goddard" wrote:

> Left Click on 'First' in the left pane from within windows explorer so it is
> highlighted in blue. Then click on FILE from the command tools, select
> PROPERTIES from the menu. It will display the overall size of 'First' and the
> number of subfolders and files.
>
> Or for a more powerfull tool open a command prompt and type "diruse /?"
> (install W2K3 resource kit tools first) It will explain on how to use the
> command to retrieve the information your looking for, easiest use is the
> command followed by /s /m and the path.
>
> "WPD" wrote:
>
> > Hi
> >
> > If it does, I don't know how to make it work.
> >
> > For example, if I have a folder name FIRST and if it has sub-folders named
> > TWO, THREE and FOUR directly under it and if each of these sub-folders has
> > both files and sub-folders under them, I can not select FIRSTin the Folders
> > column and have it tell me the the total size of FIRST and all of its
> > sub-folders in the Status Bar.
> >
> > Please let me know if I am missing something.
> >
> > ****************************
> > "Steve Goddard" wrote:
> >
> > > Does the inbuilt Windows Explorer not achieve this? Diruse and other resource
> > > kit tools can give you more narrowly defined info if required.
> > >
> > > "WPD" wrote:
> > >
> > > > We have Windows Server 2003 with Service Pack 2, and all critical updates
> > > > have been installed. We want to add a program that will allow us to select a
> > > > folder, presumably in a File Manager-like view, and the size of the folder
> > > > and all of its sub-Folders will be displayed.
> > > >
> > > > My prime consideration is that this program has a proven track record with
> > > > Windows Server 2003.
> > > >
> > > > Thanks for the help.
 >> Stay informed about: Program will display Folder and sub-Folder Size 
Back to top
Login to vote
TRSib

External


Since: Dec 11, 2008
Posts: 1



(Msg. 6) Posted: Thu Dec 11, 2008 7:09 am
Post subject: RE: Program will display Folder and sub-Folder Size [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

I just downloaded a utility called FolderSize-2.4 to use on my workstation.
It addess an extra field (after you right click the column bar and enable
Field Size) to your Windows Explorer window. I may give you a bit more detail.

I HAVE NOT TESTED IT ON WINDOWS SERVER.

You can do a search for FolderSize-2.4.msi and you should get a link for
download3k.com.



"WPD" wrote:

> Hi
>
> Thanks for the help.
>
> "Steve Goddard" wrote:
>
> > Left Click on 'First' in the left pane from within windows explorer so it is
> > highlighted in blue. Then click on FILE from the command tools, select
> > PROPERTIES from the menu. It will display the overall size of 'First' and the
> > number of subfolders and files.
> >
> > Or for a more powerfull tool open a command prompt and type "diruse /?"
> > (install W2K3 resource kit tools first) It will explain on how to use the
> > command to retrieve the information your looking for, easiest use is the
> > command followed by /s /m and the path.
> >
> > "WPD" wrote:
> >
> > > Hi
> > >
> > > If it does, I don't know how to make it work.
> > >
> > > For example, if I have a folder name FIRST and if it has sub-folders named
> > > TWO, THREE and FOUR directly under it and if each of these sub-folders has
> > > both files and sub-folders under them, I can not select FIRSTin the Folders
> > > column and have it tell me the the total size of FIRST and all of its
> > > sub-folders in the Status Bar.
> > >
> > > Please let me know if I am missing something.
> > >
> > > ****************************
> > > "Steve Goddard" wrote:
> > >
> > > > Does the inbuilt Windows Explorer not achieve this? Diruse and other resource
> > > > kit tools can give you more narrowly defined info if required.
> > > >
> > > > "WPD" wrote:
> > > >
> > > > > We have Windows Server 2003 with Service Pack 2, and all critical updates
> > > > > have been installed. We want to add a program that will allow us to select a
> > > > > folder, presumably in a File Manager-like view, and the size of the folder
> > > > > and all of its sub-Folders will be displayed.
> > > > >
> > > > > My prime consideration is that this program has a proven track record with
> > > > > Windows Server 2003.
> > > > >
> > > > > Thanks for the help.
 >> Stay informed about: Program will display Folder and sub-Folder Size 
Back to top
Login to vote
WPD

External


Since: May 20, 2006
Posts: 8



(Msg. 7) Posted: Tue Dec 16, 2008 10:58 am
Post subject: RE: Program will display Folder and sub-Folder Size [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi TRSib

Thanks for the update. I shall try it on my Win XP Pro, SP-3, desktop for a
while. If there aren't any problems, I shall create a mirror of our main Win
Server 2003 in VMWare, and then test it extensively. Again, thanks for
bringing this program to my attention.

I shall post feedback here after each test. I expect that the first post
should be in approx 1 month.

WPD

"TRSib" wrote:

> I just downloaded a utility called FolderSize-2.4 to use on my workstation.
> It addess an extra field (after you right click the column bar and enable
> Field Size) to your Windows Explorer window. I may give you a bit more detail.
>
> I HAVE NOT TESTED IT ON WINDOWS SERVER.
>
> You can do a search for FolderSize-2.4.msi and you should get a link for
> download3k.com.
>
>
>
> "WPD" wrote:
>
> > Hi
> >
> > Thanks for the help.
> >
> > "Steve Goddard" wrote:
> >
> > > Left Click on 'First' in the left pane from within windows explorer so it is
> > > highlighted in blue. Then click on FILE from the command tools, select
> > > PROPERTIES from the menu. It will display the overall size of 'First' and the
> > > number of subfolders and files.
> > >
> > > Or for a more powerfull tool open a command prompt and type "diruse /?"
> > > (install W2K3 resource kit tools first) It will explain on how to use the
> > > command to retrieve the information your looking for, easiest use is the
> > > command followed by /s /m and the path.
> > >
> > > "WPD" wrote:
> > >
> > > > Hi
> > > >
> > > > If it does, I don't know how to make it work.
> > > >
> > > > For example, if I have a folder name FIRST and if it has sub-folders named
> > > > TWO, THREE and FOUR directly under it and if each of these sub-folders has
> > > > both files and sub-folders under them, I can not select FIRSTin the Folders
> > > > column and have it tell me the the total size of FIRST and all of its
> > > > sub-folders in the Status Bar.
> > > >
> > > > Please let me know if I am missing something.
> > > >
> > > > ****************************
> > > > "Steve Goddard" wrote:
> > > >
> > > > > Does the inbuilt Windows Explorer not achieve this? Diruse and other resource
> > > > > kit tools can give you more narrowly defined info if required.
> > > > >
> > > > > "WPD" wrote:
> > > > >
> > > > > > We have Windows Server 2003 with Service Pack 2, and all critical updates
> > > > > > have been installed. We want to add a program that will allow us to select a
> > > > > > folder, presumably in a File Manager-like view, and the size of the folder
> > > > > > and all of its sub-Folders will be displayed.
> > > > > >
> > > > > > My prime consideration is that this program has a proven track record with
> > > > > > Windows Server 2003.
> > > > > >
> > > > > > Thanks for the help.
 >> Stay informed about: Program will display Folder and sub-Folder Size 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Folder Size - What command can be used to know the size of a folder (including all subfolders and files). Well, I remember in *nix world I used to do "du -s /mydir", something similar on windows shell is what I am searching for. Regards, Vikas P

Folder size - We have hundreds of user profile folders in a drive, i want to monitor the size of all these folders.Is there a way or a utility that can show folder size? Thanks for any helps. Allan

Folder Size... - Is there any way to restrict the size of a folder? I know you can set up disk quotas and the like, but I need to be able to restrict the size of a folder, not the entire volume. Thanx.

folder size - Is there an easy way to see folder sizes, without right clicking each one? I would like to be able to sort by size to see which ones are eating up the most space.

Folder size - I would like to control the max size for a shared folder in Windows Standard Server 2003. Can someone advise how to configure it. Thanks, Scott
   Windows Server (Home) -> Windows Server General All times are: Pacific Time (US & Canada)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]