We are trying to assign specific users to specific VM's in Horizon.
Example.
I have a csv file with two columns
column1 colum2
a.smith MMDesktop113
b.Hurt MMDesktop116
The VM's already exist in Horizon and the users are already present via AD.
I just want to link the users to the VM using the CSV file as a guide.
Is this possible?
Thank you