Advanced Search
Search Results
637 total results found
Webservice Cache
To enable caching, it must be activated via the SCCM web service. The group permissions are then saved, so that they only have to be queried once when a user logs in multiple times. With this plug-in the existing cache entries can be managed. Clear Web Serv...
Rerun Package
With this it is possible to re-execute SCCM packages. Configuration - Plugin-integration The following configuration refers to the image example. Assembly: RerunPackagePlugin Name: RERUN_PACKAGE (is translated) Icon: Advertisements.png SelectedComputer...
Custom Inventory
With this plug-in it is possible to create custom inventories. Configuration - Plugin-integration Assembly: CustomInventoryPlugin Name: CUSTOM_INVENTORY (is translated) Icon: data_scroll.png SelectedComputer: Single Configuration - Global TableNam...
Client Creator Service
The Client Creator Service is automatically installed during the SCCM Manager installation. The service processes the queue entries of the Client Creator plug-in, this process can be extended with plug-ins depending on the requirements. Configuration Under {...
Web Service API
The Web Service provides a direct interface to SCCM and can be used by third-party applications. For more information on how to use the interface, see the API Reference at: If SOAP header security is enabled, the web service can only be called with a specifi...
Plugin API
The server installation of the SCCM Manager provides an interface for self-development of plugins. This requires an IDE (e.g. Visual Studio) for the development of C-Sharp applications with the graphics framework WPF. Furthermore, .NET Framework 4.6.1 is requi...
PowerShell API
The included PowerShell plugin provides a powerful way to extend the SCCM Manager with arbitrary functions. More information about the integration of the plugin can be found on the corresponding plugin page. Example configuration Script directory Example: C...
Troubleshooting / FAQ
Log directions Client: %AppData%\Local\smcTeam\SCCMManager\_current\Logs Webservice: %ProgramData%\smcTeam\SCCMWebService Client Cache The client cache is located at: %localappdata%\smcTeam\SCCMManager\ It may happen that some plugins temporarily do not w...
Download
SCCM Manager can be downloaded and installed using the Setup Control Panel. The free edition of SCCM Manager has the restriction, that determined inventory values cannot be saved and reused. For a test license write us a short message to test the product for ...
Change log
The following overview describes new features and bug fixes of the SCCM Teleporter. Green Notes: New Feature Yellow Notes: Note Red Notes: Bug fixed Version 1.6.3.0 (2022-07-08) Support for long file paths (> 256 characters). When importing applications,...
Architecture
Architecture The SCCM Teleporter is a client application. Neither PowerShell nor an installed Configuration Manager console are required for use. Authorization takes place via the role-based Microsoft® System Center Configuration Manager management model. ...
Configuration Manager content
Supported contents The main application scenarios of the SCCM Teleporter include the transfer of Configuration Manager objects between System Center sites. The following table illustrates the object types and their properties. For each object type, there is...
Application scenarios
Application scenarios The main application scenarios include the transfer of SCCM objects between SCCM sites. This also includes the addition and expansion of existing automation solutions. Applications The following diagram shows a process chain with sev...
Permissions
No Configuration Manager console is required to work with the SCCM Teleporter. Authorization and execution of all actions are done via the SMS_Provider of the respective SCCM site, the permissions of a user always correspond to the permissions of his assigned...
Setup
To run the setup, the following system requirements must be met: System requirements Microsoft® Windows 10 or higher Microsoft® Windows Server 2012 or higher Microsoft® .NET Framework 4.8 or higher Local permissions, to run this setup Silent installa...
User interface
The user interface is divided into three parts: System Center Source- Left side System Center Target - Right side Log output System Center objects to be transferred are read out on the left side and added to the view. In the next step, the desired con...
Site server connections
To be able to work with the SCCM Teleporter, a connection to the location server is required, please note: The user must have sufficient permissions. Authorization takes place via the role-based Microsoft® System Center Configuration Manager management mod...
Read site contents
The following contents can be read and processed by the SCCM Teleporter: Application Package Driver Driver Package Operating System Image Task Sequence Device Collection User Collection Query Status Message Query A detailed description...
Transfer site contents
The following content can be transferred with the SCCM Teleporter across sites: Application Package Driver Driver Package Operating System Image Task Sequence Device Collection User Collection Query Status Message Query A detailed desc...
Automation
Automation All functions of the SCCM Teleporter can be used via command line call. Control takes place via an open SCCM Teleporter XML format. Thus, process logic and SCCM Teleporter are independent and interchangeable components. Overview The following di...