Skip to content

Releases: DexterPOSH/PSRemotely

v1.0.4 release

05 Jun 07:10
Compare
Choose a tag to compare

This release includes :-

  • New PSRemotely Logo
  • PITCHME support (ppt lives as code)
  • Checks for invalid filename chars when dumping the tests.ps1 file
  • Enter-PSRemotely function added
  • Invoke-PSRemotely injected dynamically to remotely session
  • Issues with parsing Describe blocks inside the Node block

v1.0.3

03 Apr 11:13
Compare
Choose a tag to compare

PSRemotely now supports specifying the IP address to use for opening a PSRemoting session in the node configuration data using PreferNodeProperty parameter.

This release had a major bug while processing the Remote node output. Please upgrade to v1.0.4

v1.0.2

15 Mar 09:26
Compare
Choose a tag to compare
  • Configuration data supports complex data types nested
  • Fixed tests to be compatible with Pester v4