Hi, french & junior (vmWare) but still alive
Existing :
1DC/1Cluster/3ESXI/Vsphere6.7u2
VMware PowerCLI 11.5.0 build 14912921
PowerShell 5/1/14409/1018
vswitch0(management), vswitch1(vm)
2 Usergroups (G,U)
20 users/group (G201,...G220 ; U101,...U120)
Each user got his own private space (ex for user G201)
VMs&templates/G/G201 : VM1,VM2,,,
storage/G : here, no private folder, all the G group VMs are stored here.
networking/Pedago/G/G201 : G-lan-2010, G-lan-2011,..
vSwitch2 created, nic attached, no vlan created in yet.
Expecting :
Create 10 new vlan for each user of group 'G' (using a .csv import) in vswitch2.
- With role/permission (each user can see & operate only its own vm, & same for it own vlan)
- Each user vlan should reach the network folder of the user (to not have to drag it by mouse)
Bonus :
How can I get the full path to a user folder ? Are the vPG at root or in specific folders ?
For example : Network folder of user G201 is in folder 'G', wich is (i think) in 'Students', wich is (i m still not sure) in 'Pedago', wich is in.... network folder. 'Get-Folder' gave me some informations but I m not sure of the real good fullpath. I have to manage something I didn't instal.
Thanks a lot for your help, I had already some hours of search over the net about it and tried some scripts, sadly without the expected result.