Thursday, August 19, 2010

Error 'Picture printing not available from desktop printing experience' on Windows 2008 Server

Cause
The Windows feature required to print from the default image viewer on Windows is disabled by default on Windows 2008.
Solution
To resolve this problem, install the Desktop Experience feature of Windows Server 2008. To do this, follow these steps:
1. Click Start, click Administrative Tools, and then double-click Server Manager.
2. In Server Manager, click Add Features under Features Summary.
3. In the Add Features Wizard dialog box, make sure that the Desktop Experience option is selected.
4. Click Next, and then click Install.
5. After the installation process is complete, click Close, and then close Server Manager.
Note After you install Desktop Experience, you have to restart the computer.

Tuesday, June 22, 2010

Error: your current security settings does not allow this file to be downloaded

Click on the Internet Symbol, and click on the custom settings tab, there should be a section for file downloads all you have to do is the following;
Downloads
Automatic prompting for file downloads
=Disable
File download
=Enable

To turn off Internet Explorer Enhanced Security Configuration for a few user accounts, you can remove the IEHarden registry entry from each standard user account profile in Windows 7.

1. Log on to the terminal server by using the credentials of the standard user account.

2. Click Start, click Search, and then search for the Regedit.exe file.

3. Right-click regedit.exe, and then click Run as.

4. Click The following user, type an account name that has administrative credentials, and then click OK.

5. Locate and then click the following registry subkey:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zonemap

6. In the details pane, right-click IEHarden, click Modify, type 0 (zero) in the Value data box, and then click OK.
Note You can also remove this registry entry.

7. Locate and then click the following registry subkey:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings

8. In the details pane, right-click IEHardenIENoWarn, click Modify, type 0 (zero) in the Value data box, and then click OK.
Note You can also remove this registry entry.

9. Exit Registry Editor, and then start Internet Explorer.

10. On the Tools menu, click Internet Options.

11. Click the Advanced tab, click Restore Defaults, and then click OK.

Wednesday, January 27, 2010

Password that are encrypted by service-password-encryption command can be seen in plane text without any tool.

Cisco IOS uses level-7 encryption when service -password-encrption command will execute on router.
To see all these password in the plane text format use the following steps:
Step 1. Copy or note the password in the encryption format like 0124xrz4251
Step 2. Run the following Command on router:
Router(config)#key chain pass
Router(config-keychain)# key 1
Router(config-keychain-key)#key-string 7 0124xrz4251
Step 3. Now when you execute show key chain test command ,the clear text value of the password will be shown to you.
Router#sgow key cahin pass
key-chain decrypt :
key 1 -- pass "Secure"
-------Here you can see th eclear text value with encyption string -------
By this way you can see the password in the clear text with out using any tool.

Sunday, December 13, 2009

CEH Exam

CEH exam is today most famous in security community you will get more information from following link

http://www.eccouncil.org/CEH.htm