Re: Site Usage and Quotas

2010-03-21 Thread Ajay
I actually need to find how much space is being used by sub-sites for a
extranet solution which will be then used for charing clients.

Does Nintex reporting tool has this capability?

I am searching on google and looks that
SiteCollection.StorageManagementInformation function can give some idea on
that.






On Mon, Mar 22, 2010 at 10:32 AM, Paul Noone 
paul.no...@ceosyd.catholic.edu.au wrote:

  You mean set quotas and usage on a per web basis?



 Not that I know of. But I have noticed something curious about site quotas.
 Changing the settings doesn’t appear to affect existing site collections.



 Regards,

 Paul

 Online Developer, ICT
 CEO Sydney



 *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
 Behalf Of *Ajay
 *Sent:* Friday, 19 March 2010 9:28 AM
 *To:* ozMOSS
 *Subject:* Site Usage and Quotas



 Hi,



 Is there any way we do site quotas and usage at site level not at site
 collection lelvel.



 Cheers

 A

 ___
 ozmoss mailing list
 ozmoss@ozmoss.com
 http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Site Usage and Quotas

2010-03-21 Thread Paul Noone
I haven't seen any OOTB function that will get the size for individual sites. I 
imagine it's all possible but would require custom dev for the solution you 
describe.

Nintex can call any web service and is exceedingly powerful when you know what 
you're doing. I've only just started scraping the surface.

Regards,

Paul
Online Developer, ICT
CEO Sydney

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On Behalf Of 
Ajay
Sent: Monday, 22 March 2010 8:49 AM
To: ozMOSS
Subject: Re: Site Usage and Quotas

I actually need to find how much space is being used by sub-sites for a 
extranet solution which will be then used for charing clients.

Does Nintex reporting tool has this capability?

I am searching on google and looks that 
SiteCollection.StorageManagementInformation function can give some idea on that.






On Mon, Mar 22, 2010 at 10:32 AM, Paul Noone 
paul.no...@ceosyd.catholic.edu.aumailto:paul.no...@ceosyd.catholic.edu.au 
wrote:
You mean set quotas and usage on a per web basis?

Not that I know of. But I have noticed something curious about site quotas. 
Changing the settings doesn't appear to affect existing site collections.

Regards,

Paul
Online Developer, ICT
CEO Sydney

From: ozmoss-boun...@ozmoss.commailto:ozmoss-boun...@ozmoss.com 
[mailto:ozmoss-boun...@ozmoss.commailto:ozmoss-boun...@ozmoss.com] On Behalf 
Of Ajay
Sent: Friday, 19 March 2010 9:28 AM
To: ozMOSS
Subject: Site Usage and Quotas

Hi,

Is there any way we do site quotas and usage at site level not at site 
collection lelvel.

Cheers
A

___
ozmoss mailing list
ozmoss@ozmoss.commailto:ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


RE: Site Usage and Quotas

2010-03-21 Thread Jeffery Tsui
Ajay, I've previously tried a tool SharePoint space monitor for
similar purpose of finding disk usage per sub-sites. It works for me and
it's free J

http://www.thesug.org/Blogs/lsuslinky/SSM/Pages/default.aspx

 

PS. Test this in a testing/dev environment first.

 

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Paul Noone
Sent: Monday, 22 March 2010 8:54 AM
To: ozMOSS
Subject: RE: Site Usage and Quotas

 

I haven't seen any OOTB function that will get the size for individual
sites. I imagine it's all possible but would require custom dev for the
solution you describe.

 

Nintex can call any web service and is exceedingly powerful when you
know what you're doing. I've only just started scraping the surface.

 

Regards,

Paul

Online Developer, ICT
CEO Sydney

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Ajay
Sent: Monday, 22 March 2010 8:49 AM
To: ozMOSS
Subject: Re: Site Usage and Quotas

 

I actually need to find how much space is being used by sub-sites for a
extranet solution which will be then used for charing clients.

 

Does Nintex reporting tool has this capability?

 

I am searching on google and looks that
SiteCollection.StorageManagementInformation function can give some idea
on that.

 

 

 



 

On Mon, Mar 22, 2010 at 10:32 AM, Paul Noone
paul.no...@ceosyd.catholic.edu.au wrote:

You mean set quotas and usage on a per web basis?

 

Not that I know of. But I have noticed something curious about site
quotas. Changing the settings doesn't appear to affect existing site
collections. 

 

Regards,

Paul

Online Developer, ICT
CEO Sydney

 

From: ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] On
Behalf Of Ajay
Sent: Friday, 19 March 2010 9:28 AM
To: ozMOSS
Subject: Site Usage and Quotas

 

Hi,

 

Is there any way we do site quotas and usage at site level not at site
collection lelvel.

 

Cheers

A


___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss

 


#
Confidentiality and Privilege Notice 
This document is intended solely for the named addressee.  The information 
contained in the pages is confidential and contains legally privileged 
information. If you are not the addressee indicated in this message (or 
responsible for delivery of the message to such person), you may not copy or 
deliver this message to anyone, and you should destroy this message and kindly 
notify the sender by reply email. Confidentiality and legal privilege are not 
waived or lost by reason of mistaken delivery to you.
#
___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


Re: Site Usage and Quotas

2010-03-21 Thread Ajay
Thanks.. this looks cool.




On Mon, Mar 22, 2010 at 11:07 AM, Jeffery Tsui
jeffery.t...@datacom.com.auwrote:

  Ajay, I’ve previously tried a tool “SharePoint space monitor” for similar
 purpose of finding disk usage per sub-sites. It works for me and it’s free
 J

 http://www.thesug.org/Blogs/lsuslinky/SSM/Pages/default.aspx



 PS. Test this in a testing/dev environment first.





 *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
 Behalf Of *Paul Noone
 *Sent:* Monday, 22 March 2010 8:54 AM
 *To:* ozMOSS
 *Subject:* RE: Site Usage and Quotas



 I haven’t seen any OOTB function that will get the size for individual
 sites. I imagine it’s all possible but would require custom dev for the
 solution you describe.



 Nintex can call any web service and is exceedingly powerful when you know
 what you’re doing. I’ve only just started scraping the surface.



 Regards,

 Paul

 Online Developer, ICT
 CEO Sydney



 *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
 Behalf Of *Ajay
 *Sent:* Monday, 22 March 2010 8:49 AM
 *To:* ozMOSS
 *Subject:* Re: Site Usage and Quotas



 I actually need to find how much space is being used by sub-sites for a
 extranet solution which will be then used for charing clients.



 Does Nintex reporting tool has this capability?



 I am searching on google and looks that
 SiteCollection.StorageManagementInformation function can give some idea on
 that.











 On Mon, Mar 22, 2010 at 10:32 AM, Paul Noone 
 paul.no...@ceosyd.catholic.edu.au wrote:

 You mean set quotas and usage on a per web basis?



 Not that I know of. But I have noticed something curious about site quotas.
 Changing the settings doesn’t appear to affect existing site collections.



 Regards,

 Paul

 Online Developer, ICT
 CEO Sydney



 *From:* ozmoss-boun...@ozmoss.com [mailto:ozmoss-boun...@ozmoss.com] *On
 Behalf Of *Ajay
 *Sent:* Friday, 19 March 2010 9:28 AM
 *To:* ozMOSS
 *Subject:* Site Usage and Quotas



 Hi,



 Is there any way we do site quotas and usage at site level not at site
 collection lelvel.



 Cheers

 A


 ___
 ozmoss mailing list
 ozmoss@ozmoss.com
 http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


 --
  *Confidentiality and Privilege Notice
 *This document is intended solely for the named addressee.  The
 information contained in the pages is confidential and contains legally
 privileged information. If you are not the addressee indicated in this
 message (or responsible for delivery of the message to such person), you may
 not copy or deliver this message to anyone, and you should destroy this
 message and kindly notify the sender by reply email. Confidentiality and
 legal privilege are not waived or lost by reason of mistaken delivery to
 you.
  --

 ___
 ozmoss mailing list
 ozmoss@ozmoss.com
 http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss


___
ozmoss mailing list
ozmoss@ozmoss.com
http://prdlxvm0001.codify.net/mailman/listinfo/ozmoss