Windows 10: On updated to 1511 machines gpedit.msc reports namespace conflict

Discus and support On updated to 1511 machines gpedit.msc reports namespace conflict in Windows 10 Updates and Activation to solve the problem; Frankly I am always a bit afraid running such scripts : my experience is that they usually return errors, because things are just a little different... Discussion in 'Windows 10 Updates and Activation' started by AndreyT, Nov 15, 2015.

  1. tfwul Win User

    On updated to 1511 machines gpedit.msc reports namespace conflict


    Frankly I am always a bit afraid running such scripts : my experience is that they usually return errors, because things are just a little different here or there.

    But, okay, let's give it a try

    I copied the text into an editor and created a .bat file named "Microsoft-Windows-Geolocation-WLPAdm-update"

    ==results==
    C:\>Microsoft-Windows-Geolocation-WLPAdm-update

    C:\>cd C:\Windows\PolicyDefinitions

    C:\Windows\PolicyDefinitions>takeown /f LocationProviderAdm.admx
    ERROR: The current logged on user does not have ownership privileges on
    the file (or folder) "C:\Windows\PolicyDefinitions\LocationProviderAdm.admx".

    C:\Windows\PolicyDefinitions>icacls LocationProviderAdm.admx /grant "DESKTOP-XXXXXX\username" : (F)
    LocationProviderAdm.admx: Access is denied.
    Successfully processed 0 files; Failed processing 1 files

    C:\Windows\PolicyDefinitions>del LocationProviderAdm.admx
    C:\Windows\PolicyDefinitions\LocationProviderAdm.admx
    Access is denied.

    C:\Windows\PolicyDefinitions>takeown /f Microsoft-Windows-Geolocation-WLPAdm.admx
    ERROR: The system cannot find the file specified.

    C:\Windows\PolicyDefinitions>icacls Microsoft-Windows-Geolocation-WLPAdm.admx /grant "DESKTOP-XXXXXX\username": (F)
    Microsoft-Windows-Geolocation-WLPAdm.admx: The system cannot find the file specified.
    Successfully processed 0 files; Failed processing 1 files

    C:\Windows\PolicyDefinitions>ren Microsoft-Windows-Geolocation-WLPAdm.admx LocationProviderAdm.admx
    The system cannot find the file specified.

    C:\Windows\PolicyDefinitions>icacls LocationProviderAdm.admx /setowner "NT SERVICE\TrustedInstaller"
    LocationProviderAdm.admx: Access is denied.
    Successfully processed 0 files; Failed processing 1 files

    C:\Windows\PolicyDefinitions>icacls LocationProviderAdm.admx /remove "DESKTOP-XXXXXX\username"
    LocationProviderAdm.admx: Access is denied.
    Successfully processed 0 files; Failed processing 1 files

    C:\Windows\PolicyDefinitions>

    recycle bin shows LocationProviderAdm.admx from \\WinSXS folder


    On updated to 1511 machines gpedit.msc reports namespace conflict [​IMG]


    after accessing GPO below shows up (without warning!)
    Is this correct now?



    On updated to 1511 machines gpedit.msc reports namespace conflict [​IMG]
     
    tfwul, Jan 4, 2016
    #31
  2. lx07 Win User

    You have to be logged on as an administrator and run the commands from an elevated command prompt (right click and "run as administrator") - or if you make a batch file you have to run that as administrator.

    If you prefer you can run the commands one at a time - no need to do all at once. Only if the takeown works move onto the next command...

    What it looks like it you have deleted the old one but not renamed the new.
     
  3. tfwul Win User
    Also I see that a little further the script was adjusted (first line en-us)
    See screenshot above
    Think I should have taken the other script then.
    =
     
    tfwul, Jan 4, 2016
    #33
  4. tfwul Win User

    On updated to 1511 machines gpedit.msc reports namespace conflict

    Okay, thanks. AFAIK I am logged on as administrator and I ran the .bat from elevated cmd prompt.

    But I did the steps one-by-on now.
    This is what is left and GPO is opened showing 'Computer Configuration' and 'User Configuration' without an showing an error.


    On updated to 1511 machines gpedit.msc reports namespace conflict [​IMG]
     
    tfwul, Jan 4, 2016
    #34
  5. lx07 Win User
    That looks correct. admx in PolicyDefinitions and adml in PolicyDefinitions/en-US. This is the same as me (I never did anything with WinSxS) and if it is working then it is OK.


    On updated to 1511 machines gpedit.msc reports namespace conflict [​IMG]
     
  6. tfwul Win User
    Thank you so much!!
    Truly appreciate your help and getting me on the 'right track'
    =
     
    tfwul, Jan 4, 2016
    #36
  7. lx07 Win User
    You are welcome *Smile
     
  8. drugo Win User

    On updated to 1511 machines gpedit.msc reports namespace conflict

    hi lx07
    after the last update 1511 105896.2018 i got again another error

    do you how fix it?
    thanks in advances!


    On updated to 1511 machines gpedit.msc reports namespace conflict [​IMG]
     
    drugo, Apr 22, 2016
    #38
  9. same here

     
    PowerDrome, Apr 22, 2016
    #39
  10. Edward Win User
    Yes it is showing on my PC and both laptops too
     
    Edward, Apr 22, 2016
    #40
  11. lx07 Win User
    What this error means is that the language specific .adml file (in en-US, fr-FR, it-IT or whatever language you are using) is either completely missing or does not have one of the tags referred to in the main .admx file.

    It is not a big deal - all it means is that the specific gpedit option will not be available so if you don't want to change it you can ignore it.

    On my build I have a similar error but with the Windows maps app but as I don't want to make a group policy setting to do with downloading maps I'm ignoring it and hoping it will be fixed one of these days.

    If you do want to fix it though, below is my (English 14328 build) version of the file Code: C:\Windows\PolicyDefinitions\en-US\WindowsStore.adml[/quote] which is the one causing you the problem.

    You can copy either the whole file (if it is missing) or the bit in bold below into your existing file in your language directory if you already have it.

    Code: <?xml version="1.0" encoding="utf-8"?> <policyDefinitionResources xmlns:xsd="XML Schema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions"> <displayName>Store Policy</displayName> <description>Store Policy</description> <resources> <stringTable> <string id="RemoveWindowsStore">Turn off the Store application</string> <string id="RemoveWindowsStore_Help">Denies or allows access to the Store application. If you enable this setting, access to the Store application is denied. Access to the Store is required for installing app updates. If you disable or don't configure this setting, access to the Store application is allowed.</string> <string id="DisableAutoInstall">Turn off Automatic Download and Install of updates</string> <string id="DisableAutoInstall_Help">Enables or disables the automatic download and installation of app updates. If you enable this setting, the automatic download and installation of app updates is turned off. If you disable this setting, the automatic download and installation of app updates is turned on. If you don't configure this setting, the automatic download and installation of app updates is determined by a registry setting that the user can change using Settings in the Windows Store.</string> <string id="DisableAutoDownloadWin8">Turn off Automatic Download of updates on Win8 machines</string> <string id="DisableAutoDownloadWin8_Help">Enables or disables the automatic download of app updates on PCs running Windows 8. If you enable this setting, the automatic download of app updates is turned off. If you disable this setting, the automatic download of app updates is turned on. If you don't configure this setting, the automatic download of app updates is determined by a registry setting that the user can change using Settings in the Windows Store.</string> <string id="DisableOSUpgradeOption">Turn off the offer to update to the latest version of Windows</string> <string id="DisableOSUpgradeOption_Help">Enables or disables the Store offer to update to the latest version of Windows. If you enable this setting, the Store application will not offer updates to the latest version of Windows. If you disable or do not configure this setting the Store application will offer updates to the latest version of Windows.</string> <string id="DisableStoreApps">Disable all apps from Windows Store </string> <string id="DisableStoreApps_Help">Disable turns off the launch of all apps from the Windows Store that came pre-installed or were downloaded. Apps will not be updated. Your Store will be also be disabled. Enable turns all of it back on. This setting applies only to Enterprise and Education editions of Windows.</string> <string id="RequirePrivateStoreOnly">Only display the private store within the Windows Store app</string> <string id="RequirePrivateStoreOnly_Help">Denies access to the retail catalog in the Windows Store app, but displays the private store. If you enable this setting, users will not be able to view the retail catalog in the Windows Store app, but they will be able to view apps in the private store. If you disable or don't configure this setting, users can access the retail catalog in the Windows Store app.</string> <string id="WindowsStore">Store</string> </stringTable> </resources> </policyDefinitionResources>[/quote] Note that if you copy the English version into a it-IT (for Italian) then this specific part of gpedit.msc will work fine but appear in English not Italian. You can translate it if that worries you (the text in red not the names of the tags).

    It the file exists it will be owned by Trusted Installer and you will not be authorized. You'll need to take authority as mentioned earlier in this thread.

    Hope this helps a little - let me know if it isn't clear.
     
  12. lnjr Win User
    I have a small lenovo thinkpad that I don't use too frequently but it did come with windows 10 professional pre-installed on the computer. I don't use the group policy editor much but when to use it about a week or so ago and I got the same pop-up message. I just clicked ok, it popped up one more time, clicked ok and just ignored it.

    I think that I was going to configure the windows updates, but just skipped it since I got that message.

    However, now that I have a little time, I thought that I would investigate what the error message is all about.

    It does look like this is happening with an update to 1511 machines. I am not sure what a 1511 machine is but I am getting it as well.

    This is a Lenovo Thinkpad running windows 10Pro. Processor is and Intel Celeron cup n2940 1.83GHz
    4 gb ram installed
    64 bit operating system
     
Thema:

On updated to 1511 machines gpedit.msc reports namespace conflict

Loading...
  1. On updated to 1511 machines gpedit.msc reports namespace conflict - Similar Threads - updated 1511 machines

  2. Conflicting updates

    in Windows 10 Gaming
    Conflicting updates: 2 Update with different version for same driver. https://answers.microsoft.com/en-us/windows/forum/all/conflicting-updates/d32f33c4-d512-4d0e-b22c-e8352bafcc38
  3. Conflicting updates

    in Windows 10 Software and Apps
    Conflicting updates: 2 Update with different version for same driver. https://answers.microsoft.com/en-us/windows/forum/all/conflicting-updates/d32f33c4-d512-4d0e-b22c-e8352bafcc38
  4. Windows 11 conflicting reports.

    in Windows 10 Gaming
    Windows 11 conflicting reports.: One says the system doesn't meet the requirements while another says it does.What do you do?Vijay https://answers.microsoft.com/en-us/windows/forum/all/windows-11-conflicting-reports/02595d1e-5c4c-4538-b475-e994b5f37df5
  5. Windows 11 conflicting reports.

    in Windows 10 Software and Apps
    Windows 11 conflicting reports.: One says the system doesn't meet the requirements while another says it does.What do you do?Vijay https://answers.microsoft.com/en-us/windows/forum/all/windows-11-conflicting-reports/02595d1e-5c4c-4538-b475-e994b5f37df5
  6. Windows 11 conflicting reports.

    in Windows 10 Installation and Upgrade
    Windows 11 conflicting reports.: One says the system doesn't meet the requirements while another says it does.What do you do?Vijay https://answers.microsoft.com/en-us/windows/forum/all/windows-11-conflicting-reports/02595d1e-5c4c-4538-b475-e994b5f37df5
  7. Windows version number reporting conflict

    in Windows 10 Support
    Windows version number reporting conflict: Hello. When I run winver, the WIn10 splash screen reports I am running Version 1909 (OS Build 18363.1379). However, the version painted to the screen is Build 18362.19h1_release.190318-1202. Any idea why these two aren't the same? (BTW I have tried turning the...
  8. Correct Choice to Disable Windows Error Reporting in gpedit.

    in Windows 10 Support
    Correct Choice to Disable Windows Error Reporting in gpedit.: Hello all, In gpedit, I see two locations to deal with Windows Error Reporting. Computer Configuration > Administrative Templates > Windows Components > Windows Error Reporting: Disable Windows Error Reporting and Computer Configuration > Administrative Templates >...
  9. gpedit

    in Windows 10 BSOD Crashes and Debugging
    gpedit: Tengo el editor de directivas de grupo local. al revisar su contenido observo que le faltan carpetas se pueden actualizar este editor. Se pueden descargar los archivos, se puede hacer algo.o automáticamente se va actualizando. agradezco algún comentario.GRACIAS...
  10. GPEdit: namespace already defined?

    in Windows 10 Support
    GPEdit: namespace already defined?: I ran Windows Update as normal this morning, but got a message at the top saying "Some settings are managed by your organisation." I looked on the forum, and sure enough, there were others with this problem. I chose the fix that involved GPEdit, but on running this I got...
Tags: