Environment
Group Policy Administrator 6.0
Situation
LanguageResource.xml file by default reflects to the English language under ..Program Files\NetIQ\GPA\Bin
LanguageResource.xml needs to be manually changed to the same language of the Language of the Remote Server Administration Tools, if the GPA Console is running on non-English OS version.
LanguageResource.xml needs to be manually changed to the same language of the Language of the Remote Server Administration Tools, if the GPA Console is running on non-English OS version.
Resolution
You Need to Manually Change the Default Language in the LanguageResource.xml File to Reflect the Language of the Remote Server Administration Tools
On a computer running the GPA Console, if the Remote Server Administration Tools (RSAT) is using a non-English language, you need to manually change the default language to the same non-English language in the LanguageResource.xml file. The LanguageResource.xml file is located in the <Installation path>/NetIQ/Group Policy Administrator/Bin path.
Steps:
- Open to edit the LanguageResource.xml file located at <Installation path>/NetIQ/Group Policy Administrator/Bin path.
- Modify the tag language on the <DefaultLang>, by example:
- To change the default language to Japanese, go to <DefaultLang>en-US</DefaultLang>
- Chage by <DefaultLang>jp-JP</DefaultLang>
- Save the change and close the LanguageResource.xml file.
Additional Information
Formerly known as NETIQKB71340