ssl - Powershell certificate authentication on standalone server? -


i've tried searching solution half day , decided need ask question myself.

my goal remotely control standalone windows servers via powershell on our internal network. our environment based on microfocus edirectory instead of ms active directory our servers not connected via gpos.

since powershell have existed such long time , can control commandline installs via assumed there solution in form of certificate authentication client server i've yet find resembling this.

i'm aware of workarounds including creating private keys store decrypt in scripts not want risk losing such information , wish able create certificates both new clients , servers without having include form of credentials in scripts.

is there no way use certificates authenticate in place of credentials?

you should take @ chapter in ps remoting book, describes need. https://devopscollective.gitbooks.io/secrets-of-powershell-remoting/content/manuscript/accessing-remote-computers.html

the certificate auth part starts in middle somewhere, "certificate authentication"


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -