Advanced Search
Search Results
221 total results found
Introduction
This documentation contains a guide to the installation, configuration and use of the SCCM Manager and its plugins. Furthermore, possible use cases and their implementation in SCCM Manager are shown. The graphical interface of the client application offers ...
Architektur
The underlying system architecture is freely scalable due to decoupled individual components. SCCM Manager is a classic client-server application. The business logic resides within the methods of the .NET web service "SCCM Web Service". The WPF client appl...
System requirements
General System Center Configuration Manager 2012 or higher Microsoft SQL Server 2008 R2 or higher Account with administrative permissions for SQL and SCCM Manageable clients: WinRM activated and configured (see preparation) Server account in the group o...
Preparation
Windows Remote Management The SCCM web service uses Windows Remote Management (WinRM) for administrative management of the clients. To ensure its function, the following checklist must be observed. Windows service for WinRM enabled on the server and startu...
Installation
The steps of the respective installation: Server Installation Step Description 1. welcome Welcome screen 2. license agreement If the license is located in the setup directory, it will be detected automatically. 3. system requirements ...
Deployment
The client component can be distributed via silent installation. Example call: Setup.exe -silent Cache and logging directory (client): {LOCALAPPDATA}\smcTeam\SCCMManager\{Versionsnummer}
Client Loader
The Client Loader is used to automatically deploy and update the client component. The client component is only present on the server and is downloaded by the client as soon as an update has been made available and a user requests it by starting the SCCM Man...
General Overview
Each component and plugin can be configured individually. A number of configuration tools are available for this purpose. The following is an overview of the various configuration files, their meaning and the supplied tools with which these files can be conven...
Basic Configuration
After a new installation, all plugins are configured so that they basically work. Nevertheless, some adjustments should be made. The administration mode is started via the start menu link "SCCM Manager Admin". This mode starts only if the executing user is in ...
General - Windows Remote Management
A large part of the client management functions are executed via remote PowerShell using WinRM. The clients to be managed must be configured for this. Information about Windows Remote Management Configuration on a client to be managed Commandline call: winr...
General - Security settings
The architecture of SCCM Manager provides various ways to control access to its services and to various SCCM objects. Control Panel A user group permission can be defined in each function group and subordinate plug-in. This results in only those areas being ...
Plugin Configuration
[Coming soon..]
General - Linked Server
In a server constellation where the SCCM Manager database and the SCCM database are located on different servers or database instances, a linked server is required to ensure the functionality of some plug-ins. When using linked servers, these plug-ins must be ...
Client - Start Parameters
It is possible to call the SCCM Manager with different startup parameters. The following parameters are supported: SCCMManager.exe -adminThe client is started in administration mode (works only if the respective user is in the administration group) SCCMMa...
Client - Configuration
The global configuration file for the client component can be configured via the "App Config Editor" start menu shortcut. {Installation path}\Resources\Configuration\AppConfig.xml Setting Type Default value Description MaxComputers Int 100.00...
Client - Administration
The interface configuration is performed in the administration mode. In this mode, additional controls are displayed that allow to add plugins, edit their respective configuration, positioning, visibility, functionality and permission or export / import the co...
Client - Translations
For editing the language translations in SCCM Manager, the provided Plugin Language Assignment Editor is used. Detailed information on use can be found in the user manual.
Client - Download & Execute
The Executer plugin makes it possible to integrate the call of third-party applications. These applications do not necessarily have to be on the calling client. The respective third-party application can be made available in such a way that it is downloaded an...
WebService - Configuration
The Web Config Editor start menu shortcut can be used to configure the configuration file for the web service. {installation path}\web.config Einstellung Typ Beschreibung ComputerFilterEnabled Boolean This setting enables the filtering of comp...
WebService - Login Information
The Credentials.xml file contains credentials for authentication with clients. This data is only used if the value for UseCredentials has been set to True in the web service configuration. (See Web Config chapter) The file is located in the configuration direc...