by Shane Cunningham | Feb 13, 2026 | Guides
Overview This guide covers how to resolve Error Code 55 on the MediaTek Wi-Fi 6 MT7921 Wireless LAN Card when the device is managed through Microsoft Intune. This issue is caused by the Kernel DMA Protection policy blocking the wireless card from initialising on...
by Shane Cunningham | Aug 12, 2023 | Guides, Microsoft 365
The Exchange admin center (EAC) lets you enable the archive mailbox only individually – for one user at a time. For bulk actions, refer to the section on using Windows PowerShell. Sign in to the Exchange admin center. Go to Recipients > Mailboxes to display... by Shane Cunningham | Nov 15, 2020 | Office 365
In this guide, we will how to setup a local administrator in windows 10 using PowerShell. Open Start on Window 10 Search for Powershell ISE, right-click the top result and select Run as Administrator Copy and paste the code below into thePowerShell ISE editor and save...
by Shane Cunningham | Mar 20, 2018 | PHP
This PHP tutorial will help you create jquery Datatable 1.10.16 using a Bootstrap 3.3.7. with pagination. The tutorial is broken into 8 steps. We will use the following structure for the datatable: index.php configDB.php response.php Step 1: Create a Bootstrap Html...
by Shane Cunningham | Nov 28, 2017 | Projects
Update: Dark Sky API was shutdown in August 1st 2020 This is a PHP website that connects to Dark sky API to get current weather conditions and a 5-day weather forecast and display it as a responsive web page. it uses the IP address sent to the web server as a request...