To give you the best experience, this site uses cookies. Continuing to use 9bis.net means you agree to our use of cookies.
 

English version Russian version Version française Nederlandse versie Versión española Version portuguese Version polonaise Italian version Versiunea româna   KiTTY News

KiTTY : Forum

Last modification : -

KiTTY web site




Forum Home
 

Create Session Files for XML

Jim Gifford - Sun 08/03/2015 17:35:34 CET +0100

I have been working on powershell script to create session files for a csv file. I can get the files created ok, but they do not open.

Any ideas?

The only thing I notice is that there is a password in the file.

Jim Gifford - Mon 09/03/2015 16:48:10 CET +0100

So here's the import part of the script, wondering if I'm not using the genpass.exe correctly

  1. Location of Kitty genpass.exe
$KittyGenPass = "C:\Tools\Convert\genpass.exe"
$KittyPassword = & $KittyGenPass 0 $IPAddress xterm

Which ends up looking like this C:\Tools\Convert\genpass.exe 0 10.1.0.16 xterm







Answer


The forum is actually closed