
Enable Verbose Logging on the SCCM Client for Application Deployment Troubleshooting
You might need to enable verbose logging on the SCCM client for application deployment troubleshooting to be able to see what is happening in more detail. The default logging level for the client logs information, error and warning level messages. And this is set by a registry value named LogLevel which can be found under […]

Turn off package compression for WIM files in SCCM 2007
As you know SCCM compresses package contents and creates a .PCK file to distribute the package to other sites. It works nice, but when it comes to big single files like WIM files, it spends hours to compress and decompress. And there is also no file size benefit when you compare the sizes of .pck […]

SCCM Failed to create task sequence media errors
I’d like to share some errors and their solutions those worked for me during creating task sequence media in SCCM. Error 1: Error creating media. Error message is : The hash value is not correct. 0x8(Hash could not be matched for the downloaded content. ) Please refer to CreateTsMedia.log to get details. Open CreateTsMedia.log file (<ConfigMgrInstallationPath>\AdminUILog\AdminUILog) […]

Haber: SCCM 2012 SQL Server Views dokümantasyonu yayınlandı.
SCCM ürün takımı SCCM 2012 için SQL Server Views dokümantasyonunu yayınladı. Yeni dokümantasyonu aşağıdaki TechNet adresinde bulabilirsiniz. Creating Custom Reports by Using SQL Server Views in System Center 2012 Configuration Manager Dokümantasyon genel olarak üç ana bölüme ayrılmış: SQL Server Views in System Center 2012 Configuration Manager – SCCM veritabanında bulunan viewların detaylı bir listesini […]

News: SQL Server Views documentation for SCCM 2012
SCCM Team has announced the SQL Server Views documentation for System Center 2012 Configuration Manager is now available. You will find the new documentation on TechNet at the following URL: Creating Custom Reports by Using SQL Server Views in System Center 2012 Configuration Manager This documentation is split into three sections: SQL Server Views in System Center […]