SCCM
-
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 » -
Copy Logs
This is my new script which wrote to copy logs to a shared location. We recently started to upgrade user…
Read More » -
PowerShell Pop-Up – SCCM App
i was looking to add Pop-Up message to users to close any running SQL Mgmt when deploying “SQL Server Management…
Read More » -
SCCM Email Notification Setup
I was been asked to fix the sccm email notification since no one getting any email from sccm for Defender…
Read More » -
Disable Dual Scan
I recently was working on an issue where device gets its software updates from Microsoft (windows update) which i didn’t…
Read More »