Pre-Installation
- Pre-install Setup Guide – Windows 7
- Pre-Install Setup Guide
- Existing SQL Server Installation
- Permissions To be SET prior to SQL Server Installations
- Elevate Current User to SQL Server Admin
- Adding Debug Permissions To User
- Disable DEP and Enable PAE
- Windows Defender Removal in XP and Vista
- SQLExpress Installation
- Using Management Studio for SQL Server 2008
Post-Installation
Performance Enhancement
IVault Installation
Resolutions
ILookPI Features:
- Data capture, analysis, investigation and dissemination
- The most advanced imaging solution available
- An easy-to-use interface
- Five built-in, fast and thorough search engines
- Built-in development environment
- Built-in file viewers for hundreds of file types
- The leading salvage engine
- Extremely fast hash engines and automated data reduction techniques
- Built-in e-mail store processing, searching and viewing
- Filesystem, file and e-mail recovery
- Multiple categorization features
- Registry viewing and searching
- Virus/Trojan search and identification
- VMware virtual disk production from devices or images
- Context dictionary production for password cracking
- IVault data store preparation and production
- Support for all common archive file formats
- Deconstruction of evidentially useful file types
- Sorting, grouping and filtering of files and e-mail.
- Advanced analysis functions
- Advanced MS Outlook e-mail recovery
- Illicit image and movie detection
- Password protected file detection
- File password cracking
What Our Customers Are Saying:
"Thank you for the opportunity to be able to use ILook as an individual member of the [Non USA National Police agency]. ILook has proven that we can have successful convictions in some of our cases in [our country]. We would like to use ILook as a national standard and official forensic tool within [our country]."
- From the Chief of National
Police, Foreign Government
Adding Debug Permissions To User
Setting the DEBUG rights permission level is a critical issue prior to attempting an install of SQL Server Express, or any other version of SQL Server 2008. This is due to a BUG in the Microsoft SQL Server Express installer. Usually, if not 99% of the time, the settings noted here will already be correctly set. But, users who have added non password protected administrator accounts, or who have added multiple accounts to a machine which is later joined to a workgroup or domain, or who have had security policies altered by other software installs, in particular AV, may have this permission level demoted. If it does become demoted, any SQL Server Express install will fail.
On Windows XP 32 or Windows XP 64, you must insure that the User rights of the installation user (admin level), HAS the debug rights assignment in order to install SQL Server – for any version.
Do this by :
[Start] >> [Administrative Tools] >> [Local Security Policy]
Then, per the screens below, go to :
Security Settings>>Local Policies>>User Right Assignment>>Debug Programs
Note that we add “Authenticated Users” to the DEBUG group in this screen.
Once you have made this change, cold boot your computer and check that the change was successful.
If you already loaded SQL Server Express or any other version of SQL Server 2008, and this check reveals that ADMIN is the only entry with DEBUG permission, you must completely un-install SQL Server Express 2008 and any other related SQL services installed along with it from control panel, by using the Add/Remove Programs, then cold boot your computer and make sure no services are left in place.
You may then re-install SQL Server with the correct DEBUG permissions.


