/build/static/layout/Breadcrumb_cap_w.png

What does this error mean?

I'm trying to create a script that will turn off Active X filtering in IE 11.  I used the Registry Wizard under Configuration Policies and afer i created it i received the following error in the Script Detail page: 

Parse Errors: 
no match for 'reg add "HKCU\Software\Microsoft\Internet Explorer\VersionManager" /v DownloadVersionList /t REG_DWORD /d 0 /f'

I havent sent then script to any computers, why would i get this error under the Notes: section...any help would be appreciated, thanks!!


2 Comments   [ + ] Show comments
  • Can you post the full XML of the script? - JasonEgg 7 years ago
  • Have you tried to run the script as the Logged In User? I had trouble importing reg keys into HKCU when running the script as the system or an administrative account because it is the Current User key. After I switched it to run as Logged On User, my issues went away. - DaveMT 6 years ago

Answers (1)

Answer Summary:
Posted by: rpsolis 7 years ago
Senior Yellow Belt
0

Top Answer

Kace could not recognize what i was trying to do.  So i ran 'reg add "HKCU\Software\Microsoft\Internet Explorer\VersionManager" /v DownloadVersionList /t REG_DWORD /d 0 /f', in cmd line.  Then exported that registry key from my PC to a .reg file, opened that file in notepad, then copied the text to the K1000.  Under the Scripting>Configuration Policy>Registry wizard.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ