Skip to content

v3.0.0-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 31 Aug 11:13
2f861dc

[v3.0.0-preview0001]

Fixed

  • xRDSessionCollection
    • Ignore errors from New-RDSessionCollection and instead checks the collection is created; resolves issue #105
    • Always filter SessionCollection result; resolves issue #106

Added

  • xRDConnectionBrokerHAMode
    • New resource to configure HA mode on a connection broker

Changed

  • xRDSessionCollection
    • SessionHost supports array
    • Collections are now tested for SessionHosts as well, list of session hosts is amended
  • xRDSessionDeployment
    • SessionHost and WebAccessServer supports array
    • Deployments are now tested for WebAccess and SessionHosts as well
    • Resource can extend an existing deployment with more session hosts and web access servers
    • ConnectionBroker is only remaining key since the broker can only broker one deployment