Disconnection
When access to the administration web service is completed the code should disconnect from the server.
# Disconnect from the administration web service.
$administration.DO_Disconnect();
NOTE: This prevents users accessing the XIA Automation Server using the administration tools from receiving a warning message that multiple system administrators are connected to the server.