Archivo de la categoría: Windows

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

Use Entourage with Exchange Server 2007

Recently, my company implemented a new Exchange 2007 server for our email. No special changes or accommodations were made to support OS X. After a bit of searching and trial and error, I figured out the settings for Entourage to work when connected to the corporate network: email, contacts, and calendar all work. I started… Leer más »

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 »

Configure Exchange 2007 to Receive E-Mail for other Domains

by Daniel Petri – January 7, 2009 Exchange 2007 will only accept e-mail traffic for the e-mail domain that is identical to the name of your Active Directory domain. However, in some cases, we would like to allow our Exchange server to also receive e-mail for domains other than our own, internal domain name. On… Leer más »

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 »

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

Redirect New Users and Computers to an OU

When you create a new user or computer account in Active Directory the accounts are created in the CN=Users and CN=Computers containers by default. Although these accounts will inherit GPO’s linked to the domain, it is not possible to apply Group Policy directly to these containers. There are two tools included with Windows Server 2003,… Leer más »

Deploy Active Directory

Deploying Sophos Anti-Virus through Active Directory group policy You can use Active Directory in Windows 2000 and Windows 2003 to configure the group policy applied to a domain, so that Sophos Anti-Virus is automatically deployed to all Windows NT/2000/XP/2003 computers that join the domain. This does not require Enterprise Console to be installed on the… Leer más »