Cisco SFR Cant Ping its Default Gateway?
Jul25

Cisco SFR Cant Ping its Default Gateway?

KB ID 0001575 Problem This is a strange one? I was deploying FirePOWER to a pair of ASA 5550-8-X firewalls in Active / Standby failover last week. After each SFR was updated (via ASDM.) I could no longer ‘ping it’, the SFR itself could ping everything on the same VLAN, APART from its own default gateway, (which was an SVI on the Cisco 3750 switch it was connected to). This happened every time I updated the SFR, (or...

Read More
Load Balance IIS with Microsoft ARR
Jul05

Load Balance IIS with Microsoft ARR

KB ID 0001573 Problem If you have a lot of IIS servers, and want to load balance between them, then you can either buy a load balancer, or use Microsoft ARR (Application Request Routing). Note: ARR does a lot more than simply load balancing, e.g. it can perform caching, and complex web routing, and even SSL offloading. Here we are just looking at load balancing. I’m going to deploy TWO ARR servers in my DMZ, here I’ve got...

Read More
Veeam Virtual Labs & SureBackup
Jul01

Veeam Virtual Labs & SureBackup

KB ID 0001572 Problem If you require a ‘Virtual Lab’ for testing patches or config changes, on copies of your live servers, or simply want to test the ‘integrity’ of your backups, then this is the post for you! Licence Requirements: SureBackup and On Demand Sandbox require Enterprise Plus Veeam Licensing. Host Licences: Hosts that are only used for SureBackup  / On Demand Sandbox DO NOT NEED Licences, (in...

Read More
Find All HP iLOs on your Network
Jun26

Find All HP iLOs on your Network

KB ID 0001571 Problem I had to find all the HP iLOs on a client network today, I could have got an IP scanner and then sorted the results for HP devices, but I would have ended up with switches, printers and God knows what else! If only there was a PowerShell command I could use? Solution There is! You will need to download it though, (HPiLOCmdlets-x64,) extract them to your C: drive.   Here I’m installing them from PowerShell,...

Read More
Convert MBR Partitioned Drives to GPT
Jun25

Convert MBR Partitioned Drives to GPT

KB ID 0001407 Problem I got asked if I’d ever had to do this today, I vaguely remember having this problem in the past, but I can’t remember how I solved it. You set the ‘Partition Table Type’ on a  disk in Windows, when the drive is first initialised, like so; And the default is MBR, so that usually gets ticked, the problem is MBR only supports disks up to 2TB in size. Now if it’s just a new disk, with...

Read More