Project

General

Profile

Tâche #21636

Distribution EOLE - Scénario #21300: Traitement express MEN (40-42)

Intégrer la clé permettant de corriger la lenteur bureau distant Windows 10 dans ESU

Added by David PAILLER almost 6 years ago. Updated almost 6 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
10/06/2017
Due date:
% Done:

100%

Estimated time:
2.00 h
Spent time:
Remaining (hours):
0.0

Description

grâce à un collègue qui travaille sous se3, j'ai la solution au problème:

"C'est un bug windows 10, il faut appliquer un clé GPO pour éviter que mstsc fasse une recherche de toutes les imprimantes réseau à chaque lettre tapée dans la fenêtre de connexion..."
Donc la clé à passer GPO à passer est :

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb] "ProtectionPolicy"=dword:00000001

et tout redevient normal

Serait-il possible de l'intégrer dans esu?

Cordialement


Related issues

Related to eole-client - Demande #20420: w10 : problèmes de lenteurs, d'écrans noirs au login Fermé 05/05/2017

Associated revisions

Revision 87497f21 (diff)
Added by Joël Cuissinat almost 6 years ago

Intégration de la règle de recherche des imprimantes réseau

Ref: #21636
Thanks: David PAILLER

History

#1 Updated by Joël Cuissinat almost 6 years ago

  • Status changed from Nouveau to En attente d'informations
  • Assigned To set to Joël Cuissinat

#2 Updated by Joël Cuissinat almost 6 years ago

  • Status changed from En attente d'informations to Nouveau

#3 Updated by Joël Cuissinat almost 6 years ago

  • Estimated time set to 2.00 h
  • Parent task set to #21300

#4 Updated by Joël Cuissinat almost 6 years ago

  • Subject changed from bug windows 10 bureau distant: lenteur to Intégrer la clé permettant de corriger la lenteur bureau distant Windows 10 dans ESU
  • Status changed from Nouveau to En cours
  • Remaining (hours) set to 2.0

#5 Updated by Joël Cuissinat almost 6 years ago

Extrait du fichier XML fourni par l'utilisateur :

                    <Regle classeobjet="REGISTRE" type="BOOLEEN">
                        <OS>2</OS>
                        <Intitule>Empêche l'application de bureau à distance de chercher les imprimantes réseau à chaque lettre tapée</Intitule>
                        <Chemin>REG://HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\Protect\Providers\df9d8cd0-1501-11d1-8c7a-00c04fc297eb\</Chemin>
                        <Variable nom="ProtectionPolicy" type="DWORD">
                            <ValueOn>1</ValueOn>
                            <ValueOff>SUPPR</ValueOff>
                        </Variable>
                        <Commentaire>Bug de Windows 10: a laisser coché </Commentaire>
                    </Regle>

#6 Updated by Joël Cuissinat almost 6 years ago

  • % Done changed from 0 to 100
  • Remaining (hours) changed from 2.0 to 1.0

Fait pour EOLE 2.6.2, rétro-portages à réaliser si pas de problème détecté mais jusqu'où ? (2.5.2 ou 2.5.1 sachant que visiblement certaines règles n'ont déjà pas été portées jusqu'en 2.5.1 !)

#7 Updated by Joël Cuissinat almost 6 years ago

Décision du P.O. : >= 2.5.2

#8 Updated by Joël Cuissinat almost 6 years ago

  • Status changed from En cours to Résolu
  • Remaining (hours) changed from 1.0 to 0.5

#9 Updated by Gérald Schwartzmann almost 6 years ago

  • Remaining (hours) changed from 0.5 to 0.0
$ git branch --contains 87497f212bf423d3a60bce584a92e605ef26d991
  2.5.2/master
* 2.6.1/master
  master

La modification est bien dans le fichier sur un Scribe à jour en dev :

root@scribe:~# vim /home/esu/Console/ListeRegles.xml

#10 Updated by Gérald Schwartzmann almost 6 years ago

  • Status changed from Résolu to Fermé

#11 Updated by Fabrice Barconnière almost 6 years ago

  • Related to Demande #20420: w10 : problèmes de lenteurs, d'écrans noirs au login added

Also available in: Atom PDF