
Connect ISO File to Server Using RACADM
Mounting ISO Files with RACADM Introduction When using VNC to connect to a Dell server’s iDRAC, you lose the ability to map ISO files that’s available in the Java-based viewer. Fortunately, RACAD...
Mounting ISO Files with RACADM Introduction When using VNC to connect to a Dell server’s iDRAC, you lose the ability to map ISO files that’s available in the Java-based viewer. Fortunately, RACAD...
Automating VM Power Control on ESXi via Command Line Automating virtual machine power operations via the command line can be extremely useful, especially when managing large environments with tens...
Resolving Disk Extension Issues in Windows Server 2012 R2 The Problem When trying to extend a disk volume in Windows Server 2012 R2 after increasing the disk size in VMware, you might encounter t...
Setting Up SSH Key Authentication When accessing remote systems using SSH, using RSA keys instead of passwords offers both convenience and security benefits. This approach is especially useful for...
Managing RAID Volumes with RACADM on Dell PowerEdge FC630 This guide demonstrates how to manage RAID volumes on Dell PowerEdge FC630 servers (13th generation) using RACADM commands directly throug...
Managing RAID Volumes with RACADM on Dell PowerEdge R720 Background When working with Dell servers that have iDRAC Express licenses (which lack remote console capabilities), you can’t use the sta...
Set the DNS first to ensure the iDRAC can resolve the NTP host names: racadm -r 10.1.1.100 -u root -p calvin set idrac.ipv4static.dns1 8.8.8.8 Set the NTP server names: racadm -r 10.1.1.100 -u ro...
Configuring NTP and Time Settings in Windows Server 2012 R2 This guide demonstrates how to configure Network Time Protocol (NTP) settings and time zones on Windows Server 2012 R2 using PowerShell ...
Detection of the USB-Serial converter used on your machine (so you get the correct device name to use later): tail -f /var/log/messages or /var/log/syslog Plug in the USB cable It will show...
Fixing Language Mismatch Between SQL Server and Windows OS The Problem Have you ever deployed a non-English Windows server via System Center Virtual Machine Manager (SCVMM) and then tried install...