Giter VIP home page Giter VIP logo

Comments (3)

Disassembler0 avatar Disassembler0 commented on August 28, 2024 1

OK, new functionality implemented. Hope it satisfies your needs like this.

from win10-initial-setup-script.

nm17 avatar nm17 commented on August 28, 2024

Same variables could be set from command line.

Here is an example of that:

$DisableCortana = $args[0]

from win10-initial-setup-script.

Disassembler0 avatar Disassembler0 commented on August 28, 2024

The initial idea is to have the script only as a set of building blocks for customization as I'm pretty sure that sysadmins who are potentially using it in larger scopes are heavily modifying it and incorporating it into their own much larger script suites.

Nevertheless, I have in mind for some months (maybe years) an idea to have "presets". The idea is that you'll have an external file with list of modifications which you then pass as an argument to the script and it would do only whatever is defined in the preset. That way, you can have still the same vanilla script, but one set of modifications for you and your family and another for work/clients/whatever. In case you don't pass any preset, default values (which can be defined in start of the script, as suggested by OP) will be applied. So far I was only lacking the time and motivation to do that.

from win10-initial-setup-script.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.