Cisco ASA – Port Forward a ‘Range of Ports’
Jan06

Cisco ASA – Port Forward a ‘Range of Ports’

KB ID 0001111 Note: This is for Cisco ASA 5500, 5500-x, and Cisco Firepower devices running ASA Code. This comes up on forums a lot, some applications and most phone systems require a ‘LOT’ of ports to be open. Normally thats fine you just give the internal IP a static public IP and open the ports. But what if you don’t have a spare public IP? I’ve already covered port forwarding before. Cisco PIX / ASA Port...

Read More
Cisco ASA Site To Site VPN IKEv2 “Using CLI”
Jan06

Cisco ASA Site To Site VPN IKEv2 “Using CLI”

KB ID 0001429 Problem Note: This is for Cisco ASA 5500, 5500-x, and Cisco Firepower devices running ASA Code. You want a secure IPSEC VPN between two sites using IKEv2. Note: If the device you are connecting to does not support IKEv2 (i.e. it’s not a Cisco ASA, or it’s running code older than 8.4) then you need to go to the older version of this article; Cisco ASA 5500 Site to Site VPN IKEv1 (From CLI) Solution Before you...

Read More
Windows – Find your ‘Uptime’
Jan02

Windows – Find your ‘Uptime’

KB ID 0000552  Problem There are lots of reasons you might want to know your PC/Servers uptime, to make sure a client has rebooted a server (like you asked them to), or to see if a server has had a BSOD and rebooted overnight, etc. Check Uptime with Task Manager You can get your uptime from the Task Manager’s “Performance” tab. To launch Task Manger Start > Run > Taskmgr.exe {enter}. or Press CTRL+SHIFT+ESC, or...

Read More
Exchange – Display Mailbox’s by size
Jan02

Exchange – Display Mailbox’s by size

KB ID 0000469 Problem Yesterday a client asked me how he could find out, which of his users were the “worst offenders” for mailbox size. Normally a simple Get-MailboxStatistics command would be fine, and we would sort the results in descending order. Solution On one of the Exchange servers, launch the Exchange Management Shell. Issue the following command: Note: That’s all one command, replace the name PNL-MAIL-2019...

Read More
Control Panel ‘Mail Icon Missing’
Jan01

Control Panel ‘Mail Icon Missing’

KB ID 0000237 Problem Problem usually seen on x64 Office versions, to set up some mail profiles; Solution Firstly what happens if you try running; outlook.exe /manageprofiles The file you are looking for is called mlcfg32.cpl Find it and double click it. here’s where I found it C:\Program Files (x86)\Microsoft Office\root\Office{Version} or C:\Program Files (x86)\Common Files\System\MSMAPI\1033 If you get stuck, or are using x64...

Read More
Windows Client(s) not ‘appearing’ in WSUS
Jan01

Windows Client(s) not ‘appearing’ in WSUS

KB ID 0000591  Problem Before you start troubleshooting clients, how long have you waited? I usually setup and configure WSUS up at the start of a job, then leave it alone for a few DAYS, before I start worrying. Here are the steps I usually follow to get the machines listed in the WSUS management console. Solution Before doing anything further, simply try running the following two PowerShell commands, (on the problem client,) and...

Read More
Exchange Cant Mount Database ‘0x80004005’
Dec28

Exchange Cant Mount Database ‘0x80004005’

KB ID 0001632 Problem When attempting to mount an Exchange Database I got this error; Failed to mount database “{Database-Name}”. Error: An Active Manager operation failed. Error: The database action failed. Error: Operation failed with message: MapiExceptionDatabaseError: Unable to mount database. (hr=0x80004005, ec=1108) Diagnostic context: Lid: 65256 Lid: 10722 StoreEc: 0x454 Lid: 1494 —- Remote Context Beg...

Read More
No Mail Flow On-Premises To/From Office 365
Dec24

No Mail Flow On-Premises To/From Office 365

KB ID 0001631 Problem I upgraded my On-Premises Hybrid Exchange server recently, from Exchange 2016 to Exchange 2019. I remembered to add the new server onto the Office 365 send connector, but there was no mail flow between an on premises mailbox and an office365 mailbox? Solution This happens because, (even if you are using the same certificate on the new and old servers) the certificate that is used for TLS security between your...

Read More
Cisco Catalist Upgrading 2900, 5500 and 3700 Stacks
Dec23

Cisco Catalist Upgrading 2900, 5500 and 3700 Stacks

KB ID 0001630 Problem People are often nervous about doing this, I’m not sure why because Cisco have made it painfully simple now. That’s because instead of the old /bin files we used to use, you can now upgrade a switch (or a switch stack) using a .tar file with one command, (and it will also upgrade all the stack members and the firmware on any other network modules you have in the switches at the same time). Yes it does...

Read More
XenServer: Enable SNMP
Dec17

XenServer: Enable SNMP

KB ID 0001629 Problem We had to enable SNMP on a XenServer today, I’d never even logged onto one, but it turns out, much like ESX, it’s just a Linux server, at least the good folk at Citrix included nano on there so I didn’t have to struggle with the vi editor! Solution First from the web console ensure that SSH access is enabled > Remote Services Configuration > Enable/Disable Remote Shell. SSH into the host...

Read More