From e3639f931a44dd9250f8b6f5c5230ec042a03878 Mon Sep 17 00:00:00 2001 From: freedbygrace Date: Sun, 31 May 2020 22:33:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0642f4..2842274 100644 --- a/README.md +++ b/README.md @@ -1,4 +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) +![image](https://user-images.githubusercontent.com/13382869/83370904-b2487d00-a38e-11ea-858f-bc7e5f27474e.png)