Use Ctrl-F to find a specific code.

Some codes have a recommended action using PowerShell as well as the general action.

Links to other error code pages can be found at System Center 2012 – Virtual Machine Manager (VMM) Error Codes.

 

If you have additional information about an error, please add it to the "Additional Troubleshooting Information" column.

 

 

Code

Message

Recommended Action (in product)

Additional Troubleshooting Information

22000

VMM could not attach a data disk to one or more virtual machines in the upgrade domain (%UpgradeDomain;) on the service tier (%Name;)

BLANK

22001

VMM could not detach a data disk from one or more virtual machines in the upgrade domain (%UpgradeDomain;) in the service tier (%Name;)

BLANK

22002

%DetailedErrorMessage;

Try the operation again.

22003

The private cloud (%CloudName;) does not support the capability profile (%Capabil ityProfileName;).

Choose another private cloud or capability profile, and then try aga in.

22004

The capability profile (%CapabilityProfileName;) is not associated with the template (%TemplateName;).

Choose different capability profile, then try again.

22005

A capability profile can be set only on a virtual machine in a private cloud.

Remove the CapabilityProfile parameter, and then try again.

22006

The specified virtual machine is configured behind a load balancer and might require the virtual IP address (VIP) to be disabled.

Ensure that the virtual network adapter on the virtual machine is in appropriate state on the load balancer VIP address.

22007

The specified virtual network adapter is configured behind a load balancer and may require the virtual IP address (VIP) to be enabled.

Ensure that the virtual network adapter on the virtual machine is in appropriate state on the load balancer VIP address.

22008

VMM cannot enable or disable the server feature on a guest virtual machine (%ComputerName;) that is running an operating system other than Windows Server 2008 R2.

Ensure that the specified guest virtual machine is running Windows Server 2008 R2, and then try again.

22009

The operating system version and edition on the guest virtual machine (%ComputerName;) is unknown.

n/a

22010

VMM failed to enable Server Manager PowerShell on the guest virtual machine (%ComputerName;). Please log into the virtual machine and look in the event logs (%FileName;).

Log on to the virtual machine and look in the event logs.

22011

VMM failed to enable the specified server features (%Name;) on the guest virtual machine (%ComputerName;). For more information, log on to the virtual machine and look in the event logs (%FileName;).

Log on to the virtual machine and look in the event logs.

22012

The script command (%Name;) contained in the application profile should have a Run As account associated with it. If no Run As account is specified, the command will run under the Local System account.

22013

The virtual machine deployment configuration (%Name;) cannot be used for the new virtual machine operation.

Ensure that the virtual machine deployment configuration was created from a service tier, and then try again.

22016

The value of application setting object (%Name;) is invalid. It contains a non-matching service setting delimiter '@'.

Provide valid value for the application setting. It should contain matching service setting delimiters '@', use '@@' (double @) to escape literal '@'. Try the operation again.

22017

The virtual machine template has referenced a service setting (%Name;) in one or more of the following properties: Computer Name, Product Key, Join Domain, Join Domain Credential, Admin Credential. Please use @@ (double @) to escape the character @ (single @).

Ensure that the character @ (single @) is properly escaped by using @@ (double @) in corresponding properties of virtual machine template object.

22018

SQL Server profile changes to the service tier template (%Name;) during servicing are not supported and will be ignored.

Make any required changes after the servicing operation is complete.

22019

The virtual machine host group or private cloud (%Name;) cannot be removed because it is referenced by one or more services, service configurations or VMs.

Ensure that there are no services or service configurations referencing this object, and then try again.

22020

There are validation errors present on the service template (%Name;) being used for this operation.

Run Test-SCServiceTemplate on the service template and correct any validation errors that are present before retrying the operation.

22021

The template (%Name;) is non-customizable. It cannot contain application profiles , SQL Server profiles, or operating system features.

Ensure that the non-customizable template does not contain application profiles, SQL Server profiles, or operating system features, and then try again.

22022

The customizable template (%Name;) must contain exactly one virtual disk marked a s 'Contains an operating system.'

Ensure that exactly one of the virtual disk of the template is marked as 'Contains an operating system', and then try again.

22023

Running script commands was skipped since this command has already been run.

Run commands individually with Invoke-SCScriptCommand where appropriate.

22024

Guest agent setup failed for one or more virtual machines in the service tier.

Ensure that the virtual machines are in the correct state, and then try again.

22026

Failed to remove one or more of the virtual IP (VIP) addresses associated with the service (%Name;).

To ensure that these VIPs are removed, call Remove-SCLoadBalancerVIP for each of the VIPs.

22027

VMM could not attach a data disk to the virtual machine (%Name;).

Retry the operation.

22028

The template (%Name;) must specify the domain administrator credentials if a domain join option is specified in the template.

Ensure that domain administrator credentials exist, and then try again.

22029

VMM could not create a process for the script command (%Command;).

Verify the script command settings, then try operation again.

22030

The multi-instance service tier template contains a virtual machine template with a hard-coded computer name.

Ensure that the contained template has a wildcard character (* or #) in the computer name.

22031

The VMM management server failed to setup secure connection with Computer (%Name; ).

Wait for some time, and then try again.

22032

The template (%Name;) should contain a SQL Server profile with a SQL Server data- tier application package for successful deployment.

Ensure that that the template contains a SQL Server profile along with the SQL Server data-tier application package.

22033

The template (%Name;) network adapter contains inconsistent MAC address types. If the network adapter has a static IP address, then its MAC Address should also be static.

Ensure that MAC Addresses and IP addresses are static in any network adapters in the template, and then try again.

22034

The service tier template (%Name;) load balancer network adapter does not contain a static IP address.

Ensure that the load balancer template is connected to network adapters in the service tier template with a static IP address.

22035

Orchestration changes made as part of servicing the service (%Name;) may be incomplete.

Ensure that the any effects of incomplete orchestration steps such a s a stopped virtual machine, an incomplete virtual machine with a missing disk, or a disabled load balancer virtual IP address (VIP) are mitigated.

22036

The service tier template (%Name;), used in the service template (%FriendlyName;) , has its computer name set to an encrypted service setting.

Use an unencrypted service setting or specify another computer name, and then try again.

22037

The virtual machine (%Name;) is part of a service (%FriendlyName;) and cannot be repaired at the virtual machine level.

Repair operations on service virtual machines can be performed by re trying any failed jobs on the service.

22038

The virtual machine (%Name;) is part of a service and cannot be converted to a template.

Only non-service virtual machines can be converted to templates.

22039

The virtual machine configuration cannot target a host due to placement errors.

Contact your administrator for the next steps.

22040

AdminPasswordIsServiceSetting cannot be specified because AdminPasswordRunAsProfile is specified or already present.

Remove AdminPasswordRunAsProfile from the template or GuestOSProfile , and then try the operation again.

22041

JoinDomainPasswordIsServiceSetting cannot be specified since JoinDomainRunAsProfile is specified or already present.

Remove JoinDomainRunAsProfile from the template or GuestOSProfile, and then try the operation again.

22042

The service (%Name;) was not successfully deployed. Review the event log to deter mine the cause before you take corrective action.

The deployment can be restarted by retrying the job.

22043

The service (%Name;) was not successfully updated. Review the job’s event log to determine the cause and take corrective action.

If corrective actions are being applied out of band, then restart the job with the SkipLastFailedStep option to skip the failing step and continue the update. If all of the corrective and update actions on the service are performed out of band, you can commit or dismiss the service update changes at any point by using the Apply Template or Clear Template commands in the Services workspace.

22044

One or more virtual machines have failed during customization during the deployment of the service.

Verify the status of the virtual machine by connecting to it. Determine the reason for the failure and take any required corrective action. Ensure that the virtual machines are in the running state and then retry the job.

22045

Virtual Guest Services were not detected on the virtual machine (%Name;) that is a part of a service (%FriendlyName;).

Ensure that the virtual machine is running and that Virtual Guest Services are installed on it. Then retry this operation.

22046

The script command (%Command;) did not run. This script command execution will be skipped on retry.

If this job will be restarted, ensure that the effects of skipping the script command are mitigated.

22047

The SQL Server script command on Computer (%Name;) did not run. This SQL Server script command will be skipped on retry.

If this job will be restarted, ensure that the effects of skipping the SQL Server script command are mitigated.

22048

Only update notifications pertaining to services can be dismissed.

Verify whether the update notification being dismissed is for a valid service instance.

22049

The updated resource (%Name;) of the object (%ObjectType;) is not accessible to you.

Please contact the administrator or resource author for accessing the resource.

22050

The service template (%Name;) is marked as a pattern and cannot be changed, deleted, or deployed.

Please clone the service template or select another service template, and then try again.

22051

One or more of the virtual machine instances in the service tier (%Name;) has been marked as a template.

Ensure that none of the virtual machine instances in the service tier are marked as templates.

22052

A service template with the same name (%Name;) or release (%Release;) already exists in the environment.

Ensure that the service template name and release are unique, and then try again.

22053

A service configuration with the same name (%Name;) already exists in the environment.

Ensure that service configuration name is unique, and then try again.

22054

VMM does not support image-based servicing on virtual machines with multiple disk s for the destination virtualization platform.

Try in-place servicing.

22055

VMM cannot perform image-based servicing on the virtual machine (%VMName;) because the disk location conflicts with another virtual disk drive attached to the virtual machine.

Ensure that the disk location for operating system disk in the template and in the virtual machine are the same, or that the disk location is free, and then try again.

22056

One or more of the virtual machine instances in the service tier (%Name;) is in a failed state.

Ensure that none of the virtual machine instances in the service tier are in a failed state.

22057

One or more of the virtual machines in the service tier (%Name;) is in a failed  state and the number of virtual machines in the service tier is not within the range that was specified.

Ensure that none of the virtual machine instances in the service tier are in failed states and that the number of virtual machines in the service tier is within the specified limits.

22058

One or more of the virtual machines in the service tier (%Name;) is in a failed state and one or more of virtual machines has been marked as a template.

Ensure that none of the virtual machines in the service tier are in failed states and that none of them are marked as templates.

22060

One or more of the virtual machines in the service tier (%Name;) has been marked as a template and the number of virtual machines in the service tier is not within the range that was specified.

Ensure that none of the virtual machines in the service tier are mar ked as templates and that the number of virtual machines in the service tier is within the specified limits.

22061

One or more of the virtual machine instances in the service tier (%Name;) has been marked as a template, the number of virtual machines in the service tier is not within the range that was specified, and one or more virtual machine instances in the service tier is in a failed state.

Ensure that none of the virtual machines in the service tier are mar ked as templates, that the number of virtual machines is within the specified limits, and that none of virtual machines are in a failed state.

22501

%DetailedErrorMessage;

Try the operation again.

22502

The Server App-V package (%Name;) is not valid. It contains multiple .sft files.

Provide a valid Server App-V package.

22503

The Server App-V package (%Name;) is not valid. It contains multiple manifest XML files.

Provide a valid Server App-V package.

22504

The Server App-V package (%FolderPath;) is not valid. The .sft file is missing.

Provide a valid Server App-V package.

22505

The Server App-V package (%FolderPath;) is not valid. The manifest XML file is missing.

Provide a valid Server App-V package.

22506

The encryption password is not a valid option for the application package (%Name; ).

Provide a Web Deploy application package.

22507

WebDeploy is not installed on the VMM management server.

Install Web Deploy on the VMM management server and try again.

22508

The application deployment (ID: %Id;) is not valid for servicing.

Provide a valid application deployment for servicing, and try again.

22509

The new application deployment (ID: %Id;) is not a valid update for the application.

Provide valid application deployment for the application update and try the operations again.

22510

The IP address pools chosen for IPv4 and IPv6 address protocol versions must have same VLAN.

Select IP address pools with same VLAN, and then try again.

22511

The PreInstall or PostInstall script command changes to the application profile ( %Name;) during this servicing will be ignored.

The PreInstall or PostInstall script command runs only when a new application profile is added.

22512

PreUninstall or PostUninstall script command changes to the application profile ( %Name;) during this servicing will be ignored.

The PreUninstall or PostUninstall script command runs only when an application profile is removed.

22513

PreInstall or PostInstall script command changes to the application profile (%Name;) during this servicing will be ignored.

The PreInstall or PostInstall script command runs only when a new application deployment is added.

22514

PreUninstall or PostUninstall script command changes to the application profile ( %Name;) during this servicing will be ignored.

The PreUninstall or PostUninstall script command runs only when an application deployment is removed.

22515

PreService or PostService script command changes to the application profile (%Name;) during this servicing will be ignored.

The PreService or PostService script command runs only when an application deployment is updated.

22516

During servicing, the application state for the application object was changed.\n Application name: %Name;\nApplication object type: %ObjectType;\nComputer name: %ComputerName;\nPrevious application state: %FromState;\nCurrent application state: %ToState;

Ensure that any effects of changing the application state are mitigated.

22517

A deployed application object (%Name;, %ObjectType;) was deleted when the servicing was dismissed on the virtual machine (%ComputerName;).

Ensure that the any effects of deleting the deployed application are mitigated.

22518

The Server App-V deployment configuration file (%FilePath;) on the library server (%ComputerName;) is in the wrong format.

Use the correct Server App-V deployment configuration file.

22519

The mandatory application setting (%Name;) is missing a value.

Provide value for the specified application setting.

22520

The value for the application setting (%Name;) is not valid for its type.

Provide a valid value for the application setting.

22521

Application (%Name;, %ObjectType;) installation failed on the virtual machine (%C omputerName;). DetailedErrorMessage: %DetailedErrorMessage;. See the event log file (%FilePath;) on the virtual machine for more details.

Try the operation again.

22522

Application (%Name;, %ObjectType;) update failed on the virtual machine (%Compute rName;). DetailedErrorMessage: %DetailedErrorMessage;. See log file (%FilePath;) on the virtual machine for more details.

Try the operation again.

22523

Application (%Name;, %ObjectType;) removal failed on the virtual machine (%Comput erName;). DetailedErrorMessage: %DetailedErrorMessage;. See the event log file (%FilePath;) on the virtual machine for more details.

Try the operation again.

22524

Application (%Name;, %ObjectType;) reconfiguration failed on the virtual machine (%ComputerName;). DetailedErrorMessage: %DetailedErrorMessage;. See the event log file (%FilePath;) on the virtual mach ine for more details.

Try the operation again.

22525

An operation for an application (%Name;, %ObjectType;) failed on the virtual mach ine (%ComputerName;). Detailed error message: %DetailedErrorMessage;.

Try the operation again.

22526

While the web application (%Name;) was being updated, the previous application on the virtual machine (%ComputerName;) could not be removed. DetailedErrorMessage: %DetailedErrorMessage;

Verify that application is working as expected.

22527

The operation for the SQL Server data-tier application (%Name;, %Id;) could not be completed because the specified Windows account is not valid. Impersonation of the specified Windows account failed.\ nErrorMessage: %DetailedErrorMessage;

Provide a valid Windows account for the SQL Server data-tier application.

22528

The connection to SQL Server on the virtual machine (%ComputerName;) failed for the SQL Server data-tier application (%Name;).\nDetailedErrorMessage: %DetailedErrorMessage;

Verify the specified SQL Server connection information for the SQL Server data-tier application.

22529

The input string contains a non-matching service setting delimiter '@'.

Provide matching service setting delimiters when referencing the service setting.

22530

The Run As profile (%Name;) that was referenced does not exist.

Create the Run As profile first, and then try again.

22531

Server App-V deployment config file (%FilePath;) encryption failed.\nAPI EncryptDocument2 status: %Status;.

Verify the Server App-V deployment configuration file.

22532

The application host template doesn't support the script command.

Use an application profile and related application deployment that don't contain any script command.

22533

The application host template doesn't support the object (%ObjectType;).

The application host template supports only application profiles that contain SQL Server data-tier application deployments.

22534

A deployment Run As account is not specified for the SQL Server data-tier application (%Name;).

Verify the Server App-V deployment configuration file.

22535

VMM cannot remove the application profile because it is associated with an application host template.

Remove the application host template, and then try again.

22536

VMMM cannot add a script command to the application profile or application deployment that is associated with an application host template.

The application host template doesn't support a script command. Consider using a SQL Server script.

22537

VMM cannot add an application deployment (type: %ObjectType;) to an application profile that is associated with an application host template.

The application host template supports only an SQL Server data-tier application deployment.

22538

Application deployment failed for one or more application hosts in the service (% Name;). Check job logs to get more information on the failed operation.

Check error messages and retry the operation if needed.

22539

Installing the application (%Name;, %ObjectType;) on the application host (%Compu terName;) failed. Detailed error message: %DetailedErrorMessage;.

Try the operation again.

22540

Updating the application (%Name;, %ObjectType;) on the application host (%Compute rName;) failed. Detailed error message: %DetailedErrorMessage;.

Try the operation again.

22541

Removing the application (%Name;, %ObjectType;) from the application host (%Compu terName;) failed. Detailed error message: %DetailedErrorMessage;.

Try the operation again.

22542

Connection to the remote SQL Server instance on the machine (%ComputerName;) failed for the SQL Server data-tier application (%Name;). Detailed error message: %DetailedErrorMessage;

Verify the given SQL Server connection information for the SQL Serve r data-tier application.

22543

Due to an unsupported computer name change, all the changes to the application host template (%Name;) during this servicing will be ignored.

Consider adding a new application host template for the new computer name.

22544

The application host template (ID: %Id;) is not valid for servicing.

Provide a valid application host template for servicing and try again.

22545

The application host name (%FriendlyName;) already exists as part of the service (%Name;).

Specify a unique name for the application host, and then try again.

22546

The application name (%FriendlyName;) already exists as part of the application host (%Name;).

Specify a unique name for the application, and then try the operation again.

22547

Cannot remove the application host (%Name;) because it has deployed applications.

Uninstall all of the applications deployed to the application host, and then try the operation again.

22548

The SQL Server data-tier application uninstall mode (%Name;) is not valid.

Ensure that the parameter is valid, and then try again.

22549

One or more applications were not installed when the pending service template for the service (%ServiceName;) was applied, but the application host (%Name;) information and the information about all of the applications in the service template were created in the Virtual Machine Manager database.

Ensure that the applications specified in the service template are installed on the computer (%ComputerName;).

22550

One or more applications were not installed when the pending service template for the service (%ServiceName;) was dismissed, but the application host (%Name;) information and the information about all of the applications in the service template were created in the Virtual Machine Manager database.

Ensure that the applications specified in the service template are installed on the computer (%ComputerName;).

22551

The application state save or restore operations are valid only for a Server App -V application.

Please make sure the application type is Server App-V and then try the operation again.

22552

The application (%Name;, %ObjectType;) save state operation failed on the virtual machine (%ComputerName;). Detailed error message: %DetailedErrorMessage;. See the event log file (%FilePath;) on the virtual machine for more details.

Try the operation again.

22553

The application (%Name;, %ObjectType;) restore state operation failed on the virtual machine (%ComputerName;). Detailed error message: %DetailedErrorMessage;. See the event log file (%FilePath;) on the virtual machine for more details.

Try the operation again.

22554

No data disk for image-based servicing is found on the virtual machine (%Computer Name;).

Make sure to run Add-SCDataDisk successfully first, then try the operation again.

22555

SQL Server script command is supported only for SQL Server data-tier application deployment.

Add SQL Server script command to the SQL Server data-tier application deployment.

22556

SQL Server data-tier application deployments cannot have over the maximum number (%MaxLimit;) of SQL Server script commands with the same type.

Remove excess SQL Server script commands from the SQL Server data-tier application deployment, then try the operation again.

22557

VMM could not install the SQL Server instance on the guest virtual machine (%ComputerName;).

The installation of the SQL Server instance will be skipped on job restart. Log on to the virtual machine and look in the time-stamped event logs (%FileName;), and run SQL Server Setup (% PathName;) again if needed..

22558

VMM could not create or modify the virtual machine template. The specified operating system (%Name;) is incompatible with the specified application profile (%FriendlyName;).

Make sure the operating system is compatible with the application profile.

22559

The specified operating system (%Name;) cannot be removed, because its removal will make the template operating system incompatible with the specified application profile.

Make sure the template operating system is compatible with the application profile.

22560

Mandatory service setting (%Name;,%Id;) has null or empty value.

Make sure that the specified mandatory service setting has non-empty value.

22561

The Run As profile (%Id;) on the SQL Server deployment object (%Name;, %FriendlyName;) cannot be resolved.

Ensure that the ReportingServiceRunAsProfile, SQLServiceRunAsProfile , SARunAsProfile, AgentServiceRunAsProfile parameters on the specified SQL Server deployment object can be resolved.

22562

The product key in the SQL Server deployment (%Id;) in the virtual machine template SQL Server profile has referenced a service setting (%Name;).

Do not use service settings for the SQL Server profile product key.

22563

The SQL Server instance deployment (SQL Server deployment name: %Name;) on the guest virtual machine (%ComputerName;) is skipped when retrying the job.

Mitigates the effects of skipping the deployment of the SQL Server instance by taking any required corrective action within the computer.

22564

The deployment of the SQL Server instance timed out on the guest virtual machine (%ComputerName;).

The deployment of the SQL Server instance will be skipped on job res tart. Log on to the virtual machine and look for time-stamped event logs (%FileName;), and then run SQL Server Setup (% PathName;) again if needed.

22565

The application profile name change during the servicing will be ignored.\nPrevious name: %Name;\nCurrent name: %FriendlyName;

Make any required changes after the servicing operation is complete.

22566

Changes to the deployment order in the application host template (%Name;) during servicing are not supported and will be ignored.

Make any required changes after the servicing operation is complete.

22567

The script command (%Command;) associated with an object type (%ObjectType;, %Id; ) for the computer (%ComputerName;) was not run. This script command has been run unsuccessfully at least once before.

Ensure that the effects of skipping the script command are mitigated.

22568

The SQL Server script command (%Command;) associated with a SQL Server data-tier application deployment (%Id;) for the computer (%ComputerName;) was skipped. This SQL Server script command has been run unsuccessfully at least once before.

Ensure that the effects of skipping the SQL Server script command are  mitigated.

22569

The addition of the application profile (%Name;) will be ignored for in-place servicing.

Consider using image-based servicing.

22570

The SQL Server script command "%Command;" associated with a SQL Server data-tier application deployment (%Name;, %Id;) for the computer (%ComputerName;) failed.\nDetailed error message: %DetailedErro rMessage;.

The SQL Server script command will be skipped on job restart. Ensure that the effects of skipping the SQL Server script command are mitigated by taking any required corrective action with in the computer.

22571

The SQL Server script command (%Command;) associated with an SQL data-tier applic ation deployment (%Name;, %Id;) for the computer (%ComputerName;).\nDetailed error message: %DetailedErrorMessage;.

Ensure that the effects of skipping the SQL Server script command are mitigated by taking any required corrective action within the computer.

22572

The data-tier application instance name (%Name;) is not valid.\nDetailed error message: %DetailedErrorMessage;.

Use a valid data-tier application instance name, and then try again.

22573

Run Resolve-SCServiceTemplate cmdlet with -Update option for service template to update its service settings.

Run the Resolve-SCServiceTemplate cmdlet with -Update option first, then try again.

22574

The SQL Server deployment (%Id;) is not valid for servicing.

Provide a valid SQL Server deployment for servicing and try again.

22575

Virtual Machine Manager could not connect to the virtual machine with computer name (%Name;).

Try again later.

22576

Image-based servicing cannot be performed on (%Name;). Image-based servicing on a virtual machine containing one or more data disks requires the virtual machine guest agent to be installed.

Use in-place servicing.

22577

The service template has a deployed instance or service configuration and is read -only.

When the service template is saved, a copy of the existing service template is created with a new release.

22578

Cannot delete file %FileName; on server %ComputerName; because it is in use by another process.

Log on to the server %ComputerName; and delete file manually.

22579

The source template contains an application profile, SQL Server profile, or opera ting system roles and features. These operations are supported only during service deployment.

These actions are supported only during service deployment.

22580

The load balancer virtual IP address (VIP) template cannot be removed because it is referenced by one or more load balancer templates.

Ensure that there are no load balancer templates referencing this virtual IP address (VIP) template, and then try again.

22581

The server feature cannot be set on a guest operating system profile or template with an operating system other than Windows Server 2008 R2.

Ensure that the specified guest operating system profile or template has operating system of Windows Server 2008 R2, and try the operation again.

22582

The specified computer name exceeds the maximum allowed computer name length (%MaxLength;).

Ensure that computer name length is within allowed limits, and then try again.

22583

The application deployment is not supported on the specified operating system (%Name;).

Ensure that the specified operating system is Windows Server 2003, Windows server 2008, or Windows server 2008 R2, and try the operation again.

22584

The Run As profile for the system administrator (SA) account is required for SQL Server Authentication mode to deploy SQL Server.

Ensure that the Run As profile for SA account is specified for SQL Server Authentication mode, and try the operation again.

22585

Service cannot be deployed because the static IP address is missing for one or more components.

Ensure that all virtual network adapter configurations and load balancer configurations have IP address settings correctly specified, and then try again.

22586

The service cannot be deployed because the static MAC address is missing for one or more virtual network adapter configurations.

Ensure that all virtual network adapter configurations have MAC address settings correctly specified, and then try again.

22587

While the SQL Server data-tier application (%Name;) was being updated, the previous data-tier application instance (%DatabaseName;) could not be deleted on the virtual machine (%ComputerName;).\nDetailed error message: %DetailedErrorMessage;

Delete the previous data-tier application instance manually.

22588

While the SQL Server data-tier application (%Name;) was being updated, the previous data-tier application instance could not be renamed on the virtual machine (%ComputerName;).\nOriginal name: %FileName;\nNew name: %FileName2;\n Detailed error message: %DetailedErrorMessage;

Rename the previous data-tier application instance manually.

22589

While the SQL Server data-tier application (%Name;) was being updated, the previous data-tier application instance (%DatabaseName;) could not be deleted on the application host (%ComputerName;).\nDetailed error message: %DetailedErrorMessage;

Delete the previous data-tier application instance manually.

22590

While the SQL Server data-tier application (%Name;) was being updated, the previous data-tier application instance could not be renamed on the application host (%ComputerName;).\nOriginal name: %FileName;\nNew name: %FileName2;\n Detailed error message: %DetailedErrorMessage;

Rename the previous data-tier application instance manually.

22591

The specified computer name (%ComputerName;) is already in use by another virtual machine or by a virtual machine configuration object.

Ensure that the computer name is unique in the VMM environment, and then try again.

22592

Image-based servicing cannot be performed on the virtual machine (%Name;) because the virtual machine contains checkpoints.

Delete all checkpoints from the virtual machine, wait for the checkpoints to merge, and then try again.

22593

Image-based servicing cannot be performed because one or more virtual disk drives for service tier template (%Name;) has an incompatible volume type.

Ensure that the virtual disk drive has its volume type set to BootAndSystem or None.

22594

One or more virtual disk drives on the template (%Name;) has an incompatible volume type and will prevent image-based servicing on virtual machines created from this template.

Ensure that the virtual disk drive has its volume type set to BootAndSystem or None.

22595

The virtual network adapter cannot be removed because it is referenced by a load balancer template.

Ensure that the virtual network adapter is not linked to a load balancer template, and then try again.

22596

The application packages are not identical (for example, package name, version, settings, and so on) and cannot be marked as equivalent resources.

Ensure that the application packages are identical, and then try again.

22597

Changes to service configuration (%Name;) are not allowed because it has associated services that have failed to deploy.

Remove the Deployment Failed services associated with this service configuration, and then try again.

22598

The computer tier template contains a virtual machine template with a hard-coded computer name. If patterns are not used, the tier cannot be scaled out.

22599

The application package (%PathName;) is not valid and is ignored for importing.\n Detailed error message: %DetailedErrorMessage;.

Make sure the specified application package is valid and refresh the library share again.

22600

The ComputerName property for the guest operating system profile, template, or application host template object is not valid. It contains a non-matching service setting delimiter '@'.

Provide a valid string to the ComputerName property for the guest operating system profile, template, or application host template object. It should contain matching service setting delimiters '@.' Use '@@' (double @) to escape the literal character '@'. Then try again.

22601

The CommandParameters property for the script command or SQL Server script command object is not valid. It contains a non-matching service setting delimiter '@'.

Provide a valid string to the CommandParameters property for the script command or the SQL Server script command object. It should contain matching service setting delimiters '@.' Use '@@ ' (double @) to escape the literal character '@'. Then try again.

22602

The ProductKey property for the guest operating system profile, template, or application host template object is not valid. It contains a non-matching service setting delimiter '@'.

Provide a valid string to the ProductKey property for the guest operating system profile, template, or application host template object. It should contain matching service setting delimiters '@.' Use '@@' (double @) to escape the literal character '@'. Then try again.

22603

The Domain property for the guest operating system profile or template object is not valid. It contains a non-matching service setting delimiter '@'.

Provide a valid string to the Domain property for the guest operating system profile or template object. It should contain matching service setting delimiters '@.' Use '@@' (double @) to escape the literal character '@'. Then try again.

22604

The LocalAdministratorCredential or DomainJoinCredential property for the guest operating system profile or template is not valid. It contains a non-matching service setting delimiter '@'.

Provide a valid string to the LocalAdministratorCredential or Domain JoinCredential property for the guest operating system profile or template object. It should contain matching service setting delimiters '@.' Use '@@' (double @) to escape the literal character '@'. Then try again.

22605

VMM ignores the importing of the application package (%PathName;). Detailed error message: %DetailedErrorMessage;.

Fix the error indicated and try the operations again.

22606

The service tier template (%Name;) load balancer's network adapter does not contain a static MAC address.

Ensure that the load balancer template is connected to network adapters in the service tier template with a static MAC address.

22607

The service tier template (%Name;) load balancer's network adapter does not have MAC spoofing enabled which is required to enable Microsoft network load balancing.

Ensure that the load balancer template is connected to network adapters in the service tier template with MAC spoofing enabled.

22608

The service tier template (%Name;) Microsoft network load balancing logical network should be the same as the front-end virtual IP address (VIP) logical network.

Ensure that the load balancer template NIC is connected to same logical network as the VIP logical network.

22609

The template (%Name;) does not contain administrator password or credentials that are required to enable Microsoft network load balancing.

Provide administrator credentials in the operating system profile of the template.

22610

The template (%Name;) operating system profile does not have network load balancing and/or network load balancing tools features selected.

Select the network load balancing and network load balancing tools features in the operating system profile of the template.

22611

The template (%Name;) does not have a compatible operating system (Windows Server 2008 or Windows 2008 R2), which is required to enable Microsoft network load balancing.

Choose a compatible operating system in the template.

22612

The template (%Name;) does not contain an operating system profile, which is required to enable Microsoft network load balancing.

Create an operating system profile for the template.

22613

VMM could not connect to (%ComputerName;) using an IP address.

Ensure that the virtual machine is running, and then try again.

22616

The account (%Name;) cannot be converted to a Run As account ID or service setting.

Make sure that the specified account can be converted to a GUID if it is a Run As account. If it refers to a service setting, make sure it contains matching service setting delimiters '@' and refers to exactly one service setting.

22617

The system administrator (SA) account cannot be null or empty for SQL Server Authentication mode to deploy SQL Server.

Ensure that the SA account is specified for SQL Server Authentication mode, and try the operation again.

22618

Service setting (%Name;) has conflicting type usage.

Ensure that all settings that refer to the service setting are of the same type (Run As account or string).

22619

The IsRequired or IsEncrypted parameters do not allow changes for the service set ting with Run As account type.

Ensure that IsRequired or IsEncrypted parameters are not changed for the service setting with RunAsAccount type.

22620

Repair guest agent is unsupported for the virtual machine (%Name;) as it is not p art of a service.

Repairing a guest agent is supported only for a virtual machine that is part of a service.

22621

During guest agent repair, failure of guest agent removal for the virtual machine (%Name;) is ignored. Detailed error message: %DetailedErrorMessage;.

If the guest agent installation also fails, manually remove the guest agent from the virtual machine, and then try the repair again.

22622

SQL Server data-tier application framework of the required version (%SoftwareVersion; or higher) is not installed on the virtual machine (%ComputerName;).

Install the SQL Server data-tier application framework on the virtual machine, and then try again.

22623

SCVMM failed to remove one or more VMs that are part of the service %ServiceName; .

Check reasons for failure, and then try again.

22624

The script command (%Command;) did not run successfully. This script command will be skipped on retry.\nScript package location: %FolderPath;

If this job will be restarted, ensure that the effects of skipping the script command are mitigated.

22625

VMM cannot set permissions on the folder (%FileName;) because VMM cannot find the user (%UserName;).

Ensure that user name is correct, and then try again.

22626

The specified virtual network adapter is not part of the virtual machine template in the service tier template (%Name;).

Ensure that the virtual network adapter attached to the load balance r template is part of the service tier template, and then try again.

22627

Image-based servicing cannot be performed on the virtual machine (%VMName;) because it does not contain a virtual disk drive marked as BootAndSystem.

Ensure that the virtual machine has a virtual disk drive marked as BootAndSystem, and then try again.

22628

Specify the -Value parameter for the application setting or service setting that does not require encryption.

Provide the correct parameter, then try again.

22629

Specify the -SecureValue parameter for the application setting or service setting that requires encryption.

Provide the correct parameter, then try again.

22630

VMM was unable to find the file sqlcmd.exe in the PATH environment variable locat ions on the VMM management server.

SQL Server script command execution requires tool sqlcmd. Install SQ L Server Client Tools and ensure that sqlcmd.exe location is present in PATH environment variable locations. Restart the VMM management server, and then try again.

22631

The script command exit code (%ExitCode;) matched the failure policy setting "Match any value other than zero." Standard output log data: "%Value;"

The script command will be skipped when the job is restarted. Ensure that the effects of skipping the script command are mitigated by taking any required corrective action within the computer.

22632

The script command standard error matched the failure policy setting "Match any string" with its result ("%RegexMatchResult;"). For more information, see the standard error log (%FilePath;).

The script command will be skipped when the job is restarted. Ensure that the effects of skipping the script command are mitigated by taking any required corrective action within the computer.

22633

Encrypted settings in the service template are not allowed to set the value.

To deploy a service, set the value for the encrypted setting of a service deployment configuration;. To service a service, set the value for the encrypted pending setting of the service.

22634

The standard output and standard error are redirected to the same file (%FileName;).

Change the script command settings and deploy service template again.

22635

VMM cannot create the folder (%FolderPath;) on the server (%ServerName;).

Ensure that the folder path (%FolderPath;) is valid, and then try again.

22636

The deployment order (%Release;) for the SQL Server script command type (%ObjectType;) already exists for the SQL Server data-tier application deployment (%Name;).

Try the operation again with unique deployment order for the SQL Server script command type.

22637

VMM cannot add this type of application deployment (%ObjectType;) to an application profile of this compatibility type (%ObjectType2;).

Add the compatible type of application deployment to the application profile.

22638

VMM cannot add the script command to an application profile of this compatibility type (%ObjectType;).

Consider changing the compatibility type for the application profile .

22639

The compatibility type (%Name;) for the application profile is not valid.

Ensure that the parameter is valid, and then try again.

22640

VMM cannot change the compatibility type for the application profile.\nChange from: %FromState;\nChange to: %ToState;.

Ensure that the application profile is compatible with the new compatibility type.

22641

The application packages are not identical (for example, package name, version, settings, and so on) to existing equivalent resources (Family name: %FamilyName;, Release: %Release;), and they cannot be marked as equivalent resources.

Ensure that the application packages are identical to existing equivalent resources, and then try again.

22642

The template (%Name;) contains more than one Server App-V package. Running multiple Server-App V packages on a single virtual machine is supported only under specific conditions. For more information, see the Server App-V documentation in the VMM TechNet Library (http://go.microsoft.com/fwlink/?LinkID=219692).

22643

VMM could not find a static IP address associated with the virtual network adapter on a virtual machine (%VMName;). If the IP addresses have been deallocated, the service must be redeployed.

Redeploy the service.

22644

You cannot reassign the service virtual machine %VMName; to cloud %CloudName;.

If feasible, redeploy the service to cloud %CloudName;.

22645

VMM failed to change state of one or more VMs that are part of the service %ServiceName;.

Check reasons for failure in the Jobs view and then retry the operation.

22646

VMM failed to disable the specified server features (%Name;) on the guest virtual machine (%ComputerName;). For more information, log on to the virtual machine and look in the event logs (%FileName;).

Log on to the virtual machine and look in the event logs.

22647

VMM failed to enable the specified server features (%Name;) on the guest virtual machine (%ComputerName;). Detailed error message: %DetailedErrorMessage;.

Try the operation again.

22648

VMM failed to disable the specified server features (%Name;) on the guest virtual machine (%ComputerName;). Detailed error message: %DetailedErrorMessage;.

Try the operation again.

22649

The name of virtual machine template '%Name;' contains special characters that are not allowed in file names.

Remove special characters from virtual machine template name and the n retry the operation.

22650

The name of service template '%Name;' contains special characters that are not allowed in file names.

Remove special characters from service template name and then retry the operation.

22651

The following Windows Roles and Features were detected when the Server App-V package %Name; was sequenced: %NameList;.

22652

The following Windows Roles and Features were detected when the Server App-V package %Name; was sequenced: %NameList;. These Roles and Features are unavailable in Windows Server 2008 R2 and later.

22653

The following required prerequisites were detected in the Server App-V package %Name; manifest: %NameList;.

Ensure that prerequisites for the Server App-V package are present.

22654

Application Package %PackageName; is incompatible with Application Deployment %DeploymentName; from template package. Application settings list do not match.

Select different application package and retry the operation.

22801

Cannot store Fault Tolerant virtual machine %VMName; in library.

Storing Fault Tolerant virtual machines is not supported.

22802

Cannot create virtual machine %VMName; in Cloud %CloudName; because no host groups are assigned to this cloud.

Add one or more host groups to this Cloud's scope.

22803

Cannot place virtual machine %VMName; in Cloud %CloudName; because no hosts are available on this Cloud.

Add one or more hosts into host groups which are in this Cloud's scope.

22804

Cannot place virtual machine %VMName; in Cloud %CloudName; because no default paths are specified on host %Name;.

Add to this host one or more default paths which correspond to drives marked as available for placement.

22805

Cannot store virtual machine %VMName; in Cloud %CloudName; because this cloud doe s not have a writable share path configured.

Update the cloud's writable share path to a path on one of the library servers and try the operation again.

22806

Cannot store virtual machine %VMName; into the library because no library servers are available.

Add one or more library servers and try the operation again.

22807

Cannot create virtual machine %VMName; because an incomplete VM configuration was passed which did not contain a template.

Add a template to this VM configuration and try the operation again.

22808

Cannot create virtual machine %VMName; in Cloud %CloudName; because no hosts are available which can support this virtual machine.

Add one or more hosts into host groups which are in this Cloud's scope or increase the capacity of the existing hosts.

22809

Cannot store virtual machine %VMName; in Cloud %CloudName; because user given path %PathName; is not a sub folder of cloud's writable share path.

Provide either cloud's writable share path or its sub folder to store virtual machine and try the operation again.

22810

The NoLogicalNetwork is specified along with LogicalNetwork.

Either specify NoLogicalNetwork or specify LogicalNetwork and retry the operation.

22811

Cannot create virtual machine %VMName; because an incomplete VM configuration was passed which did not contain a destination Host or Cloud.

Provide a destination Host or Cloud or call Update-SCVMConfiguration to have placement set the best available Host or Cloud for this virtual machine.

22812

When a virtual hard disk file is removed from a virtual machine, it can also be removed from the virtual machine host. Do you want Virtual Machine Manager to do this for you?"