RWS/ISHServer

Avoid downloading when the file is already available

Closed this issue · 0 comments

Although the module is very granular some of the cmdlets are very heavy to execute repeatedly during debug.

  • Get-ISHCD
  • Get-ISHPrerequisites

They both download one or more files and it would be great if they skipped the download when the file is already available. Override with -Force.