KedarWolf

Results 16 comments of KedarWolf

> Oh wow! Super detailed guide. Thanks for that. > > When I get time I'll install a fresh copy of Windows onto a VM so I can go through...

I greatly simplified the instructions. :)

Hold the CTRL key when left-clicking each one and you'll be able to select multiple items one at a time. If you want to select all the items in a...

If you press CTRL it'll select the one the cursor is on, the one you are actually at, if you scroll down say one more and hold CTRL again after,...

Use Notepad++, NOT the regular Notepad in Windows, open the Optimize-Offline.psm1 then use the 'Replace All' option in Notepad++ and replace 19041 with 20170. Remember to go to 'File' then...

You HAVE to have Developer Mode as false and Dart like: "DaRT": [ ], Here's my working Configuration.json. ``` { "_Info": [ "This is a JSON based Configuration file for...

``` *************************************************************************************************** Running Module : Optimize-Offline 4.0.1.2 Optimize Start : 07/18/2020 12:50:53 PM Identity Name : Kedar Computer Name : KEDARWOLF *************************************************************************************************** 2020-07-18T12:50:53 [INFO]: Supported Image Build: [20170] 2020-07-18T12:50:56 [INFO]:...

I might have figured it out but need to run the script to check. I used Notepad++ to replace '-Recurse -Force' with '-Recurse -ForceUnsigned'.

Nope: Powershell error. But the -force switch should add unsigned drivers, right?