I have a group of users that I want to unassign from specific VDI machines. Is there a way to pull a group of users from a csv file that will remove them from said assigned VM's without having to manually do it in View Manager?
Remove-Ownership is probably the command.
Thanks!