New Windows 2008 R2: Offline domain join

Otra de las novedades que trae Windows 2008 R2, es la posibilidad de unirnos a un dominio sin conexión, This is, no tenemos por qué tener conectividad entre el equipo y el controlador de dominio para poder unirnos y no tener que generar tráfico entre ambos equipos. Esto es ideal para cuando desplegamos equipos en grandes cantidades o los mandamos a nuestras delegaciones preparados para ser arrancados (generados a partir de imágenes), para no tener que unirles en dominio desde ahí y mediante AIK unirles al dominio mediante un archivo de respuesta (For example).

New in Windows 2008 R2: Managed Service Account

One of the new features brought by Microsoft Windows Server 2008 R2 is the 'Managed Service Accounts', which are user accounts that we may assign to our services. It is well known that in our Active Directory we have assigned password expiration policies and we always have a service that does not start with a local system account or SYSTEM, with more privileges. To avoid this hassle of managing accounts with expiring passwords, or that they are vulnerable since the password is always the same and can allow someone to take advantage of that, Microsoft has released this new feature, Of course, to be able to use it, our Active Directory has to be in “Windows Server 2008 R2”.

Using PowerGUI and its PowerPacks

PowerGUI is one of the best free tools, especially for those of us who work with PowerShell environments and still do not feel comfortable, it is a graphic tool that allows us to create, edit, import, export our Windows PowerShell-based scripts. In this document we will see how to install it that has nothing and how we can organize our scripts, as well as being able to see how to use scripts for VMware, Exchange, Active Directory, SQL, Routers, communications, Internet, Systems Center, Operations Manager, Xen, Hyper-V, Citrix, Skype, Reporting, Twitter … everything that relies on PowerShell.