/online : Targets the operating system currently running on your machine.
In previous iterations of Windows (specifically Windows 7), the installation files for .NET 3.5 were stored locally on the hard drive in the C:\Windows\WinSxS (Windows Side-by-Side) directory. Windows 8 and 10, aiming to reduce the OS footprint, moved this capability to "Features on Demand." The source files are no longer cached locally on the installed OS; instead, they reside on the installation media (ISO or USB) in a folder named sources\sxs . Net Framework 3.5 Offline Installer Windows 10 64 Bit
This should display the status of .NET Framework 3.5 as "Enabled". /online : Targets the operating system currently running
Network administrators must modify the Group Policy. Navigate to Computer Configuration -> Administrative Templates -> System . Open the setting named "Specify settings for optional component installation and component repair" . Set it to Enabled and check the box for "Contact Windows Update directly to download repair content instead of Windows Server Update Services (WSUS)" . Verification: How to Confirm .NET 3.5 is Installed This should display the status of
After installation, how do you know it worked?