13-08-2020, 12:03 PM
Hi,
I need some advice regarding the PowerShell Module.
I need the change the "Destination (the connection)" on some Virtual Machines using the PowerShell Module.
However, I cannot retrieve all the "childpaths" by using the module, and therefore not get all the virtual machine that runs in the child folders.
Imagine this structure.
Folder1
- folder 2
- folder 3
- vm1
- vm2
-folder 4
-vm 2
I need to get all the VM's ind the Folder1 (and in the subfolders aswell). How to I achieve this?
Thanks in advance!
Lha
I need some advice regarding the PowerShell Module.
I need the change the "Destination (the connection)" on some Virtual Machines using the PowerShell Module.
However, I cannot retrieve all the "childpaths" by using the module, and therefore not get all the virtual machine that runs in the child folders.
Imagine this structure.
Folder1
- folder 2
- folder 3
- vm1
- vm2
-folder 4
-vm 2
I need to get all the VM's ind the Folder1 (and in the subfolders aswell). How to I achieve this?
Thanks in advance!
Lha