https://github.com/citrix/powershell-scripts
Repository of useful powershell scripts related to Citrix
https://github.com/citrix/powershell-scripts
citrix powershell
Last synced: 7 months 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 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T19:36:30.000Z (about 2 years ago)
- Last Synced: 2025-04-15T20:03:47.936Z (9 months ago)
- Topics: citrix, powershell
- Language: PowerShell
- Homepage:
- Size: 64.5 KB
- Stars: 48
- Watchers: 17
- Forks: 25
- Open Issues: 2
-
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