Windows log with Graylog 4

  Config in graylog Go to System > Inputs,  click “Select input” dropdown, and select “GELF UDP.” Tick “Global”. Give […]

Script to remove windows driver

I will take Intel Smart sound card driver as example. $x = get-wmiobject win32_PnpsignedDriver | where {$_.DeviceName -like “*Smart Sound*”} […]

Fix the Windows Icon showing blank

1.Close all applications 2.Open REGEDIT go to HKEY_CLASSES_ROOT\Lnkfile\shellex\IconHandler and change the Default to {00021401-0000-0000-C000-000000000046} 3.Open an Admin Command Prompt, go […]

Direct attached Storage (DAS)

Direct Attached Storage (DAS) is a storage that is in direct contact with an accessing computer. This kind of storage […]

Visual C++ 2005/2008 failed

    Once i removed all the instances of Microsoft Visual C++ 2005/2008 Redistributable (x86)/(x64) ,re-registered msiexec.exe through the below […]

Advanced Search in Windows

This applies to Windows Vista, 7, 8, 10 and related Server version. Based on time In the windows, some times […]