Microsoft Virtualization Discussions

Enabling OnBoard Key Manager - Powershell

drwoodberry
3,126 Views

I am trying to enable the onboard key manager with powershell. I see some cmdlets that allow me to create an external one, but any ideas on the onboard? I want to simulate running "security key-manager setup" and setting the phasephrase.

 

Thank you in advance

2 REPLIES 2

asulliva
3,087 Views

Hello @drwoodberry,

 

You should be able to use the Initialize-NcSecurityKeyManager cmdlet.

 

Hope that helps.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.

drwoodberry
3,055 Views

Thank you, and that was sadly obvious. I looked at a different Key-Manager cmdlet that required an IP. I overlooked this one with the non-required switches and the OnBoard switch.

 

Worked like it should.

 

Thanks

Public