Giter Club home page Giter Club logo

win10script's Introduction

Current Version
Script: 2.2 (May 28, 2017)

Description

This is a PowerShell script for automation of routine tasks/setting on Windows 10.
This is by no means a complete set of settings. (There is ALOT that can be changed/done)

The original basic script created by https://github.com/Disassembler0/Win10-Initial-Setup-Script/

This script is a Highly Modded version of the 2.0 script by Disaseembler0.
The script has added items with an easier way to change preferences and a menu.

PS. Don't forget to check out my other Repo https://github.com/madbomb122/BlackViperScript

Usage Requirements

OS: Windows 10
Needed Files: Win10-Menu.ps1 (Script File)
Recommended Files: _Win10-Script-Run.bat

Basic Usage

Run the Script by bat file or powershell.exe -NoProfile -ExecutionPolicy Bypass -File Win10-Menu.ps1
Use the Menu
Set what you want
Select option to run script

Advanced_Usage

Use one of the following Methods you can

  1. Run script or bat file with one (or more) of the switches bellow
  2. Edit the script (bottom of file) to change the values
  3. Edit the bat file (top of file) to change the values to add the switch
Switch Description Notes
-atos Accepts the ToS
-auto Runs the script to be Automated.. Closes on Errors, End of Script) Implies -atos
-run Runs script with setting in script
-run Settingfile Runs script with Settingfile
-run WinDefault Runs script with Win Default
-load Settingfile Loads Settingfile (Does not run)
-load WinDefault Loads Win Default (Does not run)
-sic Skips Internet Check (If checking for update) Tests by pinging github.com
-usc Checks for Update to Script file before running Auto downloads and runs if found
-crp Creates a Restore Point
-dnr Do not restart when done

Examples:
powershell.exe -NoProfile -ExecutionPolicy Bypass -File Win10-Menu.ps1 -auto -run mine.csv
powershell.exe -NoProfile -ExecutionPolicy Bypass -File Win10-Menu.ps1 -atos -load WinDefault


FAQ

Q: Do you accept any donations?
A: If you would like to donate to me I accept amazon giftcards (email it to me).

Q: How can I contact you?
A: You can email me @ [email protected]

Q: The script file looks all messy in notepad, How do i view/change it?
A: Try using wordpad or what I recommend, Notepad++ https://notepad-plus-plus.org/

Q: The script window closes or gives an error saying script is blocked, what do i do?
A: By default windows blocks ps1 scripts, you can use one of the following
1. Use the bat file to run the script (recommended)
2. On an admin powershell console Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy Unrestricted

Q: Can I run the script safely?
A: The script itself is safe, however some setting it can change may compromise your computer.

Q: Can I run the script repeatedly?
A: Yes, with same or different settings.

Q: Did you test the script?
A: Yes, but doesnt mean there isnt any bugs/errors.

Q:: I've run the script and it did BLAH, can I undo it?
A1: Yes, Most things can easily be undone by going in the script and run it again with the deisred change.
A2: System Restore can undo some of the changes, if you created a restore point (can be done from script)

Q: The script messed up my computer.
A: The script is 'as is', any problems you have/had is not my problem.

Q: Can I use the script or modify it for my/my company's needs?
A: Sure. Just don't forget to include copyright notice as per the license requirements, and leave any Copyright in script too.

Q: Can I add an App to Install/Hide/Uninstall, if so how?
A: Yes you can. You can add it in the script file under APPS_AppsInstall, APPS_AppsHide, APPS_AppsUninstall.
---------Please note you have to have the proper format and packagename for it to work.

Q: Can you add BLAH to the script?
A: Mabye, Depends on what it is and how hard it would be to add.

Q: How do I request adding BLAH to the script?
A: Just post it as an Issue.

Q: Are you planning to add BLAH to the script?
A: Check the todo list, anything i am planning to do or thinking of doing will be there.

Q: How long are you going to maintain the script?
A: No Clue.

win10script's People

Contributors

madbomb122 avatar

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.