Changes:
- 864a95a Merge pull request #739 from microsoft/main
- f396e07 Merge pull request #738 from microsoft/dpaul-devSetupAssist
- 47daf6d Merge branch 'main' into dpaul-devSetupAssist
- 38214e5 Added mock to pester testing for Test-UserGroupMemberOf to avoid the call to that function
- e4fb6c0 Improvement to check requirements of groups to update AD
- 4a1d28c Added link for latest builds of Exchange
- 807d330 Added export of test results to CSV
- f852eb1 Added Start and End for Pester Extract
- f76a89b Included all tests for Test-ExchangeADSetupLevel
- 99adbb9 Changed how TestMismatchLevel does test results back
See More
- 161137d Fixed issue with 2013 test results name
- 6097446 Adding pester testing for SetupAssist
- 7bfc9d4 Adding ErrorAction stop to get the catch to occur
- 3226f86 Moved ConvertFrom-Ldif to Shared for possible use down the road
- 8129277 Removed dot loading of ConvertFrom-Ldif
- 051ebc2 Removed ldifde dependency
- 3afe724 Remove ldifde dependency at test time - fixes #696
- 1238c55 Check to see if cache service files exist then provide that we should remove them.
- c4c57a9 Merge branch 'main' into dpaul-devSetupAssist
- 88ac593 Merge branch 'main' into dpaul-devSetupAssist
- e930154 Allow returning different ReferenceInfo. Only display unique values.
- 505cd32 Fully support passing `n for line breaks
- fe354ba Handle null entries in arrays
- 03e3151 Change verb to be consistent with other tests
- 59d6ed1 Fixed wording on .NET details
- c7b8d68 Update wording on RefereneceInfo results
- 433737d Another way to output test results
- ac36456 Add LinesBetweenObjects parameter
- 27c20c9 Include IndentSpaces when calculating total column width
- d32f310 Cleaned up output results for failed results
- 89b82eb Removed unused code
- 5551ddd Removed unused files
- d4c1b05 Updated Test-ValidHomeMdb to new test results object
- d7e0681 Moved Test-ValidHomeMdb
- e7e3528 Fixed code formatting
- 79648bc Additional information regarding the tests
- 2d3c286 Updated to new wrap function in Out-Columns
- 9efd3a1 Merge branch 'main' into dpaul-devSetupAssist
- cc750ba Update SetupAssist for Out-Column's new colorizer function
- f3a8f1a Test-PendingReboot to new result type output
- 3d532aa Add Information result type and send some test results there
- 933ed5a Merge branch 'main' into dpaul-devSetupAssist
- 48fdb36 Convert to new results output
- 51abbc4 Move file
- 3e6d1e0 Adding some additiona checks to the new logic
- ff76f2e Add docs link for Test-ComputersContainerExists
- 0f0d5d8 Updated New-TestResult parameter names
- f084e06 Change to different approach with working concept
- 49dd926 Formatting
- 145743b Only show context on Failed
- 64cd95f Typo
- f2221a2 Strictly enforce input to New-TestResult
- 1febdc7 A different approach
- 5395ece Added dependency
- a4e78ea Initial commit of new design changes for SetupAssist
This list of changes was auto generated.