Topic ID does not match the existing certificate in INTUNE

Notion a planning and time management tool. On the web a lot of users have complained that Notion is not working when installed on Windows 10 operating System. Notion is installed under each user profile in windows OS. There are…
Windows 10 Error Code 0xc000000f | PC Could not start properly, is thrown on starting windows 10 machine. Pressing ENTER, F1 and Esc doesn’t help. The computer is encountering a boot error with the code 0xc000000f. This is a common…
Powershell get windows kernel info for multiple devices
Recently came across an instance where Adobe Acrobat Reader Icons missing in windows 10, after the OS was either updated to version 22H2 or the July / August 2024 Security Update was deployed to the endpoint. The icons for Office…
To find the operating system version of a remote Windows 10 machine, you can use PowerShell. Use this script to accomplish this: This script will provide: If you need to run this for multiple computers, you can modify the script…
Encountered an error 0x800f0905 while uninstalling Windows update KB5039211. Here are some options to resolving this issue: If you continue to have issues consider rolling back to a system restore point from before the problematic update was installed.
Below is a simple PowerShell script that retrieves disk usage information for all drives on a Windows 10 system: Explanation: Execute the Script: This script provides a quick and easy way to check disk usage without needing third-party tools. If…
Error Code: 0-2022 (0) typically occurs when trying to install or activate or use Microsoft Office | M365 products. Use the Office Trouble-shooter: Uninstall and Reinstall Office: Check Windows Update: Temporarily disable antivirus: Run System File Checker: Run “sfc /scannow”…
When a user try to deploy VISIO 2016 or Project 2016 on a device with M365 C-2-R using a MSI file, it will not work. Microsoft do not support the MSI installation of office suite and Click-2-Run installations on the…
The SCCM Error 0x40010004 typically indicates that “The system cannot open the file.” This error is related to file access issues during the software installation or deployment process. Here are some steps you can take to troubleshoot and resolve this…
To test domain controller connectivity from a device, you can use several methods: Using nltest The nltest command is a useful built-in tool for testing domain controller connectivity: This will show the status of your secure channel and the name…