Jump to content

MDT deployment of W10 with SSD drives - required post install tweaks?


Recommended Posts

Posted

We've been running some commands post install of Windows 10 which I may be looking to add in to our Task Sequence.

 

Before I do I thought I'd question whether some of these are even necessary!

 

The commands are :

 

winsat formal Assess the system performance and make changes at reboot to prefetch, superfetch, and ReadyBoot

 

fsutil behavior set DisableDeleteNotify 0 Enable TRIM

 

schtasks /change /tn "microsoft\windows\defrag\ScheduledDefrag" /disable Disable Defrag - suspect this may not be required

 

sc stop SysMain

sc config SysMain start= disabled Disable SuperFetch

 

regedit.exe /s "\\fp5\netman2$\Software\Scripting\Windows 10 IM\SSD\EnablePrefetcher.reg" Import a key to Disable Prefetcher

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...