Scripts

All posts with the Scripts tag

Discussion
4 weeks ago

Whitelist specific chrome extensions

Hi community! Installing chrome extensions has become frequent on our managed devices. While most extensions seem legit, there are a few that could be malicious. To avoid any probable risks, we want to allow only a few extensions while the rest must remain blocked. Is there any way I can implement it through Hexnode?

Discussion
1 month ago

Determine windows 10 upgradability to windows 11

Hi,  How do you determine which Windows 10 PCs can or cannot be upgraded to windows 11?    We have this script to determine if a windows 10 PC can be upgraded to windows 11.  https://github.com/Globaldots/hexnode/blob/master/commands/windows/HardwareReadinessForWin11.md The script will update the device notes with the upgradability status.  Please react if you find it useful too,…

Discussion
2 months ago

How to handle repetitive tasks

Hey community! I recently had to set the date and time on a few macOS devices in my organization and found myself doing it individually on each device. Is there an easy way out of such tedious tasks?

Discussion
2 months ago

How to see hidden accounts on Mac?

Hey everyone, I need some help with something going on in one of our computer labs. It seems like there are a couple of local accounts on our Macs that are hidden from the admin accounts. When I log in from the lab’s admin account, I can’t see these accounts. But when I log in…

Ideation
2 years ago

Associate a custom script to a policy

Associate a custom script to a policy This feature would greatly help in many situations, instead of going to manage > Devices and selecting the computers to run a custom script to machines in masses, it would be nice if we could create a policy that has a section where you can include the operation…