From 5bdb58f2779711239983f3b1c56fe14b80ffdd01 Mon Sep 17 00:00:00 2001 From: freedbygrace Date: Sun, 31 May 2020 22:32:02 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 345f477..e0642f4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # Set-OSDInformation Works independently or along with the Set-OSDTime script to retrieve built-in and custom task sequence variables marked with a prefix. The values from those variables can then be optionally recorded to the registry, and additional WMI. The WMI class properties will be tied to the registry values. This is the same functionality seen from the ZTITatoo script from MDT, but more flexible and complete. The WMI class will also be set with auto recovery using MofComp in the event of WMI repository rebuilds. + ![image](https://user-images.githubusercontent.com/13382869/83370824-7c0afd80-a38e-11ea-9881-218908e56ca4.png)