Changed Windows to Microsoft

Changed only UX content; will change links later.
This commit is contained in:
Jeff Reeds (Aquent LLC)
2020-05-21 14:21:37 -07:00
parent 75772245da
commit fd2fc009be
30 changed files with 65 additions and 65 deletions

View File

@ -80,7 +80,7 @@ Windows Update takes the following sets of actions when it runs a scan.
#### Starts the scan for updates
When users start scanning in Windows Update through the Settings panel, the following occurs:
- The scan first generates a “ComApi” message. The caller (Windows Defender Antivirus) tells the WU engine to scan for updates.
- The scan first generates a “ComApi” message. The caller (Microsoft Defender Antivirus) tells the WU engine to scan for updates.
- "Agent" messages: queueing the scan, then actually starting the work:
- Updates are identified by the different IDs ("Id = 10", "Id = 11") and from the different thread ID numbers.
- Windows Update uses the thread ID filtering to concentrate on one particular task.