Posted by Billy.F in March 17, 2010
Posted by Billy.F in March 17, 2010
Posted by Billy.F in March 14, 2010
Change \HKEY_LOCAL_MACHINE\SOFTWARE\TrendMicro\PC-cillinNTCorp\CurrentVersion\Misc\ Allow Uninstall = 1
Posted by Billy.F in March 14, 2010
The Secunia CSI is a highly efficient vulnerability and patch scanner that:
Inspects multiple hosts for vulnerable programs.
Covers programs from both Microsoft and thousands of other vendors.
Gives security status (insecure/end-of-life/patched) for each program.
Shows the criticality rating for each insecure program.
Provides direct links to relevant patches for insecure programs.
Posted by Billy.F in March 14, 2010
We can create a Schedule job to run the following command hourly:
“C:\Program Files\Microsoft Security Essentials\MpCmdRun.exe –SignatureUpdate”
Posted by Billy.F in February 18, 2010
Posted by Billy.F in February 18, 2010
Posted by Billy.F in February 17, 2010
wmic qfe list full /format:htable >C:\WindowsPatches.htm
Wait for few seconds, and then open the ‘C:\WindowsPatches.htm’ file which contains the list of patches installed on your computer.
To list the IDs of all the patches/hotfix installed:
wmic qfe get [...]
Posted by Billy.F in December 27, 2009
Open a network share with different credential
runas /u:domain\username “explorer \\server\share, /separate”
running the application in user profile by different credential
runas.exe /noprofile /user:administrator cmd
Posted by Billy.F in December 27, 2009
Quick Run command to Open My Computer
1. Press Win + R keys to open Run box (or Click Start > Run).
2. Type “…” and press Enter key.