-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRelNotes.txt
26 lines (20 loc) · 864 Bytes
/
RelNotes.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
12/11/23: v0.9
==============
- Added query template / value scaling for monitoring the pagefile.
- Added default tools for PowerShell remote sessions.
- Fixed a bug on some Windows editions when displaying the services on a host.
- Added native support for 64-bit Windows.
29/03/16: v0.2
==============
- Fixed the default queries and templates as Win32_LogicalMemoryConfiguration no longer exists.
- Fixed the query handling so WMI query failures produce #ERR instead.
- Replaced the formatting codes with human-readable names.
- Added some template WMI queries for the most popular properties.
- Added support for managing the services and processes on a host.
04/12/14: v0.1
==============
- First public release.
- Support for invoking command-line tools.
- Simple WMI query support with basic filtering and formatting.
Chris Oldwood
12th November 2023