Skip to content

intellectualrockstar/CrestronScripts

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Crestron Scripts

A colleciton of Powershell Scripts for Setup of Crestron Hardware

Table of Contents
  1. About The Project
  2. Prerequisites
  3. Usage
  4. Scripts
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About The Project

No one likes manually creating documentation. Typing Mac address and serial numbers. Creating IP address lists. Manually assigning them to devices. Then Uploading firmware to sometimes hundreds of devies. Not fun at all. This is a collection of scripts I have written for use on my projects. Posting them here for me to keep up with them as well as share with others.

Prerequisites

These Scripts are to be used by Authorized Crestron users only and they require installation of Crestron software including toolbox and the Crestron EDK for Powershell. These scripts were tested on Powershell version 5.1.19041.906

Scripts

NVX Firmware

Discover to CSV

Simply runs discovery on your network and outputs the relative info to a CSV file in your Documents folder with a date/Time stamp in the file name. Allows for copy/paste or modification to create useful documentation.

Write Info From CSV

Reads info from a CSV file. Opens a connection to device at CurrentIP and sets the new IPAddress, IPMask, DefRouter, and IP Table, Disables DHCP and then reboots the device. This is used in conjunction with Discover to CSV

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/intellectualrockstar/CrestronScripts

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published