adding files to users desktop with logon scripts/group policy

  • Thread starter bluboxthief - newsgroups
  • Start date
B

bluboxthief - newsgroups

Hi all,

(first post to the group..been a lurker for a while)

I am redefining group policies here, and add some files to user desktops
automaitcally. I have a group policy for the group. I also have a group
logon script for drive mapping, etc.

Is it possible to add 3 files (rdp files) to each users desktop
(c:\documents and settings\ etc..) folder?
All of the people use their own machines (usually).

apologies if its a trivial question.

tia,
bernard
 
B

Brian Desmond [MVP]

Sure. The path to the logged on user's desktop is %UserProfile%\Desktop. You
can utilize this path in WSH or a batch script.

--
--
Brian Desmond
Windows Server MVP
(e-mail address removed)12.il.us

Http://www.briandesmond.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top