Closed uw-dc closed 1 year ago
Merging #108 (063114e) into master (b97c82b) will increase coverage by
0%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #108 +/- ##
=====================================
Coverage 88% 88%
=====================================
Files 9 9
Lines 461 462 +1
=====================================
+ Hits 410 411 +1
Misses 51 51
Impacted Files | Coverage Δ | |
---|---|---|
...RDSessionCollection/MSFT_xRDSessionCollection.psm1 | 95% <100%> (+<1%) |
:arrow_up: |
if #109 is merged, this PR can be deleted
Pull Request (PR) description
This stops
xRDSessionCollection
when errors are returned from the underlyingNew-RDSessionCollection
cmdlet because certain RD Host GPO settings are applied.This Pull Request (PR) fixes the following issues
Task list
This change is