https://github.com/netscaler/adc-scripts
Citrix ADC scripts for migrating and converting Citrix ADC configuration with deprecated features
https://github.com/netscaler/adc-scripts
citrix citrixadc netscaler
Last synced: 10 months ago
JSON representation
Citrix ADC scripts for migrating and converting Citrix ADC configuration with deprecated features
- Host: GitHub
- URL: https://github.com/netscaler/adc-scripts
- Owner: netscaler
- License: other
- Created: 2018-01-15T11:45:48.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-11-28T14:46:10.000Z (over 1 year ago)
- Last Synced: 2025-05-12T19:44:55.719Z (about 1 year ago)
- Topics: citrix, citrixadc, netscaler
- Language: Python
- Homepage:
- Size: 1.37 MB
- Stars: 37
- Watchers: 12
- Forks: 18
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README

# Citrix ADC scripts for migrating and converting Citrix ADC configuration with deprecated features
## Description
When you migrate from a Citrix ADC version with deprecated features, you may lose some of the configuration. Citrix provides you scripts to avoid such configuration loss when you are migrating from an old version with deprecated features to the newer version.
This repository contains the following scripts:
- [`tdToPartition.pl`](td-to-ap/tdToPartition.pl): The script for migrating the traffic domain configuration on a Citrix ADC to the admin partition configuration. For more information on how to use the script, see [Migrating traffic domain configuration on a Citrix ADC to admin partition configuration](td-to-ap/migration-script-td.md).
- [`check_invalid_config`](nspepi/check_invalid_config): Pre-validation script to check if any deprecated functionality that is removed from Citrix ADC release version 13.1 is still used in the configuration. For more information on how to use the script, see [Scripts for pre-validating and converting deprecated features](nspepi/validation-conversion-script.md).
- [`NSPEPI`](nspepi/nspepi): The script that converts deprecated commands or features to non-deprecated commands or features. For more information on how to use the script, see [Scripts for pre-validating and converting deprecated features](nspepi/validation-conversion-script.md).
## Questions
For questions and support, the following channels are available:
- [Citrix Discussion Forum](https://discussions.citrix.com/)
## Licensing
The Citrix ADC scripts are licensed with [CITRIX TOOL LICENSE](LICENSE.md).