Sitecollection Overview Page
        Posted  
        
            by ronischuetz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ronischuetz
        
        
        
        Published on 2009-07-13T11:03:17Z
        Indexed on 
            2010/03/29
            12:03 UTC
        
        
        Read the original article
        Hit count: 511
        
I have the following situation:
- MOSS 2007 Server Environment A -> Intranet
 - MOSS 2007 Server Environment B -> Collaboration Environment (approx. 150 site collections for various issues)
 
Both environments are on different infrastructures but we use the same Active Directory and the same groups. Now we would like to implement the following 2 things:
- An overview page within the intranet with all available site collections on environment b.
 - An overview page within the intranet with only those site collections the user has access on.
 
now i'm searching for some good ideas what would be the best way to realise something like this.
thanks in advance for any response.
© Stack Overflow or respective owner