How to Fix Windows Script Host Error During Server-based Deployment

Justin 0 Reputation points
2023-10-15T20:43:36.04+00:00

Does anyone have any ideas what this error code is asking for? I have already tried reinstalling the Microsoft ADK for the older windows 10 versions and keep receiving this error. I am currently trying to deploy to a VM using WDS created image if that helps.

User's image

Windows for business | Windows Client for IT Pros | Devices and deployment | Set up, install, or upgrade
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. AlexZhu-MSFT 6,596 Reputation points Moderator
    2023-10-16T07:14:13.99+00:00

    Hi,

    The error message you're encountering, "litetouch.wsf error: the value for the attribute is not valid: language," suggests that there might be an issue with the language attribute in your LiteTouch script (litetouch.wsf). For example, it only accepts the value like 'en-us' and we set it to '123' in the setting file. To resolve this, you should check the value you've provided for the "language" attribute and make sure it is a valid language code or setting. Double-check the syntax and ensure that it matches the expected input for the script you are using.

    Alex


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.