PME 2024 R2 - Installer steps "Update File Permissions" and "Registering Windows Services" are unsuccessful
Issue
During a fresh install, the "Update File Permissions" and "Registering Windows services" steps are unsuccessful. None of the PME Windows services are installed. The install log shows errors:
- Update File Permissions fail: MethodHandler encountered a problem while calling 'Installer.InstallTools.WinUtilities.AssignReadWriteFolderControl': InstallTools.Utility.VariableInterpolationException: Variable lookup does not contain a definition for the variable 'globalNetworkServiceLocalizedNameNoDomain' --- > System.Collections.Generic.KeyNotFoundException: The key 'globalNetworkServiceLocalizedNameNoDomain' was not found in VariableLookup.
- <AssignReadWriteFolderControl>
Library="WinUtilities"
Class="Installer.InstallTools.WinUtilities"
UIMessageOnFail="Could not set user permissions on Config folder">
<userName>@globalNetworkServiceLocalizedNameNoDomain/@</userName>
<folderName>@globalProgramFileFolder/@\Applications\Dashboards\App_Data</folderName>
</AssignReadWriteFolderControl> - Variable lookup does not contain a definition for the variable 'globalLocalSystemLocalizedName' ---> System.Collections.Generic.KeyNotFoundException: The key 'globalLocalSystemLocalizedName' was not found in VariableLookup
Product Line
Power Monitoring Expert 2024
Environment
Install/Upgrade
Cause
The Windows account used to run the installer is the built-in Administrator account. For cybersecurity reasons, this account has restrictions on it and shouldn't be used to perform software installations. It's primarily intended for initial system provisioning or disaster recovery.
Resolution
Run the installer with a local Windows user:
- Open the Windows Start Menu, search for and open "Computer Management"
- Open Local Users and Groups > Users
- Right-click > New User
- Enter a User name and a password that meets the minimum requirements per the IT policy, then uncheck "User must change password at next logon".
- Click Create then close the window.
- Add this user to the local Administrators group.
- Add this user to SQL Server with sysadmin permission.
- Shift + right-click the MainSetup.exe of the PME installer > Run as different user > enter the credentials for the newly created user
發佈於: 施耐德電機Taiwan
需要協助?
產品選型工具
快速輕鬆地為您的應用找到合適的產品和附件。
取得報價
立即線上提交您的銷售需求,專業團隊將主動聯繫您。
購買地點
輕鬆在您所在地區找到最近的施耐德電機經銷商。
支援中心
在同一位置找到滿足您所有需求的支援資源。