PoshPAIG icon indicating copy to clipboard operation
PoshPAIG copied to clipboard

Realtime status of patching process

Open wilminator opened this issue 9 years ago • 5 comments

  • Changed the VB script that is uploaded to the remote system so it will download any updates that are not already downloaded.
  • Enhanced the VB script so that it uses stdout to write status information. This can be picked up through psexec.
  • Edited Install-Patches to accept the uiHash as a parameter and it now updates the Notes field with the current line of output of the VB patch script. If not passed, the Notes field will not be updated. As a side effect, the running VB script will no longer be visible on the remote computer.
  • Edited Start-PoshPAIG.ps1 to pass uiHash to Install-Patches.

Signed-off-by: Michael Wilmes [email protected]

wilminator avatar Dec 03 '16 00:12 wilminator

Will this pull be accepted?

bspach avatar Feb 08 '17 22:02 bspach

Yes, it will be once I get a little more time to review everything. It's been busy so I haven't had the time to look everything over yet.

proxb avatar Feb 09 '17 03:02 proxb

Do you already use those added features in your environment? Is it possible to get a copy of the updated VB script and all other neccessary files?

22harle avatar Jan 13 '20 12:01 22harle

@22harle I must confess that I use a different set of scripts in my environment. All files including the files I edited are available from my repository, which is linked at the top of this page.

wilminator avatar Apr 16 '21 16:04 wilminator

I have merged all changes to Start-PoshPAIG into my branch. There should be no problems if the repository owner wants to merge.

wilminator avatar Apr 16 '21 16:04 wilminator