4 lines
182 B
Batchfile
4 lines
182 B
Batchfile
|
FOR /F %%H IN ('hostname') DO C:\Windows\Setup\Scripts\Salt-Minion-Setup.exe /S /minion-name=%%H /master=salt.sawtooth.claremontmakerspace.org
|
||
|
|
||
|
RMDIR /S /Q C:\Windows\Setup\Scripts\
|