1
0
mirror of https://github.com/jaapbrasser/SharedScripts.git synced 2026-06-14 00:14:16 +02:00

Update Get-StorageSense.ps1

This commit is contained in:
Jaap Brasser
2021-03-04 23:53:47 +01:00
committed by GitHub
parent b0b825d9a7
commit 3f4bc45721
+2 -2
View File
@@ -12,7 +12,7 @@ Author: Jaap Brasser
DateCreated: 2017-01-26
DateUpdated: 2017-01-26
Version: 1.0.0
Blog: http://www.jaapbrasser.com
Blog: https://www.jaapbrasser.com
.LINK
http://www.jaapbrasser.com
@@ -42,4 +42,4 @@ Retrieves all storage sense configuration and recently cleaned data from the cur
}
[pscustomobject]$HashProperties
}
}