Servigistics InService Deployment > Deploying a Servigistics InService Offline System > Server Side Configurations > Creating Full Packets and Configuring the Download Center
  
Creating Full Packets and Configuring the Download Center
The Download Center utility allows Servigistics InService administrators to view and manage the service information update data packets available for download by offline systems. Packets are not added to the Download Center utility unless the necessary server configurations have been completed.
To configure offline systems to download data packets use the following procedure:
1. On the Servigistics InService server open a Windchill shell.
2. Run the following command:
Linux:
xconfmanager -s com.ptc.sc.downloadCenter.uploadFolder.path=”/opt/InService/
InS_Data/Work/uploadPackets” -t codebase\wt.properties -p
Windows:
xconfmanager -s com.ptc.sc.downloadCenter.uploadFolder.path=
"D:\\ptc\\InService\\InS_Data\\Work\\uploadPackets"
-t %WT_HOME%\codebase.war\wt.properties -p
OR
xconfmanager -s com.ptc.sc.downloadCenter.uploadFolder.path=
"D:\\ptc\\InService\\InS_Data\\Work\\uploadPackets"
-t codebase\wt.properties –p
3. Restart the server.
4. Run the TAL task named “Create Full Packets for Offline” in order to create the Full data packages. These packets can be found or generated @viewer location <InS_Home>/InS_Data/Work/uploadPackets.
* 
If you are configuring the Download Center for use in a split server configuration then this procedure must be run on the Viewer.