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!

Empfohlene Beiträge

Geschrieben

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!

Erstelle ein Benutzerkonto oder melde dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde dich hier an.

Jetzt anmelden
×
×
  • Neu erstellen...