This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Access 2003 Developer Extensions: KHCYK-2DXWD-6D4BV-9D9K6-TT9RY | |
Access 2003: HVCBT-WQ823-BHMJC-RQJ3P-9T9VT | |
Advanced Threat Analytics (ATA): F3JM7-7QNWQ-KKFVP-PDDRT-4M6P7 | |
Automatic Graph Layout: HWQWP-RXKVP-PJ4BB-9KD87-K67H2 | |
Commerce Server 2002: QJY77-8G8BD-3FYFQ-FDFH3-4RDCP | |
CRM 2011 Server Edition: 36D7J-FR6QG-JXPF6-H449P-2P6RR | |
CRM 2011 Workgroup Server Edition: 73B26-GWVRK-GDX7X-MDQBX-DH28R | |
CRM 3.0 Professional Edition: D2Q47-3K4QX-FPVDT-P4QT6-3C8H8 | |
CRM 3.0 Small Business Edition: TD7BB-D2H87-27KJH-VMH3P-QTQYW | |
CRM 4.0 Enterprise Edition: WQWYD-FHH7F-XQPCK-2B8KG-D6VT3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Function Get-S2DCacheChurn { | |
<# | |
.SYNOPSIS | |
Query a cluster for cache daily write stats | |
.DESCRIPTION | |
Makes use of the 'Get-StorageHistory' command and the Cluster Performance | |
History database to display stats for each cache drive in a cluster, such as | |
estimated Drive Writes per Day (DWPD), average daily writes, and average | |
write throughput. |