Git Product home page Git Product logo

Comments (3)

joshnovotny avatar joshnovotny commented on May 28, 2024 2

@zroked I figured this out on my own.

Yes, you just change the computer name to the computer name of the one you are testing.

For running it on all computers, you change that line to:

computers_id = get_arm64(get_arm64)

I also found that the instance_id doesn't work unless I delete the https:// from the front of my Jamf URL.

I would agree the ReadMe needs work.

from jamf-recovery-lock.

zroked avatar zroked commented on May 28, 2024

@joshnovotny thank you very much for the reply. Tested it and it works perfectly.

I also found through a lot failed changes that if you

import socket
name = socket.gethostname()

Then for computers_id
computers_id = get_arm64('filter=general.name=="'+name+'"')

Then you can run the script for just the one machine the policy is running on.

Thanks

from jamf-recovery-lock.

shbedev avatar shbedev commented on May 28, 2024

Thank you all for your feedback. I have updated the readme and comments to make it more clear and also removed the https:// prefix from the instanceId comment in the auth/creds.py file like suggested.
I no longer have access to a Jamf server so can't really test it. If you find any issue, feel free to let me know and I will fix it.

from jamf-recovery-lock.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.