implementation - deployment methods of deployment –user pc –network shared (workstation install)...

18
Implementation - Deployment Methods of deployment User PC Network shared (workstation install) Terminal server Web Deployment (ActiveX) (Note: this section is covered in detail in the next presentation) lookserver deployment (Note: this is covered in the lookserver training module)

Upload: johnathan-welch

Post on 12-Jan-2016

232 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

Implementation - Deployment

• Methods of deployment– User PC– Network shared

(workstation install)– Terminal server– Web Deployment (ActiveX) (Note: this section is covered in detail in the

next presentation)– lookserver deployment (Note: this is covered in the lookserver training

module)

Page 2: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Options Available– Program files are installed on the PC.– Program files are installed on the PC with updates ‘pushed’ out.– Program files are installed on the PC with SID on server.

Deployment – Local Installation

Page 3: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• All Program files on the PC

Deployment – Local Installation

5250 datastream

AS/400

Page 4: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Program files on the PC (cont.)– Pros

• All the files are executed locally therefore eliminating the reliance on a third-party server.

• Network traffic is minimized as communication will be via 5250 data streams to the iSeries.

– Cons• Any updates to program or data files will have to be applied

manually.

* Can still use nlupdate

Deployment – Local Installation

Page 5: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Program files on the PC with updates ‘pushed’– Use ‘images’ with third party products from Microsoft and Novell.

Deployment – Local Installation

AS/400

5250 datastream

‘Image’ Updates

Page 6: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Program files on the PC with updates ‘pushed’ (Cont.)– Pros

• Files are executed locally. • Network traffic is minimized.• newlook maintenance is centralized for easier updates.• updates can be scheduled for quiet times.• End-user operating systems, drivers, virus definitions and third-

party programs can also be installed and updated ‘silently’.– Cons

• There is an implementation overhead associated with the initial loading of files on end-user PCs.

• Not every company has access to these tools or infrastructure.

Deployment – Local Installation

Page 7: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• All Program files on the PC (except SID)

Deployment – Local Installation

AS/400

5250 datastream

Definition file download

Page 8: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• All Program files on the PC (except SID)– Pros

• All the files are executed locally therefore eliminating the reliance on a third-party server.

• Updates to the definition file can be applied centrally. – Cons

• The screen ID records within the SID file are loaded every time newlook is started. This could create an increase in network traffic if a large number of users try and log on at the same time.

• Any updates to program or data files will have to be applied manually.

– Variations• Custom Installation• Scripted Installation

Deployment – Local Installation

Page 9: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Options Available– Program files are stored and executed from file server

(workstation/server install).– Citrix (or Windows Terminal Server).

Deployment – Network Installation

Page 10: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Program files are stored and executed from file server (workstation/server install)

Deployment – Network Installation

Startup Files

AS/400

5250 datastream

Page 11: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Program files are stored and executed from file server (workstation/server install) (Cont.)– Pros

• All the files are centrally located and therefore easily updated. – Cons

• The program and SID files are loaded every time newlook is started. This will create a noticeable increase in network traffic if several users try and log on at the same time.

• End-User PCs are reliant on access to the third-party server to execute newlook.

Deployment – Network Installation

Page 12: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Citrix (or Windows Terminal Server)

Deployment – Network Installation

AS/400

5250 datastream

Citrix ICA Stream

Page 13: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

0. Approach

• Citrix (or Windows Terminal Server) (Cont.)– Pros

• All the files are centrally located and therefore easily updated.• Support via Citrix for Mac, Java, PDA, Thin Client and Web delivery.

– Cons• The communications from the server will be full GUI frames and not

5250 data streams. As the GUI frames will be of a greater size than the 5250 data stream bandwidth requirements will increase.

• End-user PCs are reliant on the Citrix server and therefore if it is unavailable users will not be able to access the iSeries.

Deployment – Network Installation

Page 14: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

• Web Deployment– Activated via the Internet browser, users download, install, and run

newlook by simply pointing their browser at a nominated web page.– The files required to run the ActiveX control are packaged into CAB files

& are stored on the web server.

ProgramCAB

Web Server

CustomCAB

Deployment –Web Deployment

Page 15: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

Deployment –Web Deployment

• Web Deployment– Pros

• Installation can be unattended. Users click on the web page and the download of the necessary files takes place automatically

• Updates are automated. Each time a user starts the web page a check for newer files takes place.

• All the installation (CAB) files are centrally located and therefore easily updated.

• If the application has been downloaded previously then locally cached files will be used. Only updates that are made to the server will be downloaded.

– Cons• A browser supporting ActiveX controls is required.

Page 16: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

• Deployment using lookserver– HTTP traffic between client and web server– Telnet traffic between web server and iSeries

Deployment –lookserver

Firewall/Proxy Server

IBM iSeries

Application server

InternetH

TTP

/HTT

PS

HTTP/HTTPS

TN5250

Web Server (IIS)

thinclient (IE, FireFox etc) mobileclient – PDA (Pocket IE)

HTTP

/HTTP

S

HTTP/HTTPS

Page 17: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

• Deployment using lookserver– Pros

• Zero footprint so no download of program files is required• Will work across multiple desktop platforms. Only requires a browser

with XML support.• Will support mobile/PDA devices natively. • Updates are easy to deploy.

– Cons• Desktop integration not supported• Full rich client interface only available with smartclient.

Deployment –lookserver

Page 18: Implementation - Deployment Methods of deployment –User PC –Network shared (workstation install) –Terminal server –Web Deployment (ActiveX) (Note: this

newlook 8 Training

Deployment