Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1680

Two queries about Windows 10 oddities.

$
0
0
I'm curious about two things. First, how many instances of fontdrvhost.exe show up in Windows TaskMgr? I see one.

1681575012637.png

TASKLIST reports two (so does WMI and ProcessExplorer).

Code:
v:\> tasklist | findstr font
 1180  fontdrvhost
 6056  fontdrvhost

Second, what's the state of your PushToInstall service? Since the Tuesday update (4/11) mine will not get past the "Start pending" state.

Code:
v:\> echo %@wmi[.,"Select State from Win32_Service where Name='PushToInstall'"]
Start...

Read more

Viewing all articles
Browse latest Browse all 1680

Trending Articles