Helper Functions
The following auxiliary functions are helpful to simplify atomic test creation:
New-Atomic*- A set of functions to facilitate using native PowerShell to create and validate atomic techniques and tests.Invoke-WebRequestVerifyHash- Useful as part of a GetPrereq Command to validate a Prereq file before download.
You can iterate through atomic tests programmatically with the Get-AtomicTechnique function as shown in these examples.