Environment
Novell ZENworks 10 Configuration Management with Support Pack 3 - 10.3 Bundles
Novell ZENworks 11 Configuration Management (ZCM 11)Situation
Bundle Error: "Failed to process action: The given key was not present in the dictionary"
Bundle configured to run as dynamic admininistrator
Resolution
For workstations using XP Tablet Addons, running the following .NET repair command resolves the issue:
"C:\WINDOWS\Microsoft.NET\Framework\v3.5\Microsoft .NET Framework 3.5
SP1\setup.exe" /qb /f
For other worksations, repairing WMI on the local systems resolves the issue.
SP1\setup.exe" /qb /f
For other worksations, repairing WMI on the local systems resolves the issue.
- Start the computer and press F8 on boot up and select Safe Mode.
- In the start menu type "cmd" (without quotes) and on the top search
result, right click the program icon and choose Run as administrator - Type "net stop winmgmt" (without quotes) and press Enter to make certain
the WindowsManagementInstrumentation (WMI) service is not running. - Open a Windows Explorer and locate the path to C:\ windows\system32\WBEM\ folder and rename the Repository folder to something else like RepositoryOLD (right click and choose 'Rename Folder').
- Reboot and restart as normal.
- In the start menu type "cmd" (without quotes) and on the top search
result, right click the icon and choose 'Run as administrator' - Type "net stop winmgmt" (without quotes) and press enter to stop the WMI
service. - Type "winmgmt /resetRepository" (without quotes) and restart the
computer.
Additional Information
The steps for repairing WMI were found at the following location: