Skip to content

PSRemoteOperations_v3.1.0

Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 31 Jul 17:42
· 10 commits to master since this release

Change Log for PSRemoteOperations

v3.1.0

  • Fixed bug using CMS messages with a dynamic parameter
  • Fixed pester tests to accommodate sub-modules
  • Modified code to use [void] in place of Out-Null
  • All -Computername parameters now support an alias of -cn
  • Added Wait-PSRemoteOperation (Issue #10)
  • Updated help documentation. Online links now point to markdown files in the Github repository.
  • Updated README.md