'ipconfig' is not recognized as an internal or external command in server 2008

Started by Alexx, August 22, 2011, 22:06:03

Previous topic - Next topic

Alexx

Daca primesti urmatoare eroare

'ipconfig' is not recognized as an internal or external command

atunci cand rulezi comanda ipconfig in consola pe un sistem windows 2008 r2 si ai in Control Panel\System and Security\System\ -> advanced system settings -> environment variables -> system variables -> path valorile

%SystemRoot%\system32;%SystemRoot%;

atunci mai trebuie sa adaugi

Quote%SystemRoot%\SysWOW64;

Alexx