Archives

Showing posts with label Terminal Services. Show all posts
Showing posts with label Terminal Services. Show all posts

Tuesday, December 29, 2009

Infrastructure Architect

hi

There don’t seem to be any formal definition of what Infrastructure architecture is, the only one found by searching the web is from the Open Group where it is defined as:

Infrastructure architecture connotes the architecture of the low level hardware, networks, and system software (sometimes called "middleware") that supports the applications software and business systems of an enterprise.

The main thrust of this definition is to position Infrastructure Architecture relative to TOGAF and ends up as calling infrastructure architecture everything other than specific software project architectures which whilst not incorrect is a rather exclusive definition.
It would appear that there is not a formal definition of Infrastructure Architecture for IT so I have come up with my own:
Infrastructure Architecture is the set of abstractions used to model the set of basic computing elements which are common across an organization and the relationships between those elements.
So it would include the architecture of:
Networks
Storage
Platforms
o Middleware
Information
• Access Management
o Security
o Identity
Management
o Deployment
o Provisioning

It does not include anything to do with design or operational processes or software design, these fall under the remit of SDLC, Operations Lifecycle and Software Architecture respectively. It does not include any business elements.It is a major subset of Enterprise Architecture and the platform for a Service Oriented Architecture. It does include Service Oriented Infrastructure and Grid.



The best post to explain it:

http://blogs.technet.com/michael_platt/archive/2005/08/16/409278.aspx

sAnTos
Read More >>

Monday, December 22, 2008

TS Application. TS Web Access error in Windows 2008

Hi

Although this is an old trick.

I am going to publish ths solution again.



Do you use TS Win dows 2008 for running Applications?

Do you have this error?











You need to install XP SP3 or RDP 6.1 ( KB952230 ).
And you need to delete the Regedit these entries:

HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{7390f3d8-0439-4c05-91e3-cf5cb290c3d0}HKCU\Software\Microsoft\Windows\CurrentVersion\Ext\Settings\{4eb89ff4-7f78-4a0f-8b8d-2bf02e94e4b2}

That is all
SAntos
Read More >>

Wednesday, November 12, 2008

TS Gateway


Windows 2008 y TS Gateway.

Pues hay que reconocer que funciona bien.

Tenemos un TSG en la DMZ, abrimos el puerto 80, redirigimos todo el trafico de quien queremos para dentro.

Abriendo solo el 80 podemos hacer RDP.



Breve explicación:

Instalación TSG en DMZ.

Creación de un certificado (en este caso local) es para pocos usuarios.

Instalación de certificado en clientes.

Configuración de RDP 6.1 para atacar al TSG publicado en DMZ.

Configurar permisos a máquinas tanto en DMZ como en TSG.



Cuesta un poco pero realmente está muy bien. Hay que reconocerlo















Mas información al que le interes via email o post aquí mismo.
Read More >>