19.07.2014 Views

OneSight Administrator Guide

OneSight Administrator Guide

OneSight Administrator Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Installing <strong>OneSight</strong><br />

Configuring SQL 2005 and 2008<br />

Enabling Mixed Authentication Mode<br />

During the SQL installation, select Mixed Mode in the<br />

Authentication Mode dialog box.<br />

Turning on XP_CMDSHELL<br />

For SQL 2005 and 2008, XP_CMDSHELL must be turned on. Run<br />

the following query:<br />

EXECUTE sp_configure 'show advanced options', 1<br />

RECONFIGURE WITH OVERRIDE<br />

EXECUTE sp_configure 'xp_cmdshell', '1'<br />

RECONFIGURE WITH OVERRIDE<br />

EXECUTE sp_configure 'show advanced options', 0<br />

RECONFIGURE WITH OVERRIDE<br />

Chapter 2: Installing <strong>OneSight</strong> 17

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!