Linux – Install VMware Tools
KB ID 0001330 Problem Note: This is to install the VMware Tools NOT the OPEN-VM-TOOLS. I’ve had to do this a few times now, and every time I Goolge how to do it, I get pages of instructions on how to install the open vm tools. When what I really want is to install the VMware Tools. Solution I’m using vSphere ESX, but even if you are using VMware Workstation or VMware Fusion, you can still select ‘Install/Upgrade...
CentOS / Redhat / Fedora – VMware VMXNET3 Adapter Not Working
KB ID 0001329 Problem This has tripped me up a couple of times, and if you Google the problem, you find a load of posts saying ‘Just install VMware tools that will fix the problem’ It Wont! And I’ll tell you why, run ifconfig You will notice you have a network card, but you will also notice that it’s got a strange name ‘ens160’ not eth0 as you would normally expect? Anyway let’s prove...
Windows 10 – Disable / Remove OneDrive
KB ID 0001328 Problem Microsoft have done a good job of embedding OneDrive into Windows 10. While Ive got nothing against OneDrive, for some admins the thought of users storing data out of their networks is quite worrying. So how do you ‘un-couple’ OneDrive from Windows 10? Solutions Option 1: Remove OneDrive ‘Quick and Dirty’ Open ‘Regedit’ and navigate to; HKEY_CLASSES_ROOT > CLSID >...
Exchange – Slow Mailbox Migration?
KB ID 0001327 Problem I had a problem recently during an Exchange 2007 to 2013 migration, (client can’t support 2016 yet!) Where the mailbox migrations were taking ages. Solution 1. Disable Microsoft Replication Service Throttling On the ‘Target’ server > Open ‘regedit’ > Navigate to; HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\MSExchange ResourceHealth Locate the MRS REG_DWORD Value and...
Exchange AutoDiscover Errors – Creating an AutoDiscover SRV Record
KB ID 0001184 Problem Ages ago I wrote the following article; Outlook Error “The name of the security certificate is invalid or does not match the name of the site.” You used to see this error a lot if your internal, and external domain names were different, and the ‘public’ domain name was on the certificate, in those cases I’d also setup split DNS like so; Windows – Setting Up Split DNS But you can simply create a...
Mailbox Move Error ‘Active Directory property ’homeMDB‘ is not writeable’
KB ID 0001326 Problem I was migrating some mailboxes form Exchange 2007 to Exchange 2013 today, when once again this happened; Error: MigrationPermanentException: Active Directory property ’homeMDB’ is not writeable on recipient ’petenetlive.com/Migration/Users/Pete.Long’. –> Active Directory property ’homeMDB‘ is not writeable on recipient Solution I can’t believe there’s no fix for this yet! This is being caused...
Nginx Error – 413 Request Entity Too Large
KB ID 0001325 Problem A few weeks ago I did a series on setting up a new WordPress site, shortly after I had some problems uploading my caching plugin (wp-rocket). This was the error I got; 413 Request Entity Too Large nginx/1.10.3 (Ubuntu) Anyway, I fixed the error, and a few days later I got an email from someone with the same problem, so I thought this time I would document the fix. Solution Note: I’m going to raise the...
vCenter – Management Ports
KB ID 0001324 Problem A while ago my colleague was struggling to get into a vCenter server. Normal https (TCP 443) wasn’t letting him in, I knew you could manage the appliance directly, (but I couldn’t remember the port number!) He knew there was an alternate port number, but we didn’t know what it was. Solution vCenter Appliance (Direct) Management Port TCP: 5480 i.e. https://{ip-or-host-name}:5480 vCenter /...
FirePOWER Agent – Real-Time Status ‘Unavailable’
KB ID 0001323 D Problem I was deploying a Cisco FirePOWER user agent last week, but once setup, the agent reported that the Real-Time status for SOME of the domain controllers was permanently ‘Unavailable’. Now I know you have to be patient with these things so I went and had a coffee. Still it refused to ‘go green’. Solution I addition to all the other rights and firewall rules that you normally have to check....
Cisco FirePOWER Management Center Appliance – Allowing Domain Authentication
KB ID 0001117 Problem Once deployed, authentication is handled by the appliances own internal user database, in larger organisations this is a little impractical. So the ability to create an Active Directory Group, and delegate access to Firesight to members of that group is a little more versatile. Solution I’m making the assumption that the appliance does not already have external authentication setup at all, so I’ll...