Cain Manor

Your Guide To All Things Cain™

April 7, 2008
by Greg Cain
Comments Off

Some quick SQL tips for myself

osql –E– Login with your Win­dows cre­den­tial to change your authen­ti­ca­tion mode to Mixed Mode (mean­ing you can use both local pass­word such as sa, and Win­dows Cre­den­tials), change… HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MSSQLServer\MSSQLServer\LoginMode from 1 (default) to 2(mixed). Now that you have mixed, … Con­tinue read­ing

February 13, 2008
by Greg Cain
Comments Off

SAV Client Rescue

Last week I did an upgrade to our SAV server that failed. This fail­ure resulted in the SAV server being unable to talk to the clients. The new server install laid down a new PKI folder, which is the pub­lic … Con­tinue read­ing

February 8, 2008
by Greg Cain
Comments Off

Symantec AV CE 10 x64 Live Update debug mode

To turn it on, change the key of Debug to REG_SZ of “all”. Make the field empty to turn it off. The key lives in HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Intel\LANDesk\VirusProtect6\CurrentVersion\ProductControl This will cre­ate the text file C:\Program Files (x86)\Symantec AntiVirus\vpdebug.log. When you start Live Update, … Con­tinue read­ing