Skip to main content

Posts

How to upgrade Dell VRTX iDRAC?

How to upgrade Dell VRTX iDRAC? Download iDrac firmware update. This was tested using iDRAC_2.65.65.65_A00.exe. Run it to extract firmimg.d7 file. Open iDRAC (for VRTX, iDRAC can be opened from the CMC interface). Navigate to Update and Rollback, select the file and upload. Successful upload looks like this In Update Details, select the firmware and do Install. This operation can take a while.

How to upgrade Dell VRTX CMC firmware?

How to upgrade Dell VRTX CMC firmware? Prerequisite Download CMC Firmware from Dell website. Was using CMC firmware 3.4.1 as the target version. Login to CMC Goto Chassis Overview Goto Update tab Locate CMC Firmware section Select version to upgrade Click on Apply CMC Update In CMC Firmware details, select Choose File. Note - vrtx_cmc.bin should be downloaded prior to this activity Once firmware is selected, it should be displayed on screen. Do Begin Firmware Upgrade. Note that the upgrade can take 5 to 10 minutes to complete. After upgrade, it should show updated version like this

How to change Dell VRTX CMC chassis name (or VRTX name)

How to change Dell VRTX CMC chassis name (or VRTX name) Login to CMC Goto Chassis Overview Goto Setup tab In Setup tab, change Chassis Name and hit on Apply

Install Windows Terminal using winget

Install Windows Terminal using winget Windows Terminal is a new, modern, feature-rich, productive terminal application for command-line users. It includes many of the features most frequently requested by the Windows command-line community including support for tabs, rich text, globalization, configurability, theming & styling, and more. To install Windows Terminal using winget , do: PS C:\>winget install Microsoft.WindowsTerminal Note: To install winget on Windows 2022 follow this link .

Install PowerShell using winget

(Formerly PowerShell Core) PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS. To install PowerShell on Windows using winget , do: PS C:\>winget install Microsoft.PowerShell Note: To install winget on Windows 2022 follow this link .

Getting "Store is not available in your country or region" in Microsoft Store

Getting "Store is not available in your country or region" in Microsoft Store When I open Microsoft Store I am getting the following error message on Windows 10 20H2 Store is not available in your country or region Code: 0x87e10002 CV: SGmLmAU6/UWYL9FO To fix this, open Control Panel | Clock and Region | Region , check if it shows the following: Format: English (United States) Match Windows display language (recommended) If yes, then change it to: Format: English (United States) Click on Apply and then close and open Microsoft Store .