I need to disable user accounts in a bulk operation. Is it possible for Hyena to read a list of users from a file and select those users in the right-hand pane of the user interface based on the input file?
Announcement
Collapse
No announcement yet.
Is it possible to import a list of selections from a file?
Collapse
X
-
Re: Is it possible to import a list of selections from a file?
Unfortunately it can't import from a file. You would have to select your users in the right window for this.
Also, since you have your users in a file already, you can turn that into a batch file and use a command line utility to make the changes.
-
Re: Is it possible to import a list of selections from a file?
Yeh, thats what I thought. Just wanted to see if Hyena had that built in. That would be a really nice feature for bulk changes.
I was able to use cusrmgr.exe and a FOR loop to accomplish the same thing however.
Thanks for your quick response.
Comment
Comment