​CONFIGURE WINDOWS REQUIRED FEATURES VIA CLIO

Clio release 6.0.2.36 provide new functionality to manage windows required feature

Now you can check/install/uninstall all this components using next command

# YOU NEED RUN CLIO AS ADMINISTRATORS
# Check
clio manage-windows-features -c
# Install
clio manage-windows-features -i
# Uninstall
clio manage-windows-features -u

For example

P.S: To simplify manual work with appsettings.json and checking structure shema.json file was updated

1 comments

Great work :)

Show all comments