


Choose Juniper Networks Junos Pulse as your VPN Provider, but Do NOT install the Pulse client on Windows 8! Use as the server name. Go to Settings > Network > Add VPN client. Windows 8 users should update to version 8.1, and need to use the built-in VPN client."~/Library/Application Support/Linotype/FontExplorer X/FontExplorerXAutoload. These users are serving as my test group to refine the restrictions prior to full deployment. Currently it is deployed to all of our student computers, but scoped only to LDAP users who have been caught playing games in class. Next year we plan to roll this out to the entire student body. I did have to add some additional folders in order to allow some of our less standard software to run (LanSchool, Lightspeed agent, CS6, etc). Moving files to either location requires authentication, which effectively ends the use of unapproved apps. The restrictions payload is set to allow apps to launch from a few folders, primarily /Applications and /Library/Application Support. We have a config profile established and distributed to all of the student machines. dmg or to just run applications from the downloads folder has been an issue for us this year (first year with Macs), as we have had ongoing issues with gaming during class. Allowing the kids to run applications from the mounted. I have been playing around with this in preparation for next year. The configuration profile is then uploaded on to the JSS and scoped to All machines The raw xml file is then converted to a Configuration Profile using mcxToProfile tool via the command line "~/Library/Application Support/Linotype/FontExplorer X/FontExplorerXAutoload.app/Contents/Resources/", "~/Library/Application Support/Linotype/FontExplorer X/FontExplorerXAutoload.app/Contents/MacOS/",

"~/Library/Application Support/Linotype/FontExplorer X/", "~/Library/Application Support/Linotype/",

"~/Library/Application Support/Juniper Networks/", "/Volumes/ClickShare/ClickShare_for_MacOSX.app/Contents/MacOS/", (my example as a property list text file)īundleID = "" ĭisplayName = "FontExplorerXAutoLoad.app" īundleID = "-relauncher" Raw xml preference file exported from WGM .plist The components used to achieve this are:. Without this an end user can install and run application from e.g their Desktop and such makes administration and license compliancy unmanageable. Hi Shawn, heres snippits from my procedureĪpplication control is so that applications are allowed to only run from specified locations with exceptions known as “whitelists” and particular applications known as “bundleIDs”
