Jump to content

Standard Apps lassen sich nicht per GPO zuweisen


Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Recommended Posts

Posted

Hi,

wir haben bei einigen Clients merkwürdiges Verhalten. Bei einigen wird das Word Symbol bei z.B. docx nicht angezeigt. Ein Doppelklick öffnet aber Word. Selbst wenn ich die Standard Apps zurücksetze bzw. docx Word zuweise ändert sich das Verhalten nicht. Dies ist darum ein Problem, da ein Klick auf ein verlinktes Word Dokument, z.B. aus Excel heraus, immer mit der Fehlermeldung quittiert wird, es sei kein Standardprogramm gewählt. Ich habe nun versucht mittels GPO und der Zuweisung einer appassociation.xml, die ich auf einem Referenzsystem erstellt habe, das Problem zu lösen. Ebenfalls kein Erfolg. Auf dem betreffendem System kann ich mittels dism die AppAssociations auslesen. Dies enthalten aber kein Word z.B.

 

 

Dies ist die Referenz  XML. Sie liegt im Sysvol und ist von jedem User erreichbar

 

<?xml version="1.0" encoding="UTF-8"?>
<DefaultAssociations>
  <Association Identifier=".htm" ProgId="ChromeHTML" ApplicationName="Google Chrome" />
  <Association Identifier=".html" ProgId="ChromeHTML" ApplicationName="Google Chrome" />
  <Association Identifier=".sap" ProgId="SAPGUI.Shortcut.File" ApplicationName="SAP GUI for Windows" />
  <Association Identifier=".msg" ProgId="Outlook-Element" ApplicationName="Outlook" />
  <Association Identifier=".shtml" ProgId="ChromeHTML" ApplicationName="Google Chrome" />
  <Association Identifier="ftp" ProgId="ChromeHTML" ApplicationName="Google Chrome" />
  <Association Identifier="http" ProgId="ChromeHTML" ApplicationName="Google Chrome" />
  <Association Identifier="https" ProgId="ChromeHTML" ApplicationName="Google Chrome" />
  <Association Identifier="mailto" ProgId="mailto" ApplicationName="Outlook" />
  <Association Identifier="microsoft-edge" ProgId="AppX7rm9drdg8sk7vqndwj3sdjw11x96jc0y" ApplicationName="Microsoft Edge" />
  <Association Identifier="microsoft-edge-holographic" ProgId="AppX3xxs313wwkfjhythsb8q46xdsq8d2cvv" ApplicationName="Microsoft Edge" />
  <Association Identifier="webcal" ProgId="webcal" ApplicationName="Outlook" />
  <Association Identifier=".docm" ProgId="Word.DocumentMacroEnabled.12" ApplicationName="Word" />
  <Association Identifier=".docx" ProgId="Word.Document.12" ApplicationName="Word" />
  <Association Identifier=".docxml" ProgId="wordxmlfile" ApplicationName="Word" />
  <Association Identifier=".dot" ProgId="Word.Template.8" ApplicationName="Word" />
  <Association Identifier=".dothtml" ProgId="wordhtmltemplate" ApplicationName="Word" />
  <Association Identifier=".dotm" ProgId="Word.TemplateMacroEnabled.12" ApplicationName="Word" />
</DefaultAssociations>

 

Die GPO wird auf dem Client auch angewendet, zumindest sagt RSOP mir das.

 

Hat jemand eine Idee wo genau das Problem liegen könnte?

 

Der letzte Beitrag zu diesem Thema ist mehr als 180 Tage alt. Bitte erstelle einen neuen Beitrag zu Deiner Anfrage!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...