Easy get $50,$200,$500 from Phicaphone













Phicaphone is the first worldwide contact search engine - a centralized and constantly updated source for all your contacts, accessible from anywhere in the world.

from that's you just do invite your friends and earn a commission based on the number of friends who sign up until 8/1/2009

How money you can get from that affiliate :
- from 200 user registration = $50
- from 500 user registration = $200
- from 1000 user registration = $500

I think you are smart to try this changes. Please Registration

Symantec Endpoint client not installing due to a required reboot

I had a Windows Vista Premium server that I was attempting to install the Symantec Endpoint client on, but the client would not install, and the following message was left in the event log:

Symantec Endpoint Protection (SEP) Installation fails with the following error “Symantec Endpoint Protection has detected that there are pending system changes that require a reboot. Please reboot the system and rerun the installation.”

I rebooted the server and then tried to install the client again, but the same error would appear.
I found that there was a registry entry that was giving me grief with the install, and here are the instructions that I used to fix the problem.

1. Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SessionManager\PendingFileRenameOperations

2. Back up the registry key

3. Delete the registry key

4. Install the software without restarting the computer first (Restarting the computer may result in the registry key being placed back in the registry before installation.)

5. Restore the registry key from the backup location.

Reset the DSRM Administrator Password

Prior to Windows 2003 SP1 the DSRM (Directory Services Restore Mode) password was automatically synchronised with the Domain Administrator account password whenever you changed the domain admin account. With Win2003 SP1 and the breaking of this functionality you will find the below error in your application event log if these two passwords don’t match.

Event Type: Error

Event Source: dsrestorEvent Category:
NoneEvent ID: 1005
Date: 8/03/2009
Time: 2:31:19 P
MUser: N/AComputer: XXXXXXXXX
Description:The DSRestore Filter failed to connect to local SAM server.
Error returned is .

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.You can safely ignore this error if you know what your DSRM Password is and want to keep them the same across different domain controllers in different domains otherwise you can follow the steps below to change DSRM Password to match the domain administrator account.

To Reset the DSRM Administrator Password
Click, Start, click Run, type ntdsutil, and then click OK. At the Ntdsutil command prompt, type set dsrm password. At the DSRM command prompt, type one of the following lines: To reset the password on the server on which you are working, type reset password on server null. The null variable assumes that the DSRM password is being reset on the local computer. Type the new password when you are prompted. Note that no characters appear while you type the password.

-or-

To reset the password for another server, type reset password on server servername, where servername is the DNS name for the server on which you are resetting the DSRM password. Type the new password when you are prompted. Note that no characters appear while you type the password. At the DSRM command prompt, type q. At the Ntdsutil command prompt, type q to exit.