There are many collection sites we have, but we do not have the permission to create Email alerts about the Quota Notifications.
We have a solution is written a batch file to work with curl and some captured POST data from'_layouts/XX.SPP/OrderQuota.aspx' to filter every single collection site and save the status to one file, but it's under curl.exe and export .csv file, can't display in a SP page.
So, my question is: Is there any chance that we could check Quota with SPServices?
[SPServices is the only way we can touch the site, 'cuz of some EULA matters, we can't create any page with MSVS, and SP version is 2007].
We have a solution is written a batch file to work with curl and some captured POST data from'_layouts/XX.SPP/OrderQuota.aspx' to filter every single collection site and save the status to one file, but it's under curl.exe and export .csv file, can't display in a SP page.
So, my question is: Is there any chance that we could check Quota with SPServices?
[SPServices is the only way we can touch the site, 'cuz of some EULA matters, we can't create any page with MSVS, and SP version is 2007].