MID Server pre-upgrade test warnings for Windows logged on usersIssue <!-- div.margin{ padding: 10px 40px 5px 30px; } table.tocTable{ border: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .6em; padding-bottom: .6em; padding-left: .9em; padding-right: .6em; } table.noteTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing: 8px; border-collapse: separate; } table.internalTable{ border:1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); width: 100%; border-spacing:0; } .sp td{ border-bottom: 1px solid; border-right: 1px solid; border-color:#E0E0E0; background-color: #ffffff; height: 20px; padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; } .sphr td{ border-right: 1px solid; border-bottom: 1px solid; border-color:#E0E0E0; background-color: rgb(245, 245, 245); padding-top: .5em; padding-bottom: .5em; padding-left: .5em; padding-right: .5em; height: 20px; } .title { color: #D1232B; font-weight:; font-size:25px; } .hd1{ color: #D1232B; font-weight:; font-size:18px; } .hd2{ color: #646464; font-weight:bold; font-size:16px; } .hd3{ color: #7a7a7a; font-weight:; font-size:16 px; text-decoration:; } .hd4{ color: #000000; font-weight:bold; font-size:14 px; text-decoration:; } --> Overview A ServiceNow instance automatically tests the MID Server ability to upgrade prior to the actual upgrade. Errors, such as insufficient disk space for the installer or failure to connect to install.service-now.com, are written to both the MID Server agent log and to the MID Server Issue [ecc_agent_issue] table. These test failures block the upgrade, allowing the administrator to resolve issues that could cause a MID Server outage or require reinstallation. For details about all pre-upgrade tests and the procedure for disabling automatic testing, see MID Server pre-upgrade check. Non-blocking warnings Warnings published by the instance for issues regarding Windows logged on users do not block the upgrade and may or may not cause the upgrade to fail. These issues are unlikely to occur, but in the event they are written to the MID Server Issue [ecc_agent_issue] table, the administrator should investigate them. WARN: Unable to parse $logOnAsUser: This message warns that the Log On As User value for the Windows service is not in either of these expected formats: user@domain.company.comdomain\user WARN: Unable to look up Log On As user's groups: When the instance attempts to look up the logged on user's group memberships, it executes the net user <username> command. The instance expects a certain output structure by the Windows service from this command and issues this warning if the expected output does not match the actual output.