SOLVED: Get the Service Tier for an Azure SQL Managed Instance using T-SQL query
The Service Tier is displayed on the General tab of the Server Properties of an Azure SQL Managed Instance.This property doesn't seem to be exposed by SMO however the SQL Server Management Studio SSMS...
View ArticleSOLVED: "New Maintenance Plan" and "Maintenance Plan Wizard" are greyed out...
In SQL Server Management Studio SSMS you may find that the menu options New Maintenance Plan and Maintenance Plan Wizard are greyed out and hovering over these menu items displays the tooltip "This...
View ArticleSQL Management Objects (SMO) Error: Could not load type...
If you're trying to use SQL Managent Objects (SMO) with the latest SQL Client (v7.0.0) then you might notice the following error:Could not load type 'Microsoft.Data.SqlClient.SqlAuthenticationMethod'...
View ArticleBest Western hack and data leak phishing emails SCAM "Your booking is...
There is an active phishing SCAM campaign targeting Best Western customers using stolen booking data. Victims receive WhatsApp messages containing their real name, booking reference, hotel, and dates.I...
View ArticleCreate a subsite in SharePoint Online in 2026
Microsoft recommends a flat hiearchy in SharePoint however if you need to create a subsite this can be done from the New menu in the Site Contents.If you find that Subsite isn't available on this menu...
View ArticleSOLVED: Error installing Nuget Package "Could not find a part of the path...
When you try and install Microsoft.Extensions.DependencyInjection.Abstractions package (or something that depends on it such as Microsoft.SqlServer.SqlManagementObjects you may see the following...
View ArticleSOLVED: You can't open the Windows Notepad application - Check your account...
I've recently had an issue whereby trying to run Notepad gives the following error:Check your accountNotepad is currently not available in your account. Make sure you are signed in to the Store and try...
View ArticleGet the Password Hash Sync setting for Entra Cloud Sync using Microsoft Graph...
I've recently blogged about how to Get the "Password Hash Sync" setting for Entra Cloud Sync using Microsoft Graph and PowerShell as part of a bigger blog "Get the Cloud Sync configuration for an Entra...
View ArticleSOLVED: Pressing the CTRL key sometimes displays a white circle around the...
You may find that pressing the CTRL key sometimes displays a white circle around the mouse pointer.This can happen because of the following reasons:Control Panel SettingsOpen Control Panel (Start >...
View ArticleGet the effective license mode for an Entra directory using PowerShell and...
You might find yourself needing to know the license mode of an Entra Directory tenant - as seen in the "Overview" screen of the Entra Admin UI - for example "Microsoft Entra ID P1".This seems like it...
View ArticleQuickBooks - Error 381 - Reconfirm your consent to continue seeing account...
When you try and access transactions in Intuit QuickBooks online you may see the errorError 381 - Reconfirm your consent to continue seeing account updates. Reconnect your account.However, when you...
View ArticleShould You Switch to New Outlook? Pros, Cons & Missing Features from Classic...
I've recently decided to move to "New" Outlook from Classic Outlook and wanted to detail some of the issues I've experienced.The new Outlook for Windows was officially released on September 21,...
View ArticleSOLVED: Running Microsoft Teams in the background system tray icon missing
If you want Microsoft Teams to run in the background and display a system tray icon.Open Microsoft TeamsSelect the ellipses next to your accountClick SettingsTick Auto-start Teams.Tick Open application...
View ArticleNew VMware Workstation 25H2 Download
VMware has decided to use the Windows versioning numbers and have released 25H2.It's an interesting move - with Windows this makes sense because you need to know how recent your version of the...
View ArticleSOLVED: AdvancedInstaller doesn't show the the output or notifications window
When you're using AdvancedInstaller you may find that your build fails silently and no output windows are shown.These should be shown as tabs below the bottom splitter.This issue can occur if the...
View ArticleVMware (Broadcom) vSphere 7 End of Life October 2025
VMware vSphere 7 has this month come to the end of life.More information can be found on the VMware...
View ArticleSOLVED: Setting HTML fallback fonts using HelpNDoc and it's not pretty
We've recently come across a problem with setting a failback font for the HTML output of HelpNDoc.By default HelpNDocs styles are configured to use Default Font this is built into the application as...
View ArticleSOLVED: Nothing happens when opening an .ics file from an attachment in New...
When you double click an .ics calendar file in new Outlook you find that nothing happens.Going to the Calendar section shows a new Wizard but you have to select the file from a browse dialog.The...
View ArticleSOLVED: Error authenticating using Microsoft Authentication using interactive...
We've recently seen an issue whereby authenticating with Microsoft Authentication leads to the following error:Error getting the Microsoft Graph interactive access token. Error getting an additional...
View ArticleAccess denied viewing Internet Explorer event log as a local Administrator
You may find that when you try to access the Internet Explorer event log you see an access denied message.This is likely because of Microsoft patch KB5018410 (October 11th 2022).This patch updates the...
View Article