-
Virtualization
Apply Latest Patches to standalone Dell Customized ESXi 5.5 host
In spinning up a new environment recently for a client, we wanted to get the hosts to the latest patch level. ย We didn’t have local VUM in place or even vCenter for that matter. ย All three hosts were running the…
-
Software
Use WinSCP commandline to copy from Windows to Linux
WinSCP is a great Windows GUI utility to copy files to and from Linux boxes, but many don’t know about the powerful WinSCP commandline functionality that are extremely useful to setup jobs to periodically copy files from Windows over to…
-
Windows 8
MySQL Workbench won’t launch Windows 8.1
I ran into a pesky issue the other day using MySQL workbench where the program itself simply would not launch. ย I could see the process running in Task manager in Windows, however, nothing would ever display, no errors, etc. ย It…
-
Windows 8
Make TSADMIN.MSC work in Windows 8.1
So if you are an admin and have migrated your administrator workstation over to Windows 8 or Windows 8.1 lately, you may run into a frustration if you are used to managing your Remote Desktop Services from your administrative workstation…
-
Windows 8
Makewinpemedia Diskpart Format ErrorLevel -2147212243
In working with Windows 8.1ย WADK in a client environment recently, the need arose to create a USB key to boot from for PE environment on a workstation. ย There is a new command in the WADK Deployment and Imaging Tools environment…
-
SQL
SQL Windows Authentication can’t login to SSMS locally
Recently, a client was experiencing a really weird issue where they could connect to a recently built SQL server using SQL Server Management Studio loaded on remote workstations, however, they could not login to the console of the server or…
-
Servers
SQL Server Firewall and performance tweaks
Everyone, I wanted to pass along a few Windows firewall tweaks that I have found useful with building a SQL server on Windows 2008 server or higher. ย The following simple tweaks can really help with issues you may see involving…
-
Software
How to troubleshoot Dell Open Manage Essentials connecting to your servers
So recently, I decided to setup a Dell Open Manage Essentials server in an environment running many Dell devices. ย Most of the servers in the environment were already installed with the Open Manage Server Administrator (OMSA) software, so this made…
-
Windows 8
Install .Net Framework in Windows 8 or 8.1 offline without Internet
You may have encountered an issue with installing .NET framework feature in Windows 8 or 8.1 where the installer simply fails with the errorย 0x800f0906ย which alludes to a problem with an Internet connection however it could be WSUS related as well…