Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rzander/sccmclictr
Client Center for Configuration Manager
https://github.com/rzander/sccmclictr
configmgr powershell sccm winrm
Last synced: about 1 month ago
JSON representation
Client Center for Configuration Manager
- Host: GitHub
- URL: https://github.com/rzander/sccmclictr
- Owner: rzander
- License: ms-pl
- Created: 2017-04-03T17:31:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T18:06:58.000Z (about 1 year ago)
- Last Synced: 2024-09-08T00:45:42.453Z (5 months ago)
- Topics: configmgr, powershell, sccm, winrm
- Language: C#
- Homepage:
- Size: 3.4 MB
- Stars: 318
- Watchers: 68
- Forks: 59
- Open Issues: 59
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Client Center for Configuration Manager
## Project Description
The tool is designed for IT Professionals to troubleshoot ConfigMgr Agent related Issues. The Client Center for Configuration Manager provides a quick and easy overview of client settings, including running services and Agent settings in a good, easy to use user interface.[![paypal](https://www.paypalobjects.com/en_US/CH/i/btn/btn_donateCC_LG.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TLTFJHYA69VHU)
## Downloads
### offline Installer
https://github.com/rzander/sccmclictr/releases### ClickOnce setup
http://sccmclictr.azurewebsites.net/ClickOnce/### MSIX setup
[http://sccmclictr.azurewebsites.net/Client Center for Configuration Manager-x64.appinstaller](http://sccmclictr.azurewebsites.net/Client%20Center%20for%20Configuration%20Manager-x64.appinstaller)### Package Manager
https://RuckZuck.tools
https://chocolatey.org/![sccmclictr](https://cloud.githubusercontent.com/assets/11909453/24622767/71bcbde4-18a6-11e7-8fcd-5c2b4a3703e7.png)
## Documentation
https://github.com/rzander/sccmclictr/wiki## Requirements
* Windows Remote Management (WinRM) must be enabled and configured on all target computers. (Run "winrm quickconfig" in a command prompt.)
* **Microsoft .NET Framework 4.7** (on the computer running the Tool)
* Configuration Manager Agent on the target computer
* Admin rights on the target computer.
* Windows Management Framework 4.0 (PowerShell 4) on the Host and on the target Computer.## Tested on:
* Windows7 SP1 x64, Windows 8.1 x64, Windows 10 x64
* Server 2012 R2
* Server 2016