You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,4 +4,5 @@ Contains useful functions that I use and am able to share.
4
4
[Get-DriveSize](Get-DriveSize.ps1) - Returns the Drive or Volume Name, Label, Size in Gb, Free Space in GB and Free space as a percentage of drives and mount points on local and remote servers
5
5
6
6
[Test-SQLDefault](Test-SQLDefaults.ps1) - Runs a series of Pester tests against a SQL Instance or an array of SQL Instances. Should be easy to customise to your own environments required defaults
7
+
7
8
[Show-DatabasesOnServer](Show-DatabasesOnServer.ps1) - Returns the Name and sizes of databases on a server or array of servers
0 commit comments