Understanding SCCM SQL Views
The Configuration Manager 2012 / Current Branch come with many built in reports which are sufficient for day to day requirements. However, you still have to deal with SQL query […]
The Configuration Manager 2012 / Current Branch come with many built in reports which are sufficient for day to day requirements. However, you still have to deal with SQL query […]
The MECM / SCCM task sequence may fail with following error: An error occurred while retrieving policy for this computer (0x80004005). For more information, please contact your system administrator or helpdesk operator.
The error code 0x80004005 is a generic error code which means Access Denied. There may be number of reason behind this and you should analyze smsts.log to understand exact reason behind this error code.
Configuration Manager OSD task sequence fails with error code 0x80004005 Read More »
This is the second article for Windows Services. You can access previous article Windows Services Basics here. Managing Windows services from command line Net Command You can use NET START
Windows Administrator Basics: Managing Services from Command Line Read More »
What is Windows Services A Windows Service is a computer program that operates in the background. A service don’t have a user interface. They are intended to provide core operating
This is the third post for Windows services. You can access previous posts using below link. Windows Services Basics Managing Windows services from command line Get status of a service
Windows Administrator Basics: Managing Windows Services from PowerShell Read More »
The smsts.log is the primary source for troubleshooting SCCM task sequence failures. The smsts.log records all the activities during SCCM operating system deployment (OSD), and it should be the first
SUBSTITUE is a command in Microsoft Windows operating system. This command can be used to create a virtual drive (Associate a path with a drive letter) in Windows by mapping
Windows 10 /11 : Create a virtual drive with SUBST command Read More »
Software distribution failures in SCCM can stem from issues with content delivery, client health, or policy application. Effective troubleshooting requires knowing which reports to check and which client‑side logs provide
Microsoft System Center Endpoint Protection provides an antimalware and security solution for the Microsoft platform. This can be integrated with System Center Configuration Manager. I have consolidated the information which
Troubleshooting System Center Endpoint Protection (SCEP) Client Read More »
Checking system uptime is a quick way to know how long the system has been running without interruptions to service. The quickest way to check the system up time on