Posted on 05-22-2024 06:15 AM
Anyone have a good way to deploy this? Yes, we know it isn't supported except for individual installs - but seriously, when you are a school district and have over 100 Mac Labs - you have to find a better way. Need a little help on this one - we keep getting the Message: Secure Browser may be running from the original file download location.
Any help on this one would be appreciated!
Posted on 05-22-2024 06:51 AM
For something like this software it would appear each instance of software wants a proctor to set it up. I would go through the initial setup while doing a capture using composer to see what files it generates. from there you can attempt to package and deliver the software to a test device to see how it works out. I do not see any instructions anywhere for adding a plist entry or a profile to enforce the codes or settings so this might be the best route
2 weeks ago
The way we managed to get things working was to convert the original .dmg file that had the CompassCloud.app at the top level to read/write format, so we could add the "Applications" folder and move the CompassCloud.app into there. Converting it back to compressed after making the needed changes seemed to let the .dmg upload and deploy within JAMF Pro without the program thinking it wasn't in the proper location in the file system once delivered.
A little more detailed steps:
- Use Disk Utility (in the Utilities folder on a Mac) to:
- Select Convert from the Images menu in the menubar
- Pick the downloaded CompassCloud.DMG from Compass
- Convert it to Read/Write in the 'Image Format' pop up of menu options
- Save it as CompassCloud converted
- Go back to Finder and
- double-click to mount the CompassCloud converted DMG
- on the mounted DMG, make a new folder entitled "Applications"
- (note you may need to authenticate a couple times as admin to make the changes)
- Drag the CompassCloud app into the newly created Applications folder
- (note this may create a 2nd copy of the app)
- Remove the 'top level' copy of the app (the one outside the Applications folder) after you've verified the copy within the Applications folder.
- Close and eject the mounted read/write DMG
- Back to Disk Utiliy and:
- Choose "Convert..." from the "Images" menu
- Select your modified CompassCloud Converted DMG
- Give this 'updated' version a new name like "CompassCloud 2" in the Save As box
- Change Image Format back over to "compressed"
- Click Convert button
- Quit Disk Utility
- Head into JAMF Pro
- Settings --> Computer Management --> Packages
- New Package with the CompassCloud 2.dmg as the file to upload
- Computers --> Policies
- Build a policy that installs the new package, scope and test.