my %addTargetServer = ( hostName => "", ipAddress => "" ); my %addTargetApplication = (targetServerHostName => $SERVER, targetApplicationType => "Generic", targetApplicationName => ""); my %addTargetAccount = ( targetServerHostName => $SERVER, targetApplicationName => $addTargetApplication{targetApplicationName}, targetServerUserName => "", targetServerAccountPassword => "");