IBM i Path Example
You can also map a network drive to the root directory and do the first step from the deployment server.
MKDIR TS910 CPY OBJ('/PS910/*') SUBTREE(*ALL) OWNER(*KEEP)
Then copy the path code library: ADDLIBLE E910SYS CPYLIB FROMLIB(PS910) TOLIB(TS910) CRTLIB(*YES)