This repository has been archived by the owner on Jan 14, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 840
README_Check LocalDiskSpace
Russell Smith edited this page Jul 22, 2016
·
3 revisions
#Check Local Disk Space
###Pre-requisites
Excel 2016
###Examples
-
Download "Excel 2016 New Charts.docx" and "Excel Template.xlsx."
The Excel 2016 New Charts.docx will explain the process of creating a Treemap or Sunburst chart in Excel. The Excel Template.xlsx is the template containing the PivotTable.
-
Open a PowerShell console.
From the Run dialog type PowerShell and press Enter.
-
Change the directory to the location where the PowerShell Script is saved.
Example: cd C:\PowerShellScripts
-
Run the Script.
Type . .\Check-DiskSpace.ps1 By including the additional period before the relative script path you are 'Dot-Sourcing' the PowerShell function in the script into your PowerShell session which will allow you to run the function 'Get-ModernOfficeApps' from the console
-
A folder called "FolderData.csv" containing the results will be copied to Public\Documents.
-
Open "Excel Template.xlsx", click the Data Tab and under Connections choose Refresh All.
-
Follow the instructions in "Excel 2016 New Charts.docx" to insert the data into a Treemap or Sunburst chart.
Copyright © 2015 Microsoft Corporation - Project is released under the terms of the MIT License
Home
New Scripts
Completed Scripts
- Office-ProPlus-Deployment
- Office-ProPlus-Information
- Office-ProPlus-Management
- Office-ProPlus-Preparation
- Office-ProPlus-Updates
Information