AD computer Numbers vs SCCM Computer Numbers

read here more https://smsug.ca/blogs/garth_jones/archive/2008/12/03/how-to-add-ad-data-to-configmgr-reporting.aspx AD it just another database, just like SQL server is. With that in mind there is nothing stopping you from using SQL to link to AD to give you data about your AD environment! 1) Create Linked Server using SSMS exec master.dbo.sp_addlinkedserver ‘ADSI’, ‘Active Directory Service Interfaces’, ‘ADSDSOObject’, ‘<DC Name FQDN>’ … Read more

ClientIDManagerStartup.log Error: 0x80040225 & Error 3

Failed to send registration request message. Error: 0x80040225 also when you see in the error 3 in ClientIDManagerStartup log RegTask: Server rejected registration request: 3    ClientIDManagerStartup    26/01/2012 1:07:43 AM    7904 (0x1EE0)   You might also see (not in all cases) in ccmexec.log System task ‘ClientRegistrationStartup’ returned error code 0x80040222.    CcmExec    26/01/2012 1:10:03 AM    7904 (0x1EE0) … Read more

Wanna Drive to SCCM 2012

here are the Virtual labs from MS System Center 2012 TechNet Virtual Lab: System Center 2012 Configuration Manager: Application Management TechNet Virtual Lab: System Center 2012 Configuration Manager: Content Management TechNet Virtual Lab: System Center 2012 Configuration Manager: Managing Clients TechNet Virtual Lab: System Center 2012 Configuration Manager: OSD Bare Metal TechNet Virtual Lab: System … Read more

How to change the SCCM Client Log files size to Max value that you want

Sometimes or other we might need to retain the max size of log files for reading/analyzing. Here are some useful info………… in this regards…………. Client side reference registry For X86 systems –          HKLMSoftwareMicrosoftCCMLogging@GLOBAL For X64 systems –          HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMicrosoftCCMLogging@GLOBAL   The reference key is Log Maxsize I tried to change manually by regedit how it is … Read more

How to learn / Education

Education has five aspects 1. Information — Often we think information is education, but it is only one aspect of education. 2. Concepts — Concepts are the basis for all research. You need to conceive in order to create. 3. Attitude — An integral aspect of education is cultivating the right attitude. Proper attitude at … Read more

The program for advertisement "CEN20199" has not been run yet ("CEN0018E" – "*"). Software Distribution is currently paused on this computer, and it has to be resumed before this program can begin.

You may get above (The program for advertisement "XXXXXXX" has not been run yet ("XXXXXXXX" – "*"). Software Distribution is currently paused on this computer, and it has to be resumed before this program can begin. ) error and your advertisement will never run…  because system required a reboot to continue further any installation……   … Read more