Category: General

DNS resolution through a proxy

I am behind a very capricious proxy (squid) and it seems only http requests made with a particular user-agent are allowed. When fetching google.com from G...

What is image name?

What exactly is image name? For example, tasklist /FI "IMAGENAME eq myapp.exe" 2>NUL | find /I /N "myapp.exe">NUL if "%ERRORLEVEL%"=="0" echo Progra...