v1.10.0
- Changes to xDnsServerADZone
- Fixed bug introduced by PR #49.
Previously, CimSessions were always used regardless of connecting to a remote
machine or the local machine. Now CimSessions are only utilized when a
computername, or computername and credential are used
(issue #53).
Michael Fyffe (@TraGicCode)
- Fixed bug introduced by PR #49.
- Fixed all PSSA rule warnings. Michael Fyffe (@TraGicCode)
- Fix DsAvailable key missing (#66).
Claudio Spizzi (@claudiospizzi)