Hello ![]()
I am using Dynamic Folder with a powershell script which receive all Folder and RDP connections from AD. This works fine ![]()
All RDP-Connections have “Credentials form Parent” = true
I looks like this:
Folder A
Folder B
RDP1
RDP2
Folder C
RDP3
RDP4
Is it possible to define in dynamic credentialscript that FolderB seach for credential named “AdminA” and FolderC search for “AdminB” ? and so on?
Thanks
Thomas