I am authenticating to a client machine as a power user. Of course, if I log in using an admin accnt, it works fine.
I guess I thought power users would have access to write to that dir in particular. Is there another possible solution to have the icon created to each users desktop upon log-in?
Main Topics
Browse All Topics





by: WalkaboutTiggerPosted on 2008-07-15 at 06:48:02ID: 22006927
Are you authenticating to the client machine as a local administrator or as a power user? If not, you cannot write to "C:\Documents and Settings\All Users\Desktop" unless file permissions are set appropriately. The group Users, by default, does not have Modify or Write permissions to this directory.
Walkabout