SCCM

0x851A001A Error in SQL Logs or “The SQL Server(InstanceName) service terminated with the following Service-Specific Error:%%945” or “SQL Server (DB name) service terminated unexpectedly. It has done this (Number)times” in Event Viewer

Issue: SQL Server service is stopped and it will not start even if you tried from SQL Server Configuration Manager or Services.msc. Cause:This is caused by the new way Windows 11 handles disk sector sizes especially for NVMe storage drives so that it is able to increase the sector size to more than 4kb(4096bytes). According …

0x851A001A Error in SQL Logs or “The SQL Server(InstanceName) service terminated with the following Service-Specific Error:%%945” or “SQL Server (DB name) service terminated unexpectedly. It has done this (Number)times” in Event Viewer Read More »

SCRIPT to automatically create System restore points for Winodws devices

Content Scripts To Enable System Restore Or System Protection Script To Add A Registry Value That Allows Creation of Multiple Restore Points In A 24 Hour Period Script To Add A Task Schedule That Creates A Restore Point Automatically Combined Script for Daily Restore Point @echo off REM Enable System Protection or System Restore start …

SCRIPT to automatically create System restore points for Winodws devices Read More »

The “Requested Object Information could not be retrieved” SCCM Error

Issue: When I try to view, edit or create a new task sequence in SCCM, an error message is displayed “The requested object information could not be retrieved. Refresh the Configuration Manager console to verify that another administrator has not moved or deleted the object, or that the role-based administration security scopes or security roles …

The “Requested Object Information could not be retrieved” SCCM Error Read More »