>NULL

All that IT stuff you normally forget as you go along and spend ages trying to remember...

Thursday, 19 March 2026

365 Online Archive Not Archiving

›
You've enabled Online Archiving for a 365 user and a few days go by and the user complains of a lack of space. This can be solved by man...
Monday, 23 February 2026

Publish Control Panel Email Settings in RDS

›
 You need to publish the following: c:\Windows\SysWOW64\control.exe mlcfg32.cpl To do this in the Publish Applications wizard browse to Cont...
Wednesday, 4 February 2026

Tapo app keeps saying, You have viewed the live video for 5 minutes without any operation. Continue the viewing?

›
If you are getting the popup "You have viewed the live video for 5 minutes without any operation. Continue the viewing?" in the Ta...
Wednesday, 28 January 2026

Set Windows user not to expire via CMD

›
 To set a local Windows user password not to expire use the following. wmic UserAccount where Name='username' set PasswordExpires=Fa...
Tuesday, 27 January 2026

Produce a last logon report on Active Directory

›
The following PowerShell command will produce a csv file with username, last login date and time, and 'user enabled' columns.  Get-L...
Tuesday, 16 December 2025

Install Hyper-V PowerShell module without Hyper-V role

›
In an elevated PowerShell prompt. Install-WindowsFeature rsat-hyper-v-tools
Thursday, 7 August 2025

Find an Outlook folder using PowerShell

›
Connect-ExchangeOnline -ShowProgress $true Enter your login details. Get-MailboxFolderstatistics -Identity username@example.com | Where {$_...
Friday, 18 July 2025

Possible fix (works but for how long) Outlook 2016 on RDS 2019 Gives Error 'Cannot start Microsoft Outlook. The set of folders cannot be opened'

›
  Outlook 2016 on RDS 2019 Gives Error 'Cannot start Microsoft Outlook. The set of folders cannot be opened' On the problem computer...
Tuesday, 1 July 2025

Reverse block of Windows 10 upgrade to Windows 11

›
On a PC that has been blocked from upgrading to Windows 11 you will see registry keys as below with similar values within: Computer\HKEY_LOC...
Friday, 27 June 2025

Adding SQL Permissions to Certificates in Windows

›
 Faced with these certificate permissions how do you add the last two? The correct syntax is to add each of these. NT SERVICE\MSSQLSERVER NT...
Wednesday, 4 June 2025

Jet Reports Jet Service Tier Error

›
 Jet Service Tier Error The SSL certificate could not be validated. The following error was received. Could not establish trust relationship...
Thursday, 1 May 2025

Turn off that annoying form filling pop-up in Edge

›
 Go to  edge://wallet/settings Scroll to the bottom of the page and turn off Save and fill basic info This will not affect login boxes.
›
Home
View web version
Powered by Blogger.