We've deployed a MAG2600 w/ Junos Pulse. Deploying the Windows client through SCCM/GPO worked like a charm.
We have tied our MAC clients to a Mac OS X Server so we can manage and deploy applications.
Deploying the Pulse installer is easy. We are trying to find how to wrap up the downloaded pre-configuration file so the users don't need to setup the connection on their own or go through the web portal first.
Where is the profile configuration file stored on MAC OS X 10.x. and can we even accomplish what we're trying to do (or am I even making sense)?
Solved! Go to Solution.
The recommendation is to script the jamcommand to push the preconfiguration file to your end users. The reason is if you install pulse with the configuration and copy this to another machine, this will cause a disconnect issue between the two users. There is a unique identifier for each user stored in the same file as the connections. If the same connection is made with the same identifier, this will cause the other end user to be disconnected.
Please refer to the Pulse client using preconfiguration instructions for more details about the jamcommand:
The recommendation is to script the jamcommand to push the preconfiguration file to your end users. The reason is if you install pulse with the configuration and copy this to another machine, this will cause a disconnect issue between the two users. There is a unique identifier for each user stored in the same file as the connections. If the same connection is made with the same identifier, this will cause the other end user to be disconnected.
Please refer to the Pulse client using preconfiguration instructions for more details about the jamcommand: