Commit Graph

9 Commits

Author SHA1 Message Date
Aleksandr Chebotov
521b0c5e28 Add flag validation diskspace and set false(skip) step by default (#909)
* flag validation diskspace

* display Available disk space

* update image.CI

* add image.CI flag

* update env RUN_VALIDATION_FLAG
2020-05-21 09:08:52 +03:00
Marco Mansi
9b2f575307 Fix error "NoProcessFoundForGivenName" when running Disable-InternetExplorerESC
The error happens because we try to stop the Explorer process which may not running,
so let's check first if the process is running.
2020-03-16 23:07:01 +01:00
MaksimZhukov
f4bd0f2a6a Minor update 2020-02-18 17:09:48 +03:00
MaksimZhukov
9c41221b9b Minor updates 2020-02-18 17:05:00 +03:00
MaksimZhukov
b1a3c37984 Add logs filter 2020-02-18 16:50:11 +03:00
MaksimZhukov
60dc082e2f Minor update 2020-02-17 17:31:08 +03:00
MaksimZhukov
9b8fe11d2c Remove ValidateSet 2020-02-17 17:25:55 +03:00
MaksimZhukov
624b905bc9 Remove log messages 2020-02-17 13:48:05 +03:00
MaksimZhukov
9b52e4043f Configure yml files for the images 2020-02-14 19:09:09 +03:00