Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/citrix/powershell-scripts
Repository of useful powershell scripts related to Citrix
https://github.com/citrix/powershell-scripts
citrix powershell
Last synced: about 1 month ago
JSON representation
Repository of useful powershell scripts related to Citrix
- Host: GitHub
- URL: https://github.com/citrix/powershell-scripts
- Owner: citrix
- Created: 2016-12-01T20:43:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-03T04:14:01.000Z (about 1 year ago)
- Last Synced: 2023-11-03T14:34:04.766Z (about 1 year ago)
- Topics: citrix, powershell
- Language: PowerShell
- Homepage:
- Size: 117 KB
- Stars: 41
- Watchers: 18
- Forks: 25
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Powershell-Scripts
This repository hosts powershell scripts that target a variety of Citrix products. The script provided here are as is and not officially supported by Citrix Support. Please refer to each script folder for specifics on license and supportability.
## Getting Started
The easiest way to get started using these scripts is to clone the repository to your local machine.
***As with all scripts you download, review the script you are interested in prior to running it so you understand the impact to your environment.***
```
git clone https://github.com/citrix/Powershell-Scripts.git
```### Prerequisites
The base prerequisite for these script is [Microsoft Powershell](https://msdn.microsoft.com/powershell), but please see each individual script folder for specific script prerequisites (product, API access, tools, etc)
## Built With
* [Microsoft Powershell](https://msdn.microsoft.com/powershell)
## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, contributing and the process for submitting pull requests.
## Versioning
Scripts in the repository should use [SemVer](http://semver.org/) for versioning.
## Authors
See the individual script folders for the specific script contributors/authors
## License
Each script and folder has its specific license, look for a license.md. Please refer to those for license and attributions