SCCM
-
Troubleshoot – All Software Update Shows Not Required – SCCM
Troubleshoot – All Software Update Shows Not Required Recently i moved my wsus from my primary site server to its…
Read More » -
SCCM Agent in DMZ
Below items are the requirements to install sccm client in DMZ Requirements: Ports: 80,443, 8530, 8531, 10123 and 9 The…
Read More » -
Add SCCM Agent to gold IMAGE
Adding sccm clients to our gold image to avoid installing sccm client every time we build a new vm. To…
Read More » -
Manage SCCM Primary site from Azure
I was thinking how to manage my sccm primary site from azure to do some automation. after couple research i…
Read More » -
Integrate SCCM with Power BI Report Server
Starting in version 2002, you can integrate Power BI Report Server with Configuration Manager reporting. This integration gives you modern visualization and…
Read More » -
SCCM CMG Deployment
Prequisites Hybrid Azure AD Join To only configure CMG for your company, you do not need Co-management nor Intune, but…
Read More » -
Restrict user from Drive C – GPO
File System Permission Change Group Policy: The Domain users have rights to create/delete files in Drive C:\ by default.…
Read More » -
Get SCCM Software Update Status
function Get-SCCMSoftwareUpdateStatus { <# .Synopsis This will output the device status for the Software Update Deployments within SCCM. For updated…
Read More » -
Find Specific Software – PS Script
Sometime you want to find a specific software installed on Remote or local machine by PS Script. Below Powershell Command…
Read More » -
SCCM Client Repair – PS Script
To Repair SCCM Client and Repair WMI, please use this script. First download the WMI Repair tool and save it…
Read More »