Archivo de la categoría: Windows

Todo lo relacionado con Windows y Windows Server en sus diferentes versiones

TO log on to this remote computer, you must be granted the Allow log on through Terminal Services Right.

There are a few places that need to be configured properly for TS to work. 1) The «allow logon through terminal services» right must be assigned to the user or group in question. This can be done through group policy or local policy. By default, remote desktop users is granted this right locally, you can… Leer más: TO log on to this remote computer, you must be… »

Perform Authoritative Restore of Entire Directory

This step restores the entire Active Directory, and marks it as authoritative for the enterprise.Requirements •    Credentials: local Administrator •    Tool: Ntdsutil.exeTo perform authoritative restore of the entire directory 1.    Open a command prompt and type ntdsutil and then press ENTER. 2.    At the ntdsutil: prompt, type authoritative restore and then press ENTER. 3.    At… Leer más: Perform Authoritative Restore of Entire Directory »

Command Line Hack for: «Terminal Server Has Exceeded the Maximum Number of Allowed Connections»

If you’ve worked on a network with Windows servers, you’ve encountered this error message at least 37,000 times: “The terminal server has exceeded the maximum number of allowed connections. The system can not log you on. The system has reached its licensed logon limit. Please try again later.” This problem happens because Windows only allows two… Leer más: Command Line Hack for: «Terminal Server Has Exceeded the Maximum… »

Terminal server patch windows XP

http://www.kood.org/terminal-server-patch/ Download the termserv.zip file below and extract it somewhere. (You have to be registered to see the file) Reboot into Safe Mode. This is necessary to remove Windows File Protection. Copy the termserv.dll in the zip to %windir%\System32 and %windir%\ServicePackFiles\i386. If the second folder doesn’t exist, don’t copy it there. Delete termserv.dll from the… Leer más: Terminal server patch windows XP »

Exchange 2007 Install

Instalación básica de Exchange 2007. Exchange 2007 es la nueva versión del servidor de correo de Microsoft, aunque en realidad Exchange es mucho mas que un servidor de correo. * El servidor tiene que tener el IIS funcionando pero no el SMTP ni el NNTP. Bien, ya tenemos Exchange instalado, el siguiente paso será crear… Leer más: Exchange 2007 Install »

add a default route

To add a default route with the default gateway address of 192.168.12.1, type: route add 0.0.0.0 mask 0.0.0.0 192.168.12.1