Seen Lot of questions/help in many forums on the SCCM client issues like client is not reported in SCCM console ,site code unsuccessful, Client is installed but Console shows NO and other problems. Thought of preparing basic check list that will…
If your boss ask to get list of laptops which are managed by SMS or SCCM.what do you do and how do you get that. Right click on computer and go to resource explorer to identify the computer is Laptop…
If your boss ask to get list of laptops which are managed by SMS or SCCM.what do you do and how do you get that. Right click on computer and go to resource explorer to identify the computer is Laptop…
How to Identify the computers which has What version of BITS(Background intelligence Transfer service) installed onto it. Background Intelligent Transfer Service (BITS) transfers files (downloads or uploads) between a client and server and provides progress information related to the transfers.…
This article describes how to troubleshoot Microsoft Systems Management Server (SMS) 2003 Advanced Client and Microsoft System Center Configuration Manager 2007 Client installation issues when you use the Client Push installation method. There are some issues that can potentially occur…
Create a New report and paste the below query with prompt asking for computer name: select a.name0 ,b.SerialNumber0,c.model0 from v_R_System a,v_GS_PC_BIOS b,v_GS_COMPUTER_SYSTEM c where a.ResourceID=b.ResourceID and a.ResourceID=c.ResourceID AND a.name0=@hostname Prompt for computer name @hostname: select name0 from v_GS_computer_system Below is…
There are lot of issues with Personnel laptop or desktop computer but you are not sure what that issue related.Here are am listing some of the problems which you might see in your day to day issues with PC’s also…
What is RBA? RBA a simplified administration of security permissions within the ConfigMgr environment. This allows organizations to use Security Roles to group sets of permissions together that collectively define an administrative span of control. There are 13 out of…
The SuperFlow interactive content model provides a structured and interactive interface for viewing documentation. Each SuperFlow includes comprehensive information about a specific dataflow, workflow, or process. Depending on the focus of the SuperFlow. you will find overview information, steps that…
Have seen many forums about client push installation method in which SCCM fails to install Client on target computers because of security permissions to connect to admin$. Though there are many ways in doing this process, I prefer to use…