|
a8aee5019f
|
Update information on the DCAT service
Since 1709, the DCAT service offers Windows Update as well:
PS C:\WINDOWS\system32> $SM = New-Object -ComObject Microsoft.Update.ServiceManager
PS C:\WINDOWS\system32> $SM.Services
Name : DCat Flighting Prod
ContentValidationCert : {}
ExpirationDate :
IsManaged : False
IsRegisteredWithAU : False
IssueDate : 01/01/1601 12:00:00 AM
OffersWindowsUpdates : True
RedirectUrls : System.__ComObject
ServiceID : 8b24b027-1dee-babb-9a95-3517dfb9c552
IsScanPackageService : False
CanRegisterWithAU : False
ServiceUrl : https://fe3.delivery.mp.microsoft.com/
SetupPrefix : wu
IsDefaultAUService : False
|
2019-01-31 20:33:36 +02:00 |
|