parent
0357852bd4
commit
45a4e6f876
2 changed files with 9 additions and 1 deletions
@ -0,0 +1,8 @@ |
|||||||
|
:: Script d'initialisation d'une station de travail |
||||||
|
|
||||||
|
cd "%~dp0" |
||||||
|
call conf.bat |
||||||
|
net use \\%IPASSERELLE_IP%\wpkg |
||||||
|
net use \\%IPASSERELLE_IP%\wpkglogs |
||||||
|
cscript "\\%IPASSERELLE_IP%\wpkg\wpkg.js" /debug /synchronize /nonotify |
||||||
|
|
Loading…
Reference in new issue