The Wayback Machine - https://web.archive.org/web/20220514211704/https://github.com/topics/configmgr
Here are
40 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
Apr 21, 2022
-
PowerShell
Client Center for Configuration Manager
-
Updated
Mar 4, 2022
-
PowerShell
Creates ConfigMgr Applications using XML Recipe Files
-
Updated
Feb 18, 2022
-
PowerShell
Scripts, samples and much more...
-
Updated
Mar 16, 2022
-
PowerShell
Lifecycle management for the Microsoft Visual C++ Redistributables
-
Updated
May 11, 2022
-
PowerShell
-
Updated
May 1, 2022
-
PowerShell
Icons for use with applications deployed via Microsoft Intune / MDM / ConfigMgr etc.
-
Updated
Nov 25, 2021
-
PowerShell
Customise a Windows 10/11 or Windows Server image at deployment time, including the default user profile, application packages and OS features
-
Updated
Mar 15, 2022
-
PowerShell
A PowerShell script that will tell you what folders are not used by Microsoft Endpoint Manager Configuration Manager.
-
Updated
Mar 3, 2020
-
PowerShell
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
Nov 8, 2021
-
PowerShell
-
Updated
Oct 2, 2020
-
PowerShell
Stuff like scripts or tools for Microsoft System Center Configuration Manager
-
Updated
Oct 15, 2021
-
PowerShell
I use powershell to help me in my work as a consultant to make make my work simpler and some of those script I like to share
-
Updated
May 5, 2022
-
PowerShell
-
Updated
Apr 13, 2022
-
PowerShell
-
Updated
Mar 30, 2015
-
PowerShell
Add information from CDP or LLDP to SCCM Hardware Inventory
-
Updated
May 14, 2021
-
PowerShell
This repository contains the scripts used to perform a HealthCheck against a ConfigMgr/SCCM environment
-
Updated
Apr 1, 2022
-
PowerShell
Access remote Windows devices for common IT admin tasks and information
Client information tool that's easy to use and fun to say.
My small contributions to the world, namely surrounding SCCM MECM MEMCM, PowerShell, and the PSADT.
-
Updated
Sep 23, 2021
-
HTML
Welcome the the script repository of Customer Engineer (PFE) Russ Rimmerman.
-
Updated
Mar 9, 2022
-
PowerShell
In Microsoft System Center Configuration Manager we can automate recurring tasks or batch jobs using PowerShell.
-
Updated
Apr 4, 2018
-
PowerShell
A script to track and manage peer cache sources.
-
Updated
May 2, 2019
-
PowerShell
Remove old application deployments in ConfigMgr
-
Updated
Mar 1, 2022
-
PowerShell
Improve this page
Add a description, image, and links to the
configmgr
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
configmgr
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