v1.32.0-preview0006
Pre-release
Pre-release
[v1.32.0-preview0006]
Changed
- xExchange
- Update CI pipeline files.
- Fixing xExchSendConnector ExtendedRight functionality by moving the test function
to the helper module and setting explicit Deny permissions, instead of removing
the marked as 'Deny' entries. - A remote implicing module with all Exchange cmdlets will be created under
$env:Temp and reused every time DSC check runs, instead of creating a new
module every time. - Added AD Permissions parameter for xExchReceiveConnector.
- Adding missing TlsAuthLevel to xExchSendConnector Get-TargetResource function.
- Small bug fix in xExchangeHelper module.