-
A few days ago a user report to me that he cannot mounts ISO image to virtual machines on SCVMM 2012 R2. The error message is the following: The reason is the communication between SCVMM and Hyper-V servers are blocked due to certification on SCVMM application is expired. The default expiry date of SCVMM certification…
-
It’s not easy for me to describe the issue in one line on the title. Let me give some background here. I have 2 set of VMs. Set 1 has VM A & VM B. Set 2 has VM C & VM D. Each VM has a vNIC configured with a private IP address. VM…
-
Please refer to following post for basic troubleshooting of Emulex OneConnect. How to Install Proper Drivers for 3rd Party Network Adapter on ESXi 5.x I have a box uses Emulex OneConnect OCe10102 network adapters. The adapter is quite old and Emulex brand card doesn’t support ESXi 6.0. I upgraded the server to ESXi 6.0 and…
-
I wrote an article talk about how to find out which services lockout domain accounts on vCenter Server. It only applies to the scenarios that domain accounts very frequently lockout. Like every 1 second. If it’s minutes, it will be hard to find out as it’s manually processing. The other way to identify source is…
-
I wrote an article about how to manage Windows Server 2016 TP remotely. Today I had some spare time to re-build my lab environment by the latest release of Windows Server 2016 Core. It’s easy to remotely manage a Windows Server in a domain, but a trick for workgroup Windows Server. Following is an improved…
-
mRemoteNG is a very nice fork of open source remote tools. It supports multi-protocol. The official website says: mRemoteNG supports the following protocols:RDP (Remote Desktop/Terminal Server)VNC (Virtual Network Computing)ICA (Citrix Independent Computing Architecture)SSH (Secure Shell)Telnet (TELecommunication NETwork)HTTP/HTTPS (Hypertext Transfer Protocol)rloginRaw Socket Connections But one thing makes me frustrated is the mouse cursor disappeared randomly when…
-
HPE 3PAR upgrading team usually sends a per-requisites before upgrading. One thing in the guide incorrect is the Windows 2012 required patch KB3046101. You may see error below when you install the path on Windows 2012 server. The update is not applicable to your computer The reason…
-
You may need only 1 IP address for blade console in Cisco UCS Manager. You can follow Understanding “Management IP” of Cisco UCS Manager to configure it. You may see warning “Vlan ‘xxx’ resolved to unsupported VLAN ID” when you delete existing inbound and outbound IP pools if you are trying to clean up existing…
-
Benefit of using Inbound Management IP Address for Cisco UCS Blades is it’s faster than outbound. But how to configure it?
-
I usually document my scripts in OneNote. It would be perfect if OneNote 2016 can highlight scripts. I found a nice plugin call “NoteHighlight2016” for OneNote 2016. It’s not only for 32 bit but also for 64 bit. You can download it in Github. The default codes are C#, SQL, CSS, JS, HTML, XML, JAVA,…