Hi guys,
Am trying to create a logon task in DEM, which needs to create a folder in fileserver with the username as the folder name. And it should be one time process.
Here is what I did:
Command : mkdir \\fileserver\share01\%username%
Profile Archive Import: After
Run Once: Enabled
But this didnt worked.
As I browsed , I came to know that this also can be done by Files and Folders feature. But I dont know how to do that.
Any Help?