vSphere 6.5 vCenter Appliance – Replacing Certificates
Aug22

vSphere 6.5 vCenter Appliance – Replacing Certificates

KB ID 0001194 Problem In vSphere 5 and earlier versions this was not a ‘fun’ job at all, many times I sat down to do it, and lost the will to live. Now there’s a nice new tool built into vCenter that does ‘most’ of the hard work for you. Here I’m using the vCenter appliance but the tool is also available on the Windows version. For my certificates I’m using Microsoft Certificate Services....

Read More
VMware ESXi6  – Replacing the Default Certificates
Aug22

VMware ESXi6 – Replacing the Default Certificates

KB ID 0001195  Problem This is pretty much part two of the last article I wrote, so make sure you have the vCenter CA setup as a Sub CA of your Microsoft Certificate Services Deployment. See the following article; vSphere 6 vCenter Appliance – Replacing Certificates Now we take the next step, and replace the certificates on the ESXi hosts. Solution Note: Joining the ESXi Hosts to the domain is not essential, it just makes things a...

Read More
Deploying and Configuring The vCenter Server Appliance
Aug21

Deploying and Configuring The vCenter Server Appliance

KB ID 0001146  Problem The vCenter Appliance used to be a simple to deploy from OVA, but now you need to deploy it from another machine, (and it has to be a Windows machine). Solution Before you attempt to deploy the appliance, ‘pre-create’ its host records in your DNS. Download the vCenter Appliance .ISO file and mount it on your Windows machine, navigate to the vcsa-iu-installer directory, and run the installer.exe file....

Read More
Cisco FirePOWER User Agent – Use With the FirePOWER Management Console
Aug14

Cisco FirePOWER User Agent – Use With the FirePOWER Management Console

KB ID 0001179  Problem FirePOWER Management Center, will give you a wealth of information on traffic/threats etc. Usually it will tell you what IP the offenders are on, but if you want to know what a USER is doing, then that means you have to look though logs see who had what IP, at what time etc. So you can install the FirePOWER User Agent on a machine, (this can be a client machine, though I usually put it on a member server). You...

Read More
Windows Server – Fails Installing .Net 3.5
Aug04

Windows Server – Fails Installing .Net 3.5

KB ID 0000924  Problem I needed to add .Net 3.5 to a Windows Server for an application install, but when I added it as a ‘feature’ it failed. Server 2016 The request to add or remove features on the specified server failed. The source files could not be found. Use the “Source” option to specify the location of the files that are required to restore the feature. For more information on specifying a source...

Read More
Setup RANCID and ViewVC (Part Two) Adding Cisco Devices
Jul28

Setup RANCID and ViewVC (Part Two) Adding Cisco Devices

KB ID 0001332  Problem Before on Part One we setup our RANCID and ViewVC server ready to start backing up our devices, now we will look at adding the devices, and automating the backup process. Solution To add a Cisco device you need to do TWO things*. Firstly you need to add and entry in the ‘router.db’ file that lives in the ‘Group’ folder you created back in part one. Secondly you need to add the access...

Read More
An Invalid Directory Pathname Was Passed
Jul28

An Invalid Directory Pathname Was Passed

KB ID 0001338  Problem While attempting to delegate administration of an OU, I got this error; Delegation of Control Wizard The wizard cannot retrieve security information from the Active Directory. An invalid directory pathname was passed. Solution Took a while to figure out! The OU in question has a ‘slash’ in the name of it; Once I changed this to a hyphen, the error ceased. Related Articles, References, Credits, or...

Read More
Using LDP to Find an Objects ‘Distinguished Name’ in Active Directory
Jul27

Using LDP to Find an Objects ‘Distinguished Name’ in Active Directory

KB ID 0001337  Problem There are a few occasions when you need to know an objects ‘Distinguished Name’ (DN). For me it’s usually when I’ve got a device that needs to do LDAP/LDAPS lookups, (RSA Appliance, Netscaler, Cisco FirePOWER, etc). Today someone needed to ‘bind’ a Checkpoint firewall to Active Directory, and asked me to create user, and give them the DN and password. I’ve mentioned...

Read More
Windows – Unable to Move an OU
Jul26

Windows – Unable to Move an OU

KB ID 0001336  Problem I was doing some AD redesign work for a client this week, and I needed to move an Organisational Unit (OU). However the domain had other ideas; Active Directory Domain Services Windows cannot move object {OU-Name} because: Access is denied. It wasn’t a rights issue, (I was an Enterprise Administrator).  Solution As it turns out, it was the same problem I’d had back when Server 2008 first came out...

Read More
WordPress – HTTP Error
Jul24

WordPress – HTTP Error

KB ID 0001335  Problem Quite a few times after I rebuilt my server, (and WordPress site), I saw the following when uploading images etc. HTTP Error Solution I was quite sure everything was setup OK, I had set the max file upload limits set, but it turns out I needed to add a ‘memory limit’ in my wp-config.php file before the error ceased. For completeness I’ll include the other usual suspects, in case yours is setup...

Read More