You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[v1.32.0]
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.
xExchAddressList: Removing the scriptblock creation for RecipientFilter
property in Get-TargetResource.
Adding missing TlsAuthLevel to xExchSendConnector Get-TargetResource function.