https://github.com/qainsights/windows-sandbox-scripts
⚡ Useful Windows Sandbox Scripts for performance testers/engineers. 🙏 All kinds of contributions are welcome.
https://github.com/qainsights/windows-sandbox-scripts
microsoft performance performance-engineer performance-testing sandbox testing utilties windows
Last synced: about 1 year ago
JSON representation
⚡ Useful Windows Sandbox Scripts for performance testers/engineers. 🙏 All kinds of contributions are welcome.
- Host: GitHub
- URL: https://github.com/qainsights/windows-sandbox-scripts
- Owner: QAInsights
- Created: 2020-10-05T23:10:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T20:14:16.000Z (over 5 years ago)
- Last Synced: 2025-02-06T17:11:56.274Z (about 1 year ago)
- Topics: microsoft, performance, performance-engineer, performance-testing, sandbox, testing, utilties, windows
- Language: PowerShell
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]()
[](https://saythanks.io/to/catch.nkn%40gmail.com)
[](https://qainsights.com)
[](https://qainsights.com)
[](https://www.youtube.com/user/QAInsights?sub_confirmation=1)
[](https://www.paypal.com/paypalme/NAVEENKUMARN)
# 📦 Windows Sandbox Scripts
## What is Windows Sandbox?
> Windows Sandbox is a new lightweight desktop environment tailored for safely running applications in isolation.
## 🔨 Prerequisites
- Windows 10 Pro or Enterprise Insider build 18305 or later
AMD64 architecture
- Virtualization capabilities enabled in BIOS
- At least 4GB of RAM (8GB recommended)
- At least 1 GB of free disk space (SSD recommended)
- At least 2 CPU cores (4 cores with hyperthreading recommended)
## ✅ Installation
[Here is the link](https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-sandbox/windows-sandbox-overview) which will help you to enable Windows Sandox.
## VuGen
### Steps to spin up VuGen Sandbox
- Download the intended version of VuGen from the [Micro Focus Marketplace](https://marketplace.microfocus.com).
- Create a host folder in your local machine e.g. `C:\Sandbox`
- Keep the downloaded VuGen exe file into `C:\Sandbox`
- Clone this repository and copy the [VuGen](/VuGen) files into `C:\Sandbox`
- Launch `VuGen.wsb`
⌛ Estimated Time to complete : 10-15 mins
## Apache JMeter
### Steps to spin up JMeter Sandbox
- Create a host folder in your local machine e.g. `C:\Sandbox`
- Clone this repository and copy the [JMeter](/JMeter) files into `C:\Sandbox`
- Launch `jmeter.wsb`
⌛ Estimated Time to complete : 10-15 mins
## Contributions
🙏 All kinds of contributions are welcome.