This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vmware [2020/09/21 23:56] – [VMWare Configuration] urguwno | vmware [2020/12/02 06:09] (current) – [Command Line Arguments] urguwno | ||
|---|---|---|---|
| Line 38: | Line 38: | ||
| * **Windows 10** [[https:// | * **Windows 10** [[https:// | ||
| - | * **VPN** [[https:// | + | * **VPN** [[https:// |
| * [[https:// | * [[https:// | ||
| + | |||
| + | ======= Verify Minion Works! ======= | ||
| + | |||
| + | NOTE: Make sure the bot is functionally working before proceeding to the next following steps as troubleshooting becomes much more difficult afterwards. | ||
| + | |||
| ======= Giving VMWare Priority ======= | ======= Giving VMWare Priority ======= | ||
| - | The following VBScript file (.vbs) will give all your VM' | + | Use the " |
| - | Const HIGH_PRIORITY = 128\\ | + | https://www.prnwatch.com/prio/ |
| - | strComputer = " | + | |
| - | Set objWMIService = GetObject(" | + | |
| - | Set colProcesses = objWMIService.ExecQuery _ (" | + | |
| - | For Each objProcess in colProcesses objProcess.SetPriority(HIGH_PRIORITY) Next\\ | + | |
| ======= Command Line Arguments ======= | ======= Command Line Arguments ======= | ||
| Line 62: | Line 63: | ||
| * -fps 5: Limits FPS to 5 at the character select screen. | * -fps 5: Limits FPS to 5 at the character select screen. | ||
| + | __**NOTE**__ | ||
| + | * The " | ||
| ======= Disabling Windows Update Automatic Reboots ======= | ======= Disabling Windows Update Automatic Reboots ======= | ||
| Line 166: | Line 169: | ||
| [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]\\ | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]\\ | ||
| " | " | ||
| - | [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\BFE]\\ | + | |
| - | " | + | |
| ======= Removing Difficult Processes in Safe Mode ======= | ======= Removing Difficult Processes in Safe Mode ======= | ||