Skip to content

Commit 27b5245

Browse files
committed
add enable sandbox oneliner
1 parent 96b7df6 commit 27b5245

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
11
<h1 align="center"> RedSand </h1> <div align="center"> <img src="RedSandLogo.png"><br>Windows SandBox environment for cybersecurity enthusiasts</a><br> </div>
22

3-
## Influence
4-
This project has been heavily influenced and reuses certain concepts and/or parts from the following projects:
5-
* [REtoolkit](https://github.com/mentebinaria/retoolkit) by [@mentebinaria](https://github.com/mentebinaria)
6-
* [Sandbox](https://github.com/firefart/sandbox) by [@firefart](https://github.com/firefart)
7-
* [this blogpost](https://techcommunity.microsoft.com/t5/itops-talk-blog/customize-windows-sandbox/ba-p/2301354) by Thomas Maurer
8-
* logo of Windows Sandbox (@someone from Microsoft)
9-
* probably countless people online on forums of all kind
3+
[Releases](https://github.com/redcode-labs/RedSand/releases) | [Wiki](https://github.com/redcode-labs/RedSand/wiki)
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Enable-WindowsOptionalFeature -FeatureName "Containers-DisposableClientVM" -All -Online

0 commit comments

Comments
 (0)