GetSecureScore

How to Fix Cannot Install OLE DB Driver – Keep Asking for Visual c++ Redistributable

I am trying to use Visual Studio 2022 to successfully load and build an SSIS package that targets SQL Server 2016. Documentation suggests that this is indeed supported. Per the online docs (https://learn.microsoft.com/en-us/sql/ssdt/download-sql-server-data-tools-ssdt?view=sql-server-ver16), I have used the visual studio installer to add in the SQL Server Data Tools. Then I have installed the SSIS extension. Read More

GetSecureScore

How to Disable Browser Password Saving from Intune

Purpose This article explains how to prevent browsers from remembering credentials via Microsoft Endpoint Manager (Intune). Prerequisites Office 365 Global Administrator Endpoint Manager Licensed and Deployed Instructions – Create Policy Login to Office 365 Admin Center. https://admin.microsoft.com/Adminportal Go to Endpoint Manager. Click on Devices. Go to Configuration Profiles. Click on Create Profile. Continue below for the browsers required. You will Read More

GetSecureScore

How to Change App Name on Azure Enterprise Applications

It is possible to change the name of your Enterprise Application, you can do so by going to your app and selecting properties. If you cannot see the name being updated. Make sure add yourself as the owner in the app service under Enterprise applications. Ref: https://stackoverflow.com/questions/57798813/how-to-update-azure-app-registrations-app-property https://learn.microsoft.com/en-us/answers/questions/404864/it-is-possible-change-name-on-enterprise-applicati

GetSecureScore

How to Create a Scheduling Poll in Outlook

The organizer can send multiple time options through Scheduling Poll and minimize the back-and-forth emails about scheduling.  Note: If you need help locating the entry points for Scheduling Poll for the Outlook client you are using, see Access Scheduling Poll.  Create a poll  Select the meeting settings. View all your polls: Click this link to view and Read More

GetSecureScore

How to Enable and Configure Phish Alert Button (PAB) in Outlook

Before you install the PAB, you will need to enable and configure the PAB in your Account Settings. To enable and configure the PAB, follow the steps below. Log in to your KnowBe4 console and navigate to your Account Settings screen. This screen will look different depending on your account version. Free Version: If you have a Read More

GetSecureScore

How to Harden a IIS Web Server with IIS Crypto

When setting up a web server it can be difficult to know what security measures need to be put in place. There are lots of things to think about such as which permissions to apply, which ports to open and which security protocols to enable. Luckily, if you are using IIS, there is a tool Read More