Skip to content

WindowsSandboxTools_v1.1.0

Latest
Compare
Choose a tag to compare
@jdhitsolutions jdhitsolutions released this 21 Jun 14:37

Windows Sandbox Tools

v1.1.0

Changed

  • Updated license.
  • General code cleanup.
  • Updated help documentation.
  • Modified Get-WSBConfiguration to accept paths from the pipeline.

Added

  • Added missing online help links

v1.0.0

  • Updated Start-WindowsSandbox to not scale resolutions.
  • Fixed bug in Start-WindowsSandbox that was testing for a configuration when using the basic configuration. Issue 4
  • Reorganized module layout.
  • Added my configurations and scripts.
  • Moved class definitions to the root module file.
  • Updated help documentation.
  • Updated New-WsbMappedFolder to use a switch for -Readonly.
  • Fixed bug where Verbose remained on if importing the module with -Verbose.
  • Updated README.md.
  • Published to the PowerShell Gallery