Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README to include SysInternals suite #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ Before you run `vagrant up` edit the `Vagrantfile` to adapt those variables:
The network prefix should be adapted to whatever network you bridge too (make
sure the IPs 50 to 53 are free or change them as well in the file). All VMs
are bridge to the same interface. In my case the VMWare network that hosts my
virtual Netscaler instance. The download dir should contain `googlechromestandaloneenterprise.msi`
which can be downloaded from here: https://www.google.com/work/chrome/chrome-browser/
virtual Netscaler instance.

The download dir should contain `googlechromestandaloneenterprise.msi`
which can be downloaded from here: https://www.google.com/work/chrome/chrome-browser/, as well as the SysInternals Suite as a single ZIP file, which can be downloaded from here: https://docs.microsoft.com/en-us/sysinternals/downloads/sysinternals-suite.

# Tests

Expand Down Expand Up @@ -119,4 +121,4 @@ Once the _base box_ is built, import it with the following command:

You should be ready to go.

Before running packer, you might want to customize the build to your preferences. For instance, the keyboard layout can be changed here: https://github.com/dbroeglin/packer-templates/blob/master/scripts/postunattend.xml#L14
Before running packer, you might want to customize the build to your preferences. For instance, the keyboard layout can be changed here: https://github.com/dbroeglin/packer-templates/blob/master/scripts/postunattend.xml#L14