Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(assuming that you have estabilished a shortcut, otherwise use the full path as mentioned previously)

It is possible to check if the previous command worked and a WinSSH-pageant process is active, with the command:

UI Text Box
sizemedium
showIconfalse
Get-Process | Select-String pageant 

The expected output is as in this screenshot:

Image Added


Now, everytimeyouneed to create a new certificate you can use the typical step command from Powershell: 

...