From 849ca5c349062926b0483c07d2c4fa8e7d210e29 Mon Sep 17 00:00:00 2001 From: Zachary Gorman Date: Fri, 12 Jul 2024 14:29:55 -0700 Subject: [PATCH] Updated patch notes --- patchnotes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/patchnotes.txt b/patchnotes.txt index 6305429..e155a38 100644 --- a/patchnotes.txt +++ b/patchnotes.txt @@ -1,3 +1,7 @@ +Patch: 2024-07-12 +-Refactored SCCM Queries +-Fix Get-PC now accepts IP addresses and MAC addresses along with asset tags and service tags + Patch: 2024-07-08 -Add PrinterPurge to purge a printer from all online computers -Fix Apps to work correctly with VMs (and not rely on out of scope variables)