How to silence your Dell PowerEdge server This post will cover how to silence your Dell PowerEdge R330 server using IPMI. It should work onmost PowerEdge servers as the concept would be the same. I have only tested this so far on my personal Dell R330 and it works great for me. It works […]
Category Archives: Hyper-V
Hyper-V 2012 R2 Generation 2 Linux VM’s
Hyper-V 2012 R2 Generation 2 Linux VM’s Microsoft is starting to support Hyper-V Generation 2 VM’s for Linux. This alone would speed up any compatible Linux OS quite a bit by opening up some of the disk access bottlenecks that Generation 1 VM’s suffer from. This performance bottleneck was caused by the VM only being able to […]
Windows Server 2012 Disable IPv6
Windows Server 2012 Disable IPv6 It seems in the latest 2 iterations of Microsoft’s latest Server releases (Windows Server 2012 and Windows Server 2012 R2) Microsoft has not really documented well how to properly disable IPv6. One would think you could just uncheck the protocol box on the adapter(s) but that be problematic at times. […]
PowerShell to remote host
PowerShell to remote host If you have ever needed to remotely access a machine using the powerful CLI of PowerShell, it’s a very simple task and the syntax is pretty easy to remember as well which is nice. If you are wondering why you would want to powershell to remote host, here’s a couple scenarios: 1. […]
How to retrieve your Dell Service Tag from DOS
Retrieve Dell Service Tag from DOS If you ever needed to retrieve Dell Service Tag from DOS, this works remotely or if you are unable to read the tag on the case below is the syntax to retrieve the Dell service tag by querying Windows WMI service via the DOS command line using the WMIC […]