[CMD] Couper un programme automatiquement

Couper un programme automatiquement [CMD] - Logiciels - Windows & Software

Marsh Posté le 23-05-2004 à 22:32:48    

Hello à tous
------------
 
J'aimerais pouvoir fermer un programme à l'aide d'une commande .BAT via l'invite de commande.
 
 
Je m'explique j'ais mon collègue qui utlise le meme login que moi pour un logiciel (oracle discoverer) lorsque j'ai énormément de boulot j'oublie souvent de le couper (je suis asser tete en l'air pour certaine chôse ) donc j'aimerais savoir si c'est possible via l'invite de commande de couper ce programme après 10 minutes d'inactivité par exemple...
 
ainsi mon collègue ne serais plus embété pour utiliser ma clée lorsque je suis occupé a autre chôse.
 
pourquoi un .BAT ? parce que je ne peut instaler aucun EXE(si vous avez une autre idée....) et je n'ais pas envie de melé mon administrateur réseau a cela ...


Message édité par LeGrandLoup le 24-05-2004 à 14:56:37
Reply

Marsh Posté le 23-05-2004 à 22:32:48   

Reply

Marsh Posté le 23-05-2004 à 23:28:40    

je suppose que tu parles d'un .bat en fait ?

Reply

Marsh Posté le 24-05-2004 à 05:21:31    

Oui il parle d'un .bat.

Reply

Marsh Posté le 24-05-2004 à 06:23:43    

Sans être administrateur tu ne pourras pas...
 
En gros la solution consisterait à :
1) Télécharger un logiciel permettant de tuer un processus en onction de son nom : pskill
2) Créer une tâche planifiée basée sur "IDLE" qui lance pskill.
 
La meilleure solution étant à mon avis que vous possédiez chacun votre login.

Reply

Marsh Posté le 24-05-2004 à 14:51:35    

Requin a écrit :

Sans être administrateur tu ne pourras pas...
 
En gros la solution consisterait à :
1) Télécharger un logiciel permettant de tuer un processus en onction de son nom : pskill
2) Créer une tâche planifiée basée sur "IDLE" qui lance pskill.
 
La meilleure solution étant à mon avis que vous possédiez chacun votre login.


ok a la limite  je peux encore m'arranger pour mettre pskill sur mon pc de bureau au boulot mais comment cela fonctionne-t-il ?  
J'ai extrait le .exe je le lance une petite fenetre s'ouvre mais elle ce coupe directement pourrais-tu m'expliquer ?  
encore merci de ton aide.

Reply

Marsh Posté le 24-05-2004 à 15:06:39    

démarrer -> cmd -> bouton "ok" -> saisir "pskill -?" (sans les guillemets)
 
Ainsi tu verras l'aide de la commande :

Citation :

Usage
Running PsKill with a process ID directs it to kill the process of that ID on the local computer. If you specify a process name PsKill will kill all processes that have that name.  
 
usage: pskill [-?] [\\computer [-u username] [-p password]] <process name | process id>  
-? Displays the supported options.  
\\computer Specifies the computer on which the process you want to terminate is executing. The remote computer must be accessible via the NT network neighborhood.  
-u username If you want to kill a process on a remote system and the account you are executing in does not have administrative privileges on the remote system then you must login as an administrator using this command-line option. If you do not include the password with the -p option then PsKill will prompt you for the password without echoing your input to the display.  
-p password This option lets you specify the login password on the command line so that you can use PsList from batch files. If you specify an account name and omit the -p option PsList prompts you interactively for a password.  
process id Specifies the process ID of the process you want to kill.  
process name Specifies the process name of the process


Message édité par Requin le 24-05-2004 à 15:07:47
Reply

Marsh Posté le 24-05-2004 à 15:40:19    

Requin a écrit :

démarrer -> cmd -> bouton "ok" -> saisir "pskill -?" (sans les guillemets)
 
Ainsi tu verras l'aide de la commande :

Citation :

Usage
Running PsKill with a process ID directs it to kill the process of that ID on the local computer. If you specify a process name PsKill will kill all processes that have that name.  
 
usage: pskill [-?] [\\computer [-u username] [-p password]] <process name | process id>  
-? Displays the supported options.  
\\computer Specifies the computer on which the process you want to terminate is executing. The remote computer must be accessible via the NT network neighborhood.  
-u username If you want to kill a process on a remote system and the account you are executing in does not have administrative privileges on the remote system then you must login as an administrator using this command-line option. If you do not include the password with the -p option then PsKill will prompt you for the password without echoing your input to the display.  
-p password This option lets you specify the login password on the command line so that you can use PsList from batch files. If you specify an account name and omit the -p option PsList prompts you interactively for a password.  
process id Specifies the process ID of the process you want to kill.  
process name Specifies the process name of the process




excuse moi cela marche maintenant mais pas moyen de couper une aplication pourrais-tu m'aider ?  
 

Reply

Marsh Posté le 25-05-2004 à 21:55:09    

Requin a écrit :

démarrer -> cmd -> bouton "ok" -> saisir "pskill -?" (sans les guillemets)
 
Ainsi tu verras l'aide de la commande :

Citation :

Usage
Running PsKill with a process ID directs it to kill the process of that ID on the local computer. If you specify a process name PsKill will kill all processes that have that name.  
 
usage: pskill [-?] [\\computer [-u username] [-p password]] <process name | process id>  
-? Displays the supported options.  
\\computer Specifies the computer on which the process you want to terminate is executing. The remote computer must be accessible via the NT network neighborhood.  
-u username If you want to kill a process on a remote system and the account you are executing in does not have administrative privileges on the remote system then you must login as an administrator using this command-line option. If you do not include the password with the -p option then PsKill will prompt you for the password without echoing your input to the display.  
-p password This option lets you specify the login password on the command line so that you can use PsList from batch files. If you specify an account name and omit the -p option PsList prompts you interactively for a password.  
process id Specifies the process ID of the process you want to kill.  
process name Specifies the process name of the process




ou alors y-a-t il moyen que mon collègue coupe MON application depuis SON pc via un Raccourcis ?


Message édité par LeGrandLoup le 25-05-2004 à 21:55:49
Reply

Marsh Posté le 26-05-2004 à 07:13:15    

Seulement si il possède les droits administrateurs (local est suffisant)... sinon non !

Reply

Marsh Posté le 27-05-2004 à 12:43:05    

je croi qu'il y a  moyen mais je ne sais plus comment procèder :/


---------------
ΔLA CIGARETTE TUE LA VERITE SANS FILTREΔ
Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed