Forums Zebulon.fr: connection down XPlite/TuneUp2006 - Forums Zebulon.fr

Aller au contenu

connection down XPlite/TuneUp2006 Noter : -----

#1 L'utilisateur est hors-ligne   plumeplume 

  • Junior Member
  • Groupe : Membres
  • Messages : 4
  • Inscrit(e) : 28-décembre 05

Posté 28 décembre 2005 - 11:18

completement newbie dans l'optimisation, j ai preferé m en remettre a XPlite et TuneUp2006. Helas apres deux trois manip de base et un reboot plus de connection internet...
Une idée de ce qui aura pu faire cela?
je sais c est très vague mais je cherche plus des pistes d'investigation que des reponses toutes faites.

Sinon a quoi faut il prendre garde de ne pas bidouiller avec XPlite, et a l'inverse qu est ce qui peut etre zapper sans remords ?

Merci pour vos conseils
0

PUBLICITÉ

  • Annonces Google

#2 tesgaz

  • Groupe : Invités

Posté 28 décembre 2005 - 11:21

Salut,

probleme de services désactivés
XPLITE est un outils très puissant, mais quand on connait mal le système, c'est le genre de soucis qui peut arriver
idem pour tuneup
0

#3 L'utilisateur est hors-ligne   lol.2.dol 

  • Full Patch Member
  • Voir le blog
  • Groupe : Membres
  • Messages : 1852
  • Inscrit(e) : 24-août 04

Posté 28 décembre 2005 - 11:39

Bha essayes de remettre tout ce que tu as enlevé avec XPlite,et redémarre,peut-être que ta connection sera revenue...
Ensuite enlève élément par élément,avec un reboot entre chaque retrait,et tu verras quel truc il ne faut pas retirer pour garder ta connection...

Si tu nous disait comment tu es connecté à Internet ça pourrait aider,ou alors nous dire quels éléments tu as retiré..
Ou dans quel catégorie au moins...

@+
0

#4 L'utilisateur est hors-ligne   alex.hitman 

  • Extrem Member
  • Groupe : Membres
  • Messages : 637
  • Inscrit(e) : 05-juin 04

Posté 28 décembre 2005 - 11:42

Salut, dans TuneUp tu as un système de backup. Sers-toi en.
0

#5 L'utilisateur est hors-ligne   plumeplume 

  • Junior Member
  • Groupe : Membres
  • Messages : 4
  • Inscrit(e) : 28-décembre 05

Posté 28 décembre 2005 - 11:51

Merci Merci.

Je me suis apercu de probleme ce matin avant le taf, pas eu le temps de faire ces manips. c est prevu pour ce soir, mais la ou je suis dubitatif c'est qu 'apres chaque modif et reboot, j avais teste ma machine hier et ca semblait tourner.
XPlite a enlevé des services sans lui demander, certains sont ils liés?

Et vous de quoi vous séparez vous dans XP?

Merci pour vos tuyaux
0

#6 tesgaz

  • Groupe : Invités

Posté 28 décembre 2005 - 12:00

arf,

de presque tout à titre personnel, mais ne suis pas exemple, il est mauvais :
http://speedweb1.fre...page=optimiser2
0

#7 L'utilisateur est hors-ligne   alex.hitman 

  • Extrem Member
  • Groupe : Membres
  • Messages : 637
  • Inscrit(e) : 05-juin 04

Posté 28 décembre 2005 - 12:01

Je me sépare de beaucoup de services ! De plus, je fais quelques manipulations dans le registre et autre.

Je vais voir si je peux te faire la liste (mais c'est pas sur parce que c'est très long...).


edit : D'ailleurs tesgaz, je me suis en partie inspiré, pour les services, de ton site. Il est très bien je trouve. Par contre je rencontre un problème en désactivant un des services que tu dis pouvoir être désactivé (mais je ne sais plus lequel) : le démarrage est ralentit considérablement, environs 3 minutes !

Ce message a été modifié par alex.hitman - 28 décembre 2005 - 12:03 .

0

#8 tesgaz

  • Groupe : Invités

Posté 28 décembre 2005 - 12:10

de toute façon, c'est difficile de donner une config toute prète pour chacun, pas possible dans le sens ou notre utilisation n'est pas forcement la même du système d'exploitation, mes indications ne sont qu'un constat personnel de l'utilité ou pas d'un service, d'une fonction ou autre :P
0

#9 L'utilisateur est hors-ligne   alex.hitman 

  • Extrem Member
  • Groupe : Membres
  • Messages : 637
  • Inscrit(e) : 05-juin 04

Posté 28 décembre 2005 - 12:17

Je sais bien, c'est justement pour cela que je me suis "seulement" inspiré de ton article. Il m'a bien renseigné d'ailleurs.

Bon, j'ai créé un petit fichier .reg afin d'optimiser en un clic mes services. Voici le contenu de ce fichier (certains services de Windows n'y figurent pas car ils sont tout simplement supprimés) :

 Windows Registry Editor Version 5.00
 
; ----------------
; Les services
; ----------------
; 2 = automatique
; 3 = manuel
; 4 = désactivé

 
;1-Acquisition d'image Windows (WIA)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000002
 
;2-Affichage des messages
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger]
"Start"=dword:00000004
 
;4-Appel de procédure distante (RPC)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcSs]
"Start"=dword:00000002
 
;5-Application système COM+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\COMSysApp]
"Start"=dword:00000003
 
;6-Assistance TCP/IP NetBIOS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\LmHosts]
"Start"=dword:00000004
 
;7-Audio Windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AudioSrv]
"Start"=dword:00000002
 
;8-Avertissement
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Alerter]
"Start"=dword:00000004
 
;9-Carte à puce
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SCardSvr]
"Start"=dword:00000004
 
;10-Carte de performance WMI
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmiApSrv]
"Start"=dword:00000004
 
;11-Cliché instantané de volume
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\VSS]
"Start"=dword:00000003
 
;12-Client de suivi de lien distribué
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TrkWks]
"Start"=dword:00000004
 
;13-Client DHCP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dhcp]
"Start"=dword:00000002
 
;14-Client DNS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache]
"Start"=dword:00000004
 
;15-Compatibilité avec le Changement rapide d'utilisateur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\FastUserSwitchingCompatibility]
"Start"=dword:00000004
 
;17-Connexion secondaire
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\seclogon]
"Start"=dword:00000004
 
;18-DDE réseau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetDDE]
"Start"=dword:00000004
 
;19-Détection matériel noyau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ShellHWDetection]
"Start"=dword:00000002
 
;20-Distributed Transaction Coordinator
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSDTC]
"Start"=dword:00000004
 
;21-DSDM DDE réseau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NetDDEdsdm]
"Start"=dword:00000004
 
;22-Emplacement protégé
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ProtectedStorage]
"Start"=dword:00000002
 
;23-Explorateur d'ordinateur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Browser]
"Start"=dword:00000002
 
;25-Fournisseur de la prise en charge de sécurité LM NT
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtLmSsp]
"Start"=dword:00000004
 
;26-Gestion d'applications
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\AppMgmt]
"Start"=dword:00000003
 
;27-Gestionnaire de comptes de sécurité
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SamSs]
"Start"=dword:00000003
 
;28-Gestionnaire de connexion automatique d'accès distant
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasAuto]
"Start"=dword:00000003
 
;29-Gestionnaire de connexions d'accès distant
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RasMan]
"Start"=dword:00000003
 
;30-Gestionnaire de disque logique
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmserver]
"Start"=dword:00000003
 
;32-Gestionnaire de session d'aide sur le Bureau à distance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RDSessMgr]
"Start"=dword:00000004
 
;34-Horloge Windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time]
"Start"=dword:00000002
 
;36-Infrastructure de gestion Windows
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\winmgmt]
"Start"=dword:00000002
 
;37-Journal des événements
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Eventlog]
"Start"=dword:00000002
 
;38-Journaux et alertes de performance
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SysmonLog]
"Start"=dword:00000004
 
;39-Localisateur d'appels de procédure distante (RPC)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RpcLocator]
"Start"=dword:00000003
 
;41-Mises à jour automatiques
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wuauserv]
"Start"=dword:00000002
 
;42-MS Software Shadow Copy Provider
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SwPrv]
"Start"=dword:00000003
 
;43-NLA (Network Location Awareness)
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Nla]
"Start"=dword:00000004
 
;44-Notification d'événement système
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SENS]
"Start"=dword:00000002
 
;45-Portable Media Serial Number Service
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WmdmPmSN]
"Start"=dword:00000003
 
;46-Onduleur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\UPS]
"Start"=dword:00000004
 
;47-Ouverture de session réseau
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Netlogon]
"Start"=dword:00000004
 
;48-Pare-feu Windows / Partage de connexion Internet
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SharedAccess]
"Start"=dword:00000004
 
;50-Planificateur de tâches
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Schedule]
"Start"=dword:00000004
 
;51-Plug-and-Play
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PlugPlay]
"Start"=dword:00000002
 
;53-QoS RSVP
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RSVP]
"Start"=dword:00000004
 
;54-Routage et accès distant
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\RemoteAccess]
"Start"=dword:00000004
 
;55-Serveur
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver]
"Start"=dword:00000002
 
;57-Service d'administration du Gestionnaire de disque logique
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\dmadmin]
"Start"=dword:00000003
 
;59-Service de la passerelle de la couche Application
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ALG]
"Start"=dword:00000003
 
;60-Service de rapport d'erreurs
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\ERSvc]
"Start"=dword:00000004
 
;61-Service de restauration système
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\srservice]
"Start"=dword:00000004
 
;62-Service de transfert intelligent en arrière-plan
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BITS]
"Start"=dword:00000003
 
;64-Services de cryptographie
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\CryptSvc]
"Start"=dword:00000002
 
;65-Services IPSEC
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\PolicyAgent]
"Start"=dword:00000004
 
;66-Services Terminal Server
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TermService]
"Start"=dword:00000004
 
;67-Spouleur d'impression
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Spooler]
"Start"=dword:00000002
 
;68-Station de travail
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanworkstation]
"Start"=dword:00000002
 
;69-Stockage amovible
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NtmsSvc]
"Start"=dword:00000003
 
;70-Système d'événements de COM+
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventSystem]
"Start"=dword:00000003
 
;71-Téléphonie
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\TapiSrv]
"Start"=dword:00000003
 
;73-Thèmes
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Themes]
"Start"=dword:00000002
 
;74-WebClient
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WebClient]
"Start"=dword:00000004
 
;75-Windows Installer
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSIServer]
"Start"=dword:00000003 




/!\ Attention /!\ Je te déconseille d'utiliser directement ce fichier afin d'optimiser ton ordinateur.
Ceci vient seulement de l'utilisation personnelle que je fais de mon ordinateur. Tout fonctionne parfaitement (internet, réseau local, jeux... enfin tout quoi !), mais ce ne sera peut-être pas le cas pour toi. J'ai mis ce fichier pour que tu t'en inspire seulement.


J'espère qu'il va t'aider.

Ce message a été modifié par alex.hitman - 28 décembre 2005 - 12:18 .

0

#10 L'utilisateur est hors-ligne   plumeplume 

  • Junior Member
  • Groupe : Membres
  • Messages : 4
  • Inscrit(e) : 28-décembre 05

Posté 28 décembre 2005 - 12:35

Eh bah. Si avec tout ca j y arrive pas, y a plus qu a m acheter un mac :P

Super les tutos du lien

merci a tous bye
0



Réponse rapide

  

Similar Topics
  Sujet Commencé par Statistiques Infos sur le dernier message
Sujet ouvert (nouvelles réponses) Plus de connection Internet suite Security update Floriane  
  • 1 réponses
  • 593 vues
Sujet ouvert (nouvelles réponses) [RESOLU] problème connection internet
Tonton57 confirme infection apèrs analyse ZHPDiag
VIRGULE38 
  • 12 réponses
  • 799 vues
Sujet ouvert (nouvelles réponses) connection routeur wifi lexross 
  • 3 réponses
  • 740 vues
Sujet ouvert (nouvelles réponses) Vista connection internet impossible... Mais... peter52 
  • 0 réponses
  • 712 vues
Sujet ouvert (nouvelles réponses) soucis de connection via routeur sitecom mamarazzi 
  • 8 réponses
  • 1388 vues
Sujet ouvert (nouvelles réponses) probleme de connection a Gmail charnalt 
  • 2 réponses
  • 867 vues
Sujet ouvert (nouvelles réponses) connection a un site(RESOLU)
je n'arrive pas a me connecter
slimme 
  • 4 réponses
  • 592 vues
Sujet ouvert (nouvelles réponses) Msn Live 2009 - Connection impossible - pas de message d'erreur
Connection impossible paramètrage pourtant correcte.
Pierre92  
  • 2 réponses
  • 1655 vues
Sujet ouvert (nouvelles réponses) probléme demarrage et connection internet aprés arrêt prolongé du PC jpt 
  • 2 réponses
  • 1044 vues
Sujet ouvert (nouvelles réponses) connection portable danbar72 
  • 3 réponses
  • 318 vues

1 utilisateur(s) en train de lire ce sujet
0 membre(s), 1 invité(s), 0 utilisateur(s) anonyme(s)



    Page officielle Zebulon.fr