HPE OneView
1752729 Members
5702 Online
108789 Solutions
New Discussion юеВ

Change a Server Profile's Network Connection via Powershell

 
SOLVED
Go to solution
Cottoc
Advisor

Change a Server Profile's Network Connection via Powershell

I am currently working through a scenario where I need to simply change the Profile Connection from one network to another, however...rather that editing each profile as I come across it, I am trying to determine a way to script this with powershell. I may be blindly missing it, but looking through the powershell wiki I am not seeing a clearcut way to edit the connection list on an existing Server Profile. Everything within the connection list would need to stay the same (cid, portID, functionType, etc...) other than the Connection Name, and the Network.

Any thoughts or guidance would be appreciated.

Thanks!

-Cottoc

 

3 REPLIES 3
ChrisLynch
HPE Pro
Solution

Re: Change a Server Profile's Network Connection via Powershell

Unfortunately, the PowerShell library does not gave a native Cmdlet to handle this scenario, yet. I am working on a Cmdlet that will provide this capability.

I am an HPE employee

Accept or Kudo

Cottoc
Advisor

Re: Change a Server Profile's Network Connection via Powershell

Thanks for the reply Chris!

adamcole
Valued Contributor

Re: Change a Server Profile's Network Connection via Powershell

Was this ever implemented? I am looking to do this as well.