Tagged Questions
1
vote
3answers
777 views
How to Enumerate ALL SharePoint MOSS databases
I want to enumerate all databases used by my SharePoint 2007 system. The stsadm -o enumcontentdbs only handles content db's but I also want the names of the SSP, Search and any other databases used by ...
3
votes
3answers
455 views
Databases from 2 SharePoint servers on the same database server?
I've got 3 servers:
- DB1
- SharePoint1
- SharePoint2
On SharePoint1 I've installed WSS, using DB1 as database.
Now I want to install WSS onto SharePoint2 and use DB1 as database storage as well. ...