This is an old revision of the document!
- Clear Run history on Windows7
- Clear Folder: %AppData%\Microsoft\Windows\Recent\AutomaticDestinations
- Right Click on Windows Explorer Address bar and 'delete history'
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\TypedPaths
- HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\RunMRU
wsus Registry
Computer\HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate
.NET 3.5 on W2012R2
Mount the W2012R2 installer in the DVD drive (below coommand assumes its on the D drive)
DISM /Image:C:\test\offline /Enable-Feature /FeatureName:NetFx3 /All /LimitAccess /Source:D:\sources\sxs
