MarktW86 / sccmclictr

Client Center for Configuration Manager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Downloads

offline Installer

https://github.com/rzander/sccmclictr/releases

ClickOnce setup

http://sccmclictr.azurewebsites.net/ClickOnce/

Package Manager

https://RuckZuck.tools
https://chocolatey.org/

Windows 10 Store

Get it on Windows 10

Start UWP from PowerShell:

Start "shell:AppsFolder\$((Get-StartApps -Name "Client Center for Configuration Manager" | ? { $_.AppId -like "*Manager" }).AppID)" -Args "localhost"

sccmclictr

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.5 (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

About

Client Center for Configuration Manager

License:Microsoft Public License


Languages

Language:C# 100.0%Language:PowerShell 0.0%