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…

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…

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…