enumerate SharePoint 2013 Databases using powershell

Use this command to enumerate the databses:
get-spdatabase | Format-Table Name,Type -autosize | Out-File "c:\dbs.txt"

Comments

Popular posts from this blog

SharePoint 2013 User Profile synchronization versus import

PowerShell scripts to Create personal site

Adjust the Search SharePoint Performance level