Salut protocomm
Pourtant i me semble bien que cet espace est nécessaire comme le montre l'aide de la commande ping :
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>ping /?
Usage: ping [-t] [-a] [-n count] [-l size] [-f] [-i TTL] [-v TOS]
[-r count] [-s count] [[-j host-list] | [-k host-list]]
[-w timeout] target_name
Options:
-t Ping the specified host until stopped.
To see statistics and continue - type Control-Break;
To stop - type Control-C.
-a Resolve addresses to hostnames.
-n count Number of echo requests to send.
-l size Send buffer size.
-f Set Don't Fragment flag in packet.
-i TTL Time To Live.
-v TOS Type Of Service.
-r count Record route for count hops.
-s count Timestamp for count hops.
-j host-list Loose source route along host-list.
-k host-list Strict source route along host-list.
-w timeout Timeout in milliseconds to wait for each reply.
En tout cas si j'effectue la commande sans espace depuis chez moi, ce n'est pas reconnu et j'ai la même alerte (en anglais) :
Code:
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\>ipconfig
Windows IP Configuration
Ethernet adapter Local Area Connection:
Connection-specific DNS Suffix . : xxxxxx.lan
IP Address. . . . . . . . . . . . : 10.10.10.113
Subnet Mask . . . . . . . . . . . : 255.255.0.0
Default Gateway . . . . . . . . . : 10.10.1.254
C:\>ping10.10.1.254
'ping10.10.1.254' is not recognized as an internal or external command,
operable program or batch file.
Je suis sous XP au boulot mais l'invite de commande doit suivre la même synthaxe me semble t'il

Je pense que le plus simple reste de le faire passer par le centre de réseau et partage de toute façon
@+