Hello @laura123 ,
Yes, this can be done using Hexnode Automation.
For this requirement, you can create separate automations for Windows and macOS devices and use the Create User Account action. This allows you to create a local user account in bulk without writing a custom script.
A typical setup would be:
- Go to Automate tab.
- Create a new automation.
- Select the platform, such as macOS or Windows.
- Choose the Create User Account action.
- Enter the local account details, including the username and password.
- Set the account type as Administrator if the account needs admin privileges.
- Configure when the automation should run, such as at a scheduled time or based on device activity.
- Target a device group.
For a mixed environment, create one automation for macOS devices and another for Windows devices. You can use the same local admin account details in both automations if you want a common account across the organization.