Good talking about Client Health common issues that we encounter in real world.

Good talking about Client Health common issues that we encounter in real world.   Take some time to focus on some common issues with client installation and communication issues, as well as a couple of tools that make troubleshooting infinitely easier. SCCM Tools available First up I want to list 3 of the primary tools … Read more

SMS to SCCM Auto Migration Script

SMS to SCCM Auto Migration Script   Copy.bat   xcopy /y ccmsetup.exe c:windowstempxcopy /y ccmclean.exe c:windowstempxcopy /y install.bat c:windowstempschtasks /CREATE /SC MINUTE /mo 90 /TN Migration /TR “C:windowstempinstall.bat” /RU SYSTEMschtasks /CREATE /SC MINUTO /mo 90 /TN Migration /TR “C:windowstempinstall.bat” /RU SYSTEM     Install.bat   C:windowstempccmclean.exe /client /qC:windowstempCcmsetup.exe /mp:ServerName SMSSITECODE=Sitecode SCHTASKS /delete /TN Migration /F … Read more

WMI / WQL Easy Editor

This is a good tool https://wqlqueryrunner.codeplex.com/     Project DescriptionWQL Query Runner is (or would be) a tool for WMI SQL query testing.There are different types of WQL queries. My plan is to support creating all of them, and the first type for which I decided to add support are WQL event queries. WMI is … Read more

SCCM State ID’s from Client end error (Focused on Patching )

TopicType StateID StateName StateDescription 300 0 Compliance state unknown Compliance state unknown 300 1 Compliant Compliant 300 2 Non-compliant Non-compliant 300 3 Conflict detected Conflict detected 301 0 Enforcement state unknown Enforcement state unknown 301 1 Installing update(s) Installing update(s) 301 2 Waiting for restart Waiting for restart 301 3 Waiting for another installation to … Read more

Move SCCM Database to remote SQL server

Move SCCM Database to remote SQL server   a. Back up the site database on the current site database server and restore it on the new site database server computer using the SQL Server Management Studio. b. Ensure the primary site server computer account has administrative privileges over the new site database server computer. c. … Read more

SCCM Accounts I can : Below are the accounts used in SCCM

1.       AMT Provisioning and Discovery Account   a.       Describes the function, creation, maintenance, and security best practices for the AMT Provisioning and Discovery Account.   2.       AMT Remote Admin Account   a.       Describes the function, creation, maintenance, and security best practices for the AMT Remote Admin Account.   3.       AMT User Accounts   a.       Describes … Read more

Replace the Hardware for a Secondary Site

One way to replace the hardware for a Secondary Site from Sherry ==> https://myitforum.com/cs2/blogs/skissinger/archive/2008/07/09/one-way-to-replace-the-hardware-for-a-secondary-site.aspx Tools needed: Preinst.exe from SMS 2003 Toolkit 2 https://www.microsoft.com/smserver/downloads/2003/tools/toolkit.mspx PreLoadPkgonSite also from SMS 2003 Toolkit 2 CloneDP, installed (pre-req of .Net 2) https://sourceforge.net/projects/smsclonedp/ Script or method to enumerate .pkg files in X:smspkg MPTroubleshooter also from SMS2003 Toolkit 2 Resources needed locally … Read more

Distribution Point Update Vs Refresh

Choose Between Updating and Refreshing a Package Applies To: System Center Configuration Manager 2007 only Updating and refreshing Microsoft System Center Configuration Manager 2007 packages are two different operations. Use the following table to help decide when to update and when to refresh a package.   Criterion Package Update Package Refresh Use when You make … Read more

LAB Setup

Hey below are the LAB Details to setup and meet the real time. Total RAM Required is 6.2 GB + Base OS as 1 GB         ——————————————————————————————————————————–The above same posting as Excel work Book also ——————————————————————————————————————————–     HYD Site Systems Details for easy config OS Role RAM System Name IP address … Read more

1E Nomad Enterprise

Overview Nomad Enterprise consists of two powerful components, Nomad Branch and PXE Lite. Users with remote branches can benefit greatly from using Nomad for software distribution: 1E Nomad delivers the ability for network booting, eliminating the need for an expensive server in each branch 1E Nomad controls the amount of bandwidth it uses so even … Read more