It is a common problem for Intel Dual Band AC 7260 continually losing network connection or even cannot see some of the WiFi networks. First thing first, please verify your driver is updtate to date – the latest version should be 18.33.17.1. Below, please see the link to download the latest driver if needed. Or Read More
Category: Microsoft Family
Microsoft Windows Servers, AD, Exchange, Azure, Windows 10, Office 365 and more
How to Use DataBox to Migrate from NAS to Azure File Shares
This migration article is one of several involving the keywords NAS and Azure DataBox. Check if this article applies to your scenario: Data source: Network Attached Storage (NAS) Migration route: NAS ⇒ DataBox ⇒ Azure file share No caching files on-premises: Because the final goal is to use the Azure file shares directly in the Read More
How to Disable Background Apps Running When Chrome is Closed
Description: This article will show you how to disable Chrome background apps from running when Chrome is closed. Some examples of these apps can be notifications from websites, file uploads, etc. With Google Chrome open, select the three dots for customize and control Google Chrome, found at the top right of the Chrome window. Choose Settings from the dropdown menu. Read More
How to Check the Headers of a IIS Server Locally?
You can use Powershell to view the headers. (invoke-webrequest http://localhost).headers
How to Fix IIS Default Index Page Vulnerabilities
TIPS: Scroll down this post and try soltuion#2 would be a easy and fast way to fix this. Solution #1 Penetration tools may alert if IIS server is accepting requests with HTTP OPTIONS method. This is because the response to these requests may reveal what other methods are supported by the web server. Warning: Disabling OPTIONS may have Read More
How to Troubleshoot 1Password Azure SCIM Bridge
All Kubernetes commands are run from the Azure Cloud Shell. First, Let’s check if your pod was running: Next, check your SCIM bridge logs to see if there is any errors: Semms Let’s Encrypt rate-limited the server from obtaining a new TLS certificate; therefore, you will need to update your DNS record to bypass this. for example, Read More