Languagepackmanagement module not loading in tasksequence

yuvaraj venugopal 0 Reputation points
2023-03-07T14:45:32.42+00:00

Hi There,

I have a strange issue, as I am trying to run install-language as a task sequence PowerShell script step. Even tough I can see the language pack management files in the system32 module folder ( I assume it means its installed) and I import the module. When I run the command install-language I receive an error install-language is not recognized. Will the command run as system account or do we need to run it as admin user. Pls guide me further.

Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Intune | Configuration Manager | Other
Microsoft System Center | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Simon Ren-MSFT 40,376 Reputation points Microsoft External Staff
    2023-03-09T02:14:14.6633333+00:00

    Hi,

    Thank you for posting in Microsoft Q&A forum.

    ==>Will the command run as system account or do we need to run it as admin user.

    Yes, according to the official article, to run the Install-Language and Set-Language cmdlets you must run the PowerShell as an admin. Refer to: LanguagePackManagement

    install-language

    Thanks for your time. Have a nice day!

    Best regards,

    Simon


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    https://docs.microsoft.com/en-us/answers/articles/67444/email-notifications.html


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.