An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

[![contributions welcome](https://img.shields.io/badge/contributions-welcome-1EAEDB)]()
[![saythanks](https://img.shields.io/badge/say-thanks-1EAEDB.svg)](https://saythanks.io/to/catch.nkn%40gmail.com)
[![](https://img.shields.io/badge/license-MIT-0a0a0a.svg?style=flat&colorA=1EAEDB)](https://qainsights.com)
[![](https://img.shields.io/badge/%E2%9D%A4-QAInsights-0a0a0a.svg?style=flat&colorA=1EAEDB)](https://qainsights.com)
[![](https://img.shields.io/badge/%E2%9D%A4-YouTube%20Channel-0a0a0a.svg?style=flat&colorA=1EAEDB)](https://www.youtube.com/user/QAInsights?sub_confirmation=1)
[![](https://img.shields.io/badge/donate-paypal-1EAEDB)](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.