J
jeff.belcher
Hi all,
I'm trying to automate the backup of a user's EFS cert using cipher /X
but for some reason piping in the password via stdin won't work, I
just end up with a .PFX file without password protection. If I don't
specify the path to the .PFX file on the command-line, causing cipher
to prompt me for the location of the .PFX then it will take that path
via stdin no problem, it just won't read the password from stdin.
Can anybody suggest why writing to stdin wouldn't work here, or point
me in the right direction?
Thanks
Jeff
I'm trying to automate the backup of a user's EFS cert using cipher /X
but for some reason piping in the password via stdin won't work, I
just end up with a .PFX file without password protection. If I don't
specify the path to the .PFX file on the command-line, causing cipher
to prompt me for the location of the .PFX then it will take that path
via stdin no problem, it just won't read the password from stdin.
Can anybody suggest why writing to stdin wouldn't work here, or point
me in the right direction?
Thanks
Jeff