You can ignore the two blank files with no extensions, They are just place holders in my folder to make export easier.

Change Log

8/30/18 - Updated TS.. Added Check Readiness back into Upgrade TS... unsure how it was removed in the first place.
9/13/18 - Updated Both - Fixed Type (SMSTSPerserveContent -> SMSTSPreserveContent)
10/6/18 - Moved "Check Readiness" Section to before PreFlight. PreFlight has to come right before Main TS group so error logic works correctly.
10/6/18 - Modified Group Requirement Options in Group "Run if OS is not %SMSTS_Build%" from "All" to "Any" so TS would run if old version of OS or if TSVar SMSTS_Build_Bypass = True
11/9/18 - Some fixes / updates in the SetOSDInfo Script for recording info to the Registry.
11/16/18 - Fixed Syntax issue in SETOSDINFO script created in last update. :-)
01/23/19 - Fixed typo, added UBR & UserAccount in SETOSDINFO Script.  
	Changed Set-XXXXXXTime Variables in TSs, added -f 's' to syntax.
	Added Steps to accomidate changes in SETOSDINFO script, mostly creating new variables.
03/12/19 - Removed old PreFlight, which wasn't ... great.  Will be replacing with new method @ MMS