content
» Server Host Name Change, Meta-Update Samples
Move your mouse round the image for details.
This Meta-Update sample can be used after a VM clone or a Database Refresh. [Main] declares script arguments and usage. [Main]'s AssignInit decides which section will be Launched based on the arguments given. It also initializes a few script variables. It throws an error if needed. [Do] then Launches only one of its sections for: -bkp, -rst, -del, and -chg. Each of these perform the different functions of the script. |