This repository provides a simple solution for granting temporary admin rights to macOS users through Workspace ONE UEM. By deploying a dummy package, you can achieve this without any scripting. This approach is ideal for organizations that need to manage user permissions efficiently while maintaining security.
- No Scripting Required: The package can be deployed easily without the need for complex scripts.
- Seamless Integration: Works directly with Workspace ONE UEM for easy management.
- User-Friendly: Designed for IT admins who want to streamline the process of granting admin rights.
- Cross-Platform Support: Compatible with various macOS versions.
To get started, visit the Releases section to download the necessary package.
- Download the Package: Go to the Releases section and download the latest version of the package.
- Deploy via Workspace ONE UEM: Use the Workspace ONE UEM console to deploy the downloaded package to your macOS devices.
- Verify Installation: Once deployed, check if the users have received the temporary admin rights.
After deploying the package, users will have elevated privileges for a specified duration. This can help in scenarios where users need to install software or make system changes that require admin access.
- Software Installation: Allow users to install necessary applications without needing constant IT intervention.
- System Updates: Enable users to perform updates that require admin rights.
- Troubleshooting: Grant temporary access for troubleshooting issues that require elevated permissions.
This repository touches on several important topics in the realm of IT management and automation:
- Admin Rights: Understand the importance of managing user permissions effectively.
- Automation: Learn how automation can simplify administrative tasks.
- Deployment: Explore best practices for deploying software in an enterprise environment.
- End-User Computing (EUC): Focus on improving user experience while maintaining security.
- macOS Management: Gain insights into managing macOS devices efficiently.
- Mobile Device Management (MDM): Understand the role of MDM in managing devices.
- Package Management (PKG): Learn about deploying applications using package files.
- Workspace ONE: Familiarize yourself with VMware's Workspace ONE UEM.
- Regular Updates: Ensure that the package is updated regularly to address any security vulnerabilities.
- User Training: Provide training for users on how to use their temporary admin rights responsibly.
- Monitor Usage: Keep track of when and how often users are granted admin rights.
- Limit Duration: Set a clear time limit for how long users can hold admin rights.
If you encounter issues during the deployment process, consider the following:
- Check Compatibility: Ensure that the package is compatible with the macOS version being used.
- Review UEM Logs: Look at the logs in Workspace ONE UEM for any error messages.
- Contact Support: If problems persist, reach out to your IT support team for assistance.
We welcome contributions to this project. If you have suggestions for improvements or additional features, please feel free to submit a pull request or open an issue.
- Fork the Repository: Click on the "Fork" button at the top right of the page.
- Clone Your Fork: Use
git clone <your-fork-url>to clone your fork locally. - Create a New Branch: Use
git checkout -b <new-branch-name>to create a new branch for your changes. - Make Your Changes: Implement your changes and commit them with a clear message.
- Push Your Changes: Use
git push origin <your-branch-name>to push your changes to your fork. - Create a Pull Request: Go to the original repository and click on "New Pull Request."
This project is licensed under the MIT License. See the LICENSE file for more details.
We would like to thank the contributors and the community for their support in making this project a success. Special thanks to VMware for providing Workspace ONE UEM, which simplifies device management.
For questions or support, please reach out to the repository maintainer. You can find the contact information in the GitHub profile.
For the latest releases, visit the Releases section. Download the package and start managing admin rights for your macOS users efficiently.