Home Cireson Uploads
image


IT Monkey will place code here as examples of what Cireson's consulting team has to offer as well as examples for public consumption to benefit the Microsoft System Center community as a whole.

DISCLAIMER

All files and projects located here come as is and without any warranty or support. We will attempt to improve the projects as time goes on based on customer and community demand. Comments and improvements are welcome as well as customization requests. Your use of these Cireson Uploads is subject to our Terms of Use.


Cireson's support team has no information on these projects outside of what you have available and will not provide support for these enhancements, extensions, and scripts.

Dont forget to checkout solutions uploaded by our customers, partners and community members here.

Portal RDP Task

Geoff_RossGeoff_Ross Cireson Consultant O.G.
edited May 2018 in Cireson Uploads


For the code and latest info, please go to https://github.com/Cireson/Community_PortalRDPTask

Features

  • Adds a Launch RDP Task to Incident and Change forms
  • Will pull all Affected Configuration Items that are Computers into a drop down list to select from
    • Uses a custom method to check if CIs are Computers to allow for bespoke customisation, eg to allow Hardware Assets of type Computer.
  • Click OK to launch RDP (mstsc.exe) to that computer
  • Requires Cireson App Lanucher community app available from here

Installation

  1. Copy the RDPTask folder from the _install folder into CustomSpace in your Portal Web Files
  2. If this is the first extention you have installed, copy the contents of Script Loader.js to the top of custom.js found in CustomSpace folder
  3. Copy the contents of Add to CustomJS.js to the bottom of custom.js found in CustomSpace folder
  4. Run the SQL script that is in the _install folder against the ServiceManagement database
  5. Install the Cireson App Launcher on all Analyst PCs.
  6. Refresh the Portal

Further help

Please log issues on GitHub

Pull requests are welcome

Contributers

Patrick Chambers, Geoff Ross

Comments

Sign In or Register to comment.