I found this .ps1 script that will get all the drivers from your running O/S after you get them all installed and updated. It skips drivers Windows installs by default. To run it use the below. Make a folder D:\Drivers first. Put all the files it creates in your D:\Optimize-Offline-4.0.1.9-gdeliana-4.1\Optimize-Offline-4.0.1.9-gdeliana-4.1\Content\Additional\Drivers\Install folder. If Windows needs any drivers to install the O/S, put them in the D:\Optimize-Offline-4.0.1.9-gdeliana-4.1\Optimize-Offline-4.0.1.9-gdeliana-4.1\Content\Additional\Drivers\Boot folder as well. Code: .\drivers.ps1 -TargetDirectory "D:\Drivers"
Wow that’s awesome, thank you for the script! Do you have any ideas how to remove Microsoft Edge from the Start menu (Edge is not installed) seems to be a shortcut link
I think the new Edge doesn't get removed. There is a script that removes it though. It was posted in this thread not long ago and shortly after, another script that fixes HTML symbolic links if you remove Edge. It's on My DigitalLife somewhere for sure. There you go! https://forums.mydigitallife.net/threads/microsoft-edge.79237/page-137#post-1630576 https://forums.mydigitallife.net/threads/microsoft-edge.79237/page-145#post-1704566
Script is no longer working. I download all the files including the AMD64 LP pack, updates, dolby, windows store, everything run remix.cmd, and the script just exits never asking me to integrate updates, store, nada. I'm using a 19041.1 install wim. It worked until recently. And yes, I extracted them to the correct folders.
It's exiting before "Do you want to add Dolby Digital audio codecs?" is that correct? Log files:? 2-apply-unattend1.log ? 3-lang.log ?
Here is another very good test we can do!! (And actually gives me an idea of how I might improve my public release!) Assuming you have everything including remix.cmd in C:\work I what happens if you make a fresh extraction of abbodi's EnterpriseS-19041.1-x64 package into a folder called C:\workfresh Move the language files from to C:\work\LP to C:\workfresh\LP Move the index 1 is Professional 19041.1 install.wim from to C:\work\install.wim to C:\workfresh\install.wim run abbodi's "full_build.cmd" Does his script complete?
I think it's because my host is Windows 11. If I recall right, when it worked, I read running Windows 10. I have a Windows 10 Macrium Reflect image I can use to test it in the morning. Nite.
Does anyone have a recommendation of services/tasks that can be safely disabled? I went through the lists provided by GodHand (part of Set-Additional.ps1) and I think these might be a little too extreme for my usage lol Been getting a few errors especially System Settings overrun
I've only recently started tinkering with services using O-O but I've manually dabbled in it for years. This is my list and nothing major breaks, of course, your mileage may vary. This is my ServicesList.json file: (Configuration.json needs "Services": "List" listed) Spoiler Code: { "__Info": [], "Services": [ "BDESVC", "AJRouter", "ALG", "AppVClient", "autotimesvc", "BTAGService", "bthserv", "CDPSvc", "CertPropSvc", "cloudidsvc", "ConsentUxUserSvc", "CredentialEnrollmentManagerUserSvc", "CscService", "diagnosticshub.standardcollector.service", "diagsvc", "DiagTrack", "dmwappushservice", "Dnscache", "DoSvc", "DsSvc", "DusmSvc", "Fax", "FrameServer", "HvHost", "icssvc", "installservice", "iphlpsvc", "lfsvc", "MapsBroker", "MSiSCSI", "NcbService", "PcaSvc", "PeerDistSvc", "PhoneSvc", "PrintNotify", "RemoteAccess", "RemoteRegistry", "RetailDemo", "RpcLocator", "SCardSvr", "ScDeviceEnum", "SCPolicySvc", "SEMgrSvc", "seclogon", "SensorDataService", "SensorService", "SensrSvc", "SessionEnv", "SgrmBroker", "SharedAccess", "ShellHWDetection", "shpamsvc", "SmsRouter", "SNMPTRAP", "Spooler", "SSDPSRV", "stisvc", "SysMain", "TabletInputService", "TapiSrv", "TermService", "Themes", "tzautoupdate", "UevAgentService", "UmRdpService", "upnphost", "vmicguestinterface", "vmicheartbeat", "vmickvpexchange", "vmicrdv", "vmicshutdown", "vmictimesync", "vmicvmsession", "vmicvss", "WalletService", "WbioSrvc", "Wecsvc", "wercplsupport", "WerSvc", "WFDSConMgrSvc", "WinHttpAutoProxySvc", "WinRM", "wisvc", "WlanSvc", "WMPNetworkSvc", "WpcMonSvc", "WPDBusEnum", "WSearch", "WwanSvc", "XblAuthManager", "XblGameSave", "XboxGipSvc", "XboxNetApiSvc" ] } This is when using a VM comes in handy. One should never use the first image created by O-O and be 100% confident it'll work. Good luck.
Thanks for this! Not sure what I’m doing wrong but the Set-Additional doesn’t seem to be applying any of the Services tweaks and Scheduled Task tweaks Doesn’t matter if I call it in Powershell or run the .cmd file. It runs however after restart I check the state of the services hasn’t changed I must be doing something wrong somewhere but have no idea :s
Wow I never knew about that script, it’s pretty neat Do you disable unwanted services during Optimize script running or do you do this post install via Autoruns tool?
Sometimes I disable things with Autoruns the script misses. Like a few services, OneDrive Entries, Wi-Fi and Bluetooth entries and offline file and encryption stuff I never use. You can Search, find those.