Wednesday, November 30, 2011

error number: 0x800c0133” Outlook Express

When you try to send or receive messages using Outlook Express, you may receive error message as below.

"An unknown error has occurred. Account: 'Example', Server: 'example.mail.domain.com', Protocol: POP3, Port: 110, Secure (SSL): No, Error Number: 0x800C0133 "

SYMPTOMS

All the mail disappear
Unable to download emails
E-mail message could not be sent.
CAUSE

This behavior can occur if the Folders.dbx file is missing, damaged, or using the read-only attribute. Usually it will happen at inbox.dbx.

To remedy

Try to restart the computer, if the problem persists, please follow the following steps.

Rename

the Inbox.dbx file:

Go to “Tools” > “Options” > “Maintenance” tab > Click “Store Folder”. It will reveal the location of your Outlook Express files.
Close Outlook Express, goto the location mentioned above. You may copy the location and paste it in the “Start” > “Run” and click “Ok”.
Rename “inbox.dbx” to “oldinbox.dbx” or name that you prefer.
Restart the Outlook Express, This creates a new inbox.dbx file automatically.

Recovery old emails

You may recover back the old emails by try the following, if they are not corrupt or damage.

In Outlook Express, right click on the local folders icon in the folder list.
Click on New Folder, named it to “Old Inbox”.
Search for oldinbox.dbx.
The old emails should be inside the oldinbox.dbx right now.

Tuesday, November 29, 2011

HP Laserjet 1010 drivers for Windows 7 how it install

install windows vista drivers in windows 7 os
Hello just plug the USB printer in Win 7, it is detected but does not: 1 - Download the driver forwindows vista , run the executable that will decompress in a folder . 2 - Go into Device Manager to update a driver under 'peripheral 1284.4 "by selecting either the same location of the new driver, point to the folder you previously extracted.
3 - Restart the computer to restart the print spooler service if ever the printer does not work immediately.
4 - The printer is now functional on Windows 7!.


or


LaserJet 1010 is just a generic PCL 5 printer on a DOT4 usb port. Which means that any other generic PCL 5 printer's driver will work fine.

1. go to Control Panel\Hardware and Sound\Devices and Printers
2. Add a printer, add a local printer
3. Use an existing port - DOT4 001
4. Choose HP 3050's driver from the list

Saturday, November 26, 2011

How to set path using bat file

Type the below command in notepad and save the file to .bat file extenstion.

cmd /k "set path=%path%;"c:\Program Files\Java\jdk1.5.0\bin"&&z:"

Friday, November 25, 2011

Add computer to Domain - Delegate control user rights

1. Click Start, click Run, type dsa.msc, and then click OK.
2. In the task pane, expand the domain node.
3. Locate and right-click the OU that you want to modify, and then click
Delegate Control.
4. In the Delegation of Control Wizard, click Next.
5. Click Add to add a specific user or a specific group to the Selected users
and groups list, and then click Next.
6. In the Tasks to Delegate page, click Create a custom task to delegate,
and then click Next.
7. Click Only the following objects in the folder, and then from the list,
click to select the following check boxes: . Computer objects
. Create selected objects in this folder
. Delete selected objects in this folder

8. Click Next.
9. In the Permissions list, click to select the following check boxes:. Reset
Password
. Validated write to DNS host name
. Read and write Account Restrictions
. Validated write to service principal name

10. Click Next, and then click Finish.
11. Close the "Active Directory Users and Computers" MMC snap-in.

Thursday, November 24, 2011

office 2010 Unable to Drag Cell Corner in Excel to Automatically Increment Values

In Excel 2010

  • Click on File on top left corner
  • Click Options again on the left hand side (above the Exit ) button
  • It brings up the Excel Options dialog box and select the Advanced section on left.
  • The relevant settings are highlighted in the image below

image

windows xp network Access Denied

Go to control panel- Administrative Tools - services - restart workstation service

Tuesday, November 22, 2011

User name creation with Windows Server 2008

set xfold=F:\Labs\Firstyearlab
set xname=%1

net user %xname% new@123 /add
md %xfold%\%xname%

rmtshare \\servername\%xname%$=%xfold%\%xname% /USERS:1 /GRANT Administrator:F /GRANT %xname%:C

echo Y |cacls %xfold%\%xname% /E /R Everyone /P Administrator:F %xname%:C

save this file as .bat and put in c drive. open dos prompt run

eg. c:> user.bat newusername
then create user successfully

Monday, November 21, 2011

Dosbox Full screen for TC and configuration



Open the config file

prog.files ----> dosbox----> options----->dosbox optons


full screen values
--------------------------

fullscreen=true
fulldouble=false
fullresolution=1440*900
windowresolution=1440*900
output=overlay
autolock=true
sensitivity=100
waitonerror=true
priority=higher,normal
mapperfile=mapper-0.74.map
usescancodes=true

to run TC in full screen
----------------------------

[autoexec]
# Lines in this section will be run at startup.
# You can put your MOUNT lines here.
mount c c:\
c:
cd tc\bin
tc

Wednesday, November 9, 2011

Problems with Windows XP - MrvGINA.dll

go to this url and download fixlogon.zip install and restart the system its work


http://www.dougknox.com/xp/scripts_desc/fix_xp_logon.htm