Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Site Deletion

  Asked By: Colby Holt         Date: May 17, 2003      Category: Sharepoint      Views: 162
 

Is it true that the only way to confirm that a WSS site is in use is
via the Email confirmation, and not actual use of the site?

Tagged:    

 

4 Answers Found

 
Answer #1       Answered By: Gordon Blair          Answered On: May 17, 2003       

Email is the only way we check with the owners to verify site  usage.

Presumably an IIS log analysis tool would also do the job.

 
Answer #2       Answered By: Barry Burke          Answered On: May 17, 2003       

Why not use the Usage Analysis? From that I can see when the last visit was to the wss site  in question. I check it manually through the browser, but presume you could also do this through code.

 
Answer #3       Answered By: Erick Carlson          Answered On: May 17, 2003       

Unfortunately, if you turn on the option to verify site  usage, the Site
Collection owner will have to respond every 90 days that they are still
using the sites even if they just posted to it yesterday.

 
Answer #4       Answered By: Henry Henry          Answered On: May 17, 2003       

I've heard of people using the global.asax events to determine who is
currently logged-in and what sites are in use.

 
Didn't find what you were looking for? Find more on Site Deletion Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].