Hello,
i want write a (logon) script that will copy files and subfolders to a specific location using kixtart. The problem is the path. It varies per user. example. \folder1\folder2\12er45ye.default\folder3\folder4 and with another user it wil be \folder1\folder2\567gtre34.default\folder3\folder4
How do i write a script that can see across ????????.default and copy's to folder4
??????? = random

Thanx