Filter By

Package Types

Operating System

Categories

Trust Information

By: | 23,862 downloads | Last Updated: 6/22/2019 | Latest Version: 1.0.0-beta

A module for gathering and editing SQL Server Instance properties utilizing SQL Management Objects without the need for SQL Management Studio to be installed.

By: | 16,881 downloads | Last Updated: 3/15/2019 | Latest Version: 1.2.0

SysInfo module will help you get the system information that you need from local and remote machines. SysInfo will allow you to utilize CIM cmdlets in an easier way. Instead of trying to find the class name and filter based on the return code to get the exact data that you need, you can get what you need with SysInfo module. It utilizes CIM cmdl... More info

By: | 5,287 downloads | Last Updated: 9/10/2020 | Latest Version: 2.3.0.0

HPE NVDIMM PowerShell Cmdlets can get current system NVDIMM management status from the NVDIMM driver. These cmdlets can get NVDIMM hardware information, health information, status information and configuration information.

By: | 3,522 downloads | Last Updated: 3/24/2023 | Latest Version: 1.1.0

A set of functions for checking, testing and reporting memory usage using WMI and performance counters.

By: | 1,123 downloads | Last Updated: 1/13/2017 | Latest Version: 1.3.5

Get Windows Memory by Wmi on local and remote system

By: | 210 downloads | Last Updated: 2/4/2021 | Latest Version: 0.4

Gets RAM memory info for list of computers, one computer, or this computer. Example Usage: .\Get-RAMInfo.ps1 -Client SELF -Solution "Feb Report" | Format-Table More Examples: Get-Help .\Get-RAMInfo.ps1 -Examples CmdLet has two ParameterSets one for list of computers from file and another from list of strings as computer names. Errors wi... More info

By: | 118 downloads | Last Updated: 2/4/2021 | Latest Version: 0.1

Limits the amount of memory the Microsoft Exchange server can use for its cache. Example Usage: Set-ExchangeMemoryLimits -MinSize 2GB -MaxSize 4GB Set-ExchangeMemoryLimits -ListValues Set-ExchangeMemoryLimits -Reset