Create a folder on a Windows server that you can use to store jobs or input files.
- On the server that you want to add to Prinergy, create the folder that you will share.
Ensure that the folder is:- On an NTFS volume, or an error will occur when you share the folder
- At the root level, not within another folder
- Share the folder that you created:
- Open Computer Management (Run > compmgmt.msc)
- In the left pane, expand Shared Folders, right-click Shares, and select New File Share. Then follow the prompts.
- Click Browse, and select the folder that you want to share.
- In the Share name box, type a name using the correct format.
For a job volume, use the formatAraxiVolume_<server name>_<drive letter>
, such asAraxiVolume_SERVER1_G
. The share name must start with the prefixAraxiVolume_
.
For an input volume, you can use any format, such as InputFiles. - (Optional) In the Description or Share description box, type a description for the share, such as
Prinergy Jobs Volume
orPrinergy Input Volume
. - Click Next, click Finish, and click No to indicate that you do not want to create another share.
- Give permissions to the folder in one of the following ways:
- Give everyone full control.
- Deny read/write access. Instead, create user accounts for the users who need to modify PDF files or add customer files, and give the user accounts read/write access to the folder.
For information about using the operating system to set folder permissions, see the operating system documentation.