question

NelsonJorgeMaricatoJunior-4973 avatar image
0 Votes"
NelsonJorgeMaricatoJunior-4973 asked LimitlessTechnology-2700 answered

Server Manager Collecting Data

Could someone please guide me or present documentation related to my need? I would like to know if it is possible to export data from servers that are presented in the dashboard. Especially Volume space used. I need to build a dashboard that shows consumption of data volumes in Power BI or another tool. Thank you

windows-server-clusteringwindows-server-storagewindows-server-manager
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hi there,

This can be done with the help of the Storage Reports Management node of the File Server Resource Manager Microsoft Management Console (MMC) snap-in. You can perform the following tasks:

-Schedule periodic storage reports that allow you to identify trends in disk usage.
-Monitor attempts to save unauthorized files for all users or a selected group of users.
-Generate storage reports instantly.

Storage Reports Management https://docs.microsoft.com/en-us/windows-server/storage/fsrm/storage-reports-management

If you are comfortable with Powershell you can give this a try.
Windows Server Step by Step: Disk Space Monitoring Guide using PowerShell https://social.technet.microsoft.com/wiki/contents/articles/35926.windows-server-step-by-step-disk-space-monitoring-guide-using-powershell.aspx

You can then use the exported data to use in Power BI to build a dashboard
Export the data that was used to create a visualization https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-export-data?tabs=dashboard



--If the reply is helpful, please Upvote and Accept it as an answer–

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.