From 6a8b31d7871aad680b767d0d42ff30e7b9e838f4 Mon Sep 17 00:00:00 2001 From: freedbygrace Date: Sun, 31 May 2020 22:31:47 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00306d8..345f477 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # 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)