Downloaded from GARYTOWN.COM
Online Info & Change Log: https://garytown.com/waas

WaaS Process & Task Sequences designed and Provided by:
Mike Terrill 
 - @miketerrill
 - miketerrill.net
Gary Blok @gwblok
 - @gwblok
 - garytown.com

Several elments have ideas and influcences from the ConfigMgr Community. Credit given in the actual scripts or steps.

Requirements: CM Current. (Basically if whatever the most recent release of CM is, make sure you're running it within a month of Fast Ring, as I typically update the TS to leverage new Features)

---------
This Folder Contains Subfolders for the different Types of Items
Baseline
 - This is the WaaS Baseline of CIs used for Pre-Assessment and Pre-Flight

Packages
 - This contains the Packages used in the process and their content

Task Sequences
 - This includes subfolders of each Task Sequence and all references, no content (Which is in the packages)

Reg 2 Mof
 - This folder contains the MOF files to inventory the registry keys used in the WaaS Process.
 - More info: https://garytown.com/waas-1809-regkey-to-mof

To Import:
 - You'll need to import each of the items separatly, the Baseline, the several packages, and several task sequences.
 - You'll probably have to go through and tweak Names, Source Locations, etc.
 - You'll have to point the Compat Scan & Upgrade Steps to your own Upgrade Media.


Log Files

WaaS_TS_CompareExportLog.log =  Just lets you know if a change was made to the item since last export (no details)
WaaS_TS_ChangeLog.log = Changes to the Task Sequences from the Previous Export (decent details)
WaaS_TS_ChangeLogCombine.log =  All Changes to the Task Sequences since I've started to use this Method
WaaS_TS_Export.log = All items that were exported and References.

More info about the Change Log
-It will list a few basics of each steps, and you'll have to pull out the change visually.  
 - For Exmaple, if you don't see 2 instances of a step (Current & Previous), then it was an Add or Remove
  - Current = Added
  - Previous = Removed
 - If you see both Current & Previous listed, but don't see a change to the step in the log, then it's one of the things I don't log (Continue on Error, Disabled, Conditions, etc) - You'll have to dig through the XML Files of the changed Step to find the difference. (If you really want to know)