Add a link to people when one of the quotas limits âStorageWarningLevelâ or âStorageMaximumLevelâ is reached
Hi,
By default an email is sent to the site collection admin(s) when the limit is reached (“StorageWarningLevel” or “StorageMaximumLevel” is reached), I want to add a link to message sent to site collection admins when one of the
quotas limits is reached . How can i add a link to default warning message.
Thanks in advance.
November 8th, 2011 3:08pm
These email message strings are allocated in %COMMONPROGRAMFILES%\Microsoft Shared\Web Server Extensions\14\BIN\1033\FPEXT.MSG
I think you may need to modify this FPEXT.MSG file.
More info:
http://technet.microsoft.com/en-us/library/cc721634.aspx
Hope helps
Free Windows Admin Tool Kit Click here and download it now
November 9th, 2011 8:52am
Hi,
By default we get an warning message when quato limit is reached
"You are receiving this e-mail message because you are an administrator of the following SharePoint Web site, which has exceeded the warning level for storage:
http://XXXXX. To see how much storage is being taken up by this site,
go to the View site collection usage summary: http://XXXX/_layouts/Usage.aspx."
In my case if any user want to increase the site quato limit they should request a form, once it is approved then size will be increased. So
i want to add a link (link to form) so that user can click the link & submit the request.
for example:
"You are receiving this e-mail message because you are an administrator of the following SharePoint Web site, which has exceeded the warning level for storage:
http://XXXXX. To see how much storage is being taken up by this site, go to
the View site collection usage summary: http://XXXX/_layouts/Usage.aspx.
Please submit the form for additional quato limit here is the link
http://XXXXX"
Can this be done.
Thanks In advance
November 9th, 2011 1:30pm
These email message strings are allocated in %COMMONPROGRAMFILES%\Microsoft Shared\Web Server Extensions\14\BIN\1033\FPEXT.MSG
I think you may need to modify this FPEXT.MSG file.
More info:
http://technet.microsoft.com/en-us/library/cc721634.aspx
Hope helps
This is the SharePoint 2010 link. Rithu didn't specify what version of the product he's using. As this is a pre-2010 environment, this link may be more appropriate.
http://technet.microsoft.com/en-us/library/cc721634(office.12).aspx
Steven Andrews | SharePoint Professional | http://www.twitter.com/backpackerd00d | https://baron72.wordpress.com/
Free Windows Admin Tool Kit Click here and download it now
November 9th, 2011 3:51pm
Hi,
I am using sharepoint 2007, but i couldn't find any message in the above link, Can any one help I am new to sharepoint.
Thanks in advance
November 10th, 2011 4:00pm
Does any one have any clue regarding the above issue.
Free Windows Admin Tool Kit Click here and download it now
November 14th, 2011 12:01pm