The Wayback Machine - https://web.archive.org/web/20220612085012/https://github.com/topics/sccm
Here are
112 public repositories
matching this topic...
PowerShell functions and scripts (Azure, Active Directory, SCCM, SCSM, Exchange, O365, ...)
-
Updated
Oct 1, 2021
-
PowerShell
Project Homepage & Forums
-
Updated
May 25, 2022
-
PowerShell
PowerShell scripts ranging from SCCM, MSO, AD, and other corporate enterprise uses... to sending cat facts to coworkers.
-
Updated
May 28, 2020
-
PowerShell
Client Center for Configuration Manager
-
Updated
Mar 4, 2022
-
PowerShell
Creates ConfigMgr Applications using XML Recipe Files
-
Updated
Feb 18, 2022
-
PowerShell
Lifecycle management for the Microsoft Visual C++ Redistributables
-
Updated
Jun 11, 2022
-
PowerShell
-
Updated
May 16, 2022
-
PowerShell
My ♡ collection of PowerShell scripts and SCCM related stuff :)
-
Updated
Nov 30, 2018
-
PowerShell
Create System Center Configuration manager ConfigItem (CI's) from a .reg (Registry) or a .pol (Policy) file.
-
Updated
Aug 30, 2021
-
JavaScript
A mixed repository of Powershell scripts...
-
Updated
Oct 23, 2021
-
PowerShell
Icons for use with applications deployed via Microsoft Intune / MDM / ConfigMgr etc.
-
Updated
Nov 25, 2021
-
PowerShell
Applies optimizations and configurations for Windows 10
-
Updated
Dec 8, 2019
-
PowerShell
A PowerShell script that will tell you what folders are not used by Microsoft Endpoint Manager Configuration Manager.
-
Updated
Mar 3, 2020
-
PowerShell
Microsoft System Center Configuration Manager
Client Center Automation Library
PowerShell module used for managing Microsoft Endpoint Manager Configuration Manager distribution point content.
-
Updated
Apr 22, 2022
-
PowerShell
PowerShell Module for managing the MEMCM client
-
Updated
May 17, 2022
-
PowerShell
-
Updated
Oct 2, 2020
-
PowerShell
A Powershell Module for SCCM Package Automation
-
Updated
Nov 4, 2019
-
PowerShell
This plugin is an interface between GLPI and MDT (Microsoft Deployment Toolbox)
ASP.NET Tool to add applications into an MEMCM / ConfigMgr environment
Resources for the Society of Critical Care Medicine (SCCM) Datathon
-
Updated
Feb 14, 2020
-
Jupyter Notebook
Stuff like scripts or tools for Microsoft System Center Configuration Manager
-
Updated
Oct 15, 2021
-
PowerShell
Scripts used with SCCM or MDT
-
Updated
Jun 15, 2018
-
PowerShell
A repository of PowerShell scripts that I have written (Or sometimes stolen then edited)
-
Updated
May 2, 2022
-
PowerShell
A collection of custom PowerShell scrips that I have written to ease some of the daily requirements of IT tasks
-
Updated
Jun 8, 2022
-
PowerShell
OOBE like user interface for Operating System Deployments
-
Updated
Apr 15, 2021
-
PowerShell
Improve this page
Add a description, image, and links to the
sccm
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sccm
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Hello,
I read the code of the file HWI extension for reporting sql server in sccm
I think the line 231 should be Release = "2019"; and not Release = "2017";
Thanks