Application Delivery Management
Application Modernization & Connectivity
CyberRes by OpenText
IT Operations Management
Author: Garhewal Amit
What it is: This is a shell script which can be used to validate the configuration of Domain services for windows.
After successful installation / configuration of domain services for windows, user needs to counter check the configuration which involves Provisioning, getting the kerberos ticket and run rpcclient to know whether domain services are operational. To do this user must run each utility and verify the output.
To avoid running the utility in sequence one after the other , this script runs all the required utilities and provides the user with status of configuration.
Description: This script is consist of three utilities
How to use:
Use the below command to run:
sh validate-config.sh admin_passwd
where admin_passwd is administrator password for domain.