PowerShell script to find files that are consuming the most disk space
Posted
on SQL Server Central
See other posts from SQL Server Central
Published on Wed, 10 Oct 2012 06:00:00 UT
Indexed on
2012/10/19
11:16 UTC
Read the original article
Hit count: 164
As you know, SQL Server databases and backup files can take up a lot of disk space. When disk is running low and you need to troubleshoot disk space issues, the first thing to do is to find large files that are consuming disk space. In this article I will show you a PowerShell script that you can use to find large files on your disks.
12 essential tools for database professionals The SQL Developer Bundle contains 12 tools designed with the SQL Server developer and DBA in mind. Try it now. |
© SQL Server Central or respective owner