Skip to content

rgl/customize-windows-vagrant

Repository files navigation

About

This shows ways to programmatically customize Windows 2019 through PowerShell. For example:

  • Change the System Culture, Keyboard Layout and Time Zone.
  • Change the Account Picture.
  • Change the Desktop and Lock Screen background.
  • Configure Explorer to show hidden and protected files.
  • Configure the Taskbar.
  • Create Desktop Shortcuts.
  • Install Google Chrome and Extensions.
  • Set the default browser to Google Chrome.
  • Replace notepad with notepad2.
  • Create example services (using the SYSTEM account, a managed account, and a local user account).

For more customization options see Disassembler0/Win10-Initial-Setup-Script/Win10.ps1.

Base Box

Install the Windows 2019 Base Box.

Start this environment:

vagrant up

About

Programmatically customize Windows through PowerShell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published