• Home
Pigdog's Rants
MENU
  • Home
10 April, 2021

Configure SNTP on HP Aruba Switches

Having bad time data not only makes it difficult to troubleshoot a device it also does not help when logging to a centralized logging server. I often come across HP switches that do not have their time configured correctly, this could be because the admin was lazy or more likely does not know how to […]

8 April, 2021

Edgeswitch – Enable DHCP relay

Recently we implemented a network using Ubiquity Edgeswitches and had to enable a DHCP relay server for our VLAN’s to do this we had to use the CLI Log into the edgeswitch using ssh and your admin credentials Type “Enable” and enter your password when prompted To check any ip-helpers configured to can type “show […]

29 March, 2021

Add User As Local Administrator On Domain Controller

To add a domain user local adminisrator right on a Domain controller: Open a command promt using the “Run as administrator” function and then run the following command. net localgroup Administrators /add {domain}\{user}  

19 February, 2021

Imrpoving Call Quality with 3CX and pfSense

I had a client that started complaining about poor call quality. They are utilizing a 3CX hosted PBX with a pfSense firewall at each branch location. The big issue that the client was having is that some calls were poor quality which lead me to believe that it was a latency issue on the WAN […]

6 February, 2021

Creating an OpenVPN server with Mikrotik and Domain Authentication Using Domain CA

Recently I was asked by a client to create an openVPN server that utilizes their existing Active Directory and Key Infrastructure. While this probably not the only way of implementing this solution here are the steps I followed to get it working Some thing I am assume you already have in place Mikrotik Router that […]

22 November, 2020

Remove Office 365 License Status When Re-purposing Workstations

From time to time I am asked to re-purpose an workstation for a new user. One of the tasks is to remove the current Office 365 License (This Product Belongs To) info This can easily be achieved using the Office Licensing Script included with Office Step 1: Open Command Prompt on PC Open a Command […]

9 November, 2020

Fixing Windows Boot Issues

Sometimes your Windows PC may fail to boot. While the main cause could be any number of things this post will focus on a corrupt/missing EFI partition. *DISCLAIMER* The information in this post is provided without any guarantees and may cause data loss ensure you have good backups before proceeding, you have been warned! First […]

6 November, 2020

Keyset does not exist error when opening Microsoft 365 apps

We recently migrated a bunch of users from one domain to another after two companies merged. Everything went smoothly and users were able to work with little to no downtime. However the migrated users started complaining that they were unable to open their Office Applications with the following error Error code: 80090016 Correlation id: ********-cbe3-*****-9324-*********** […]

28 October, 2020

Granting Permissions on Exchange Server Folders

Often my clients contact me and ask to give another user access to their calendar, while this is an easy task for most people some users are either just too lazy to figure it out or just too scared to be messing with settings. Instead of logging into the clients computer and adjusting the permissions […]

24 May, 2020

Using Oxidized to backup your Mikrotik Routers

Oxidized is a wonderful script that can automatically backup your RouterOS(And many other vendors) devices that supports versioning using standard GIT repositories. The format is fairly simple and intuitive to get up and running quickly and can easily be expanded to plug into LibreNMS for a more robust solution. I am not going to go […]

« Previous 1 2 3 4 Next »

Site proudly hosted by Novicus Systems