May
23
2015
IBM i can communicate with a Windows printer share using the LDP Unix protocol. This is so much better than a Client Access printer session since it relies on a simple share and a Windows service. There is no need to start a session manually. On Windows On the Windows server, open server manager, add […]
Tags: AS400, IBM i, iSeries, Print, Windows
Apr
19
2015
Client Access can be deployed by GPO with the MSI file provided in the installation directory. However you will have to create a MST file containing custom parameters that will add up to the MSI. Create a Transform file The transform file contains customized settings you may apply to the software you are going to […]
Tags: AS400, GPO, IBM, IBM i, iSeries, Windows
Jan
18
2011
You can open any kind of document on Windows from an IBM i 5250 session or a CL program.The type of file can either be an image or a picture (jpeg, tiff, bmp, png), a video (avi, mpeg), a PDF, an office document (word, excel, powerpoint), and even an Internet link (URL). AS400 provides the strpccmd […]
Tags: AS400, IBM i, iSeries
Jul
02
2009
IBM i / AS400 QSTRUP is the CL program loaded when the system boots and it may be useful to change it. You may want to add the MKDIR command line for instance to have a permanent share mounted.I’m saying program as QSTRUP is a compiled program, rather than a simple text file. You can get […]
Tags: AS400, IBM i, iSeries, QSTRUP
Jul
02
2009
IBM i can communicate with all major operating systems to reach remote files: Windows, Linux and any Unix flavour, and other IBM i of course. It provides multiple filesystems that let you access remote shares. A diagram of these filesystems is available on IBM website. Windows Shared Folders IBM i communicates with Windows servers with […]
Tags: AS400, IBM i, iSeries, NFS, unix, Windows