Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Cisco UCS PowerTool Core suite is a set of PowerShell Core modules for Cisco UCS Manager, Cisco IMC and Cisco UCS Central that helps in configuration and management of Cisco UCS domains and solutions.
Cisco UCS PowerTool Core Suite is developed usi...
The Cisco UCS PowerTool suite is a set of PowerShell modules for Cisco UCS Manager, Cisco IMC (C-Series stand-alone servers) and Cisco UCS Central that help in configuration and management of Cisco UCS domains and solutions. The Cisco UCS PowerTool ...
This script is used to update Host Firmware Policy. This policy enables you to specify a set of firmware versions that make up the host firmware package (also known as the host firmware pack)
Hi David,We don't have a single cmdlet to get all the unassigned servers in the Pool. However you can get the information for either blade or rack servers using the below cmdlets. For getting the unassigned blades in the Pool:Get-UcsServerPool -Name ...
Hi Hung Pham,You can't change the System Name it is a read-only parameter. If you are looking at adding a name there are 2 options either use AssetTag (which is available from Cisco IMC 3.0(1) release and above) or Set User Label. To set the asset ta...
Hi Bryan,You should be able to connect to UCSM 3.1.3 with the current release of UCS PowerTool Suite. However, cmdlets for the new features (MOs) is not available.In UCSM 3.1.3 domain if the SSL protocol version is set to TLS 1.2 then before making a...
Hi Geethapiriyan,You can set the initiator name by using the following cmdlet1. If the name is not set then you can try the below cmdlet. If your SP name is TestSPGet-UcsServiceProfile -Name TestSP | Add-UcsVnicIScsiNode -ModifyPresent -InitiatorName...
Hi Jonathan,What is the .NET version in customer environment? It is recommended to update the .NET version to 4.6 and above. If upgrading .NET to latest is not resolving the issue you can ask customer to log a case with Cisco support. We can take a ...