copy command

J

Jaz

I am trying to make a script that copies a shortcut into the All
Users\Desktop folder. The problem is that our users do not have access to
this folder. Is there a way to allow access in the script?

If not, what others options would I have to create a shortcut on all our
workstations desktop?

Thanks,
Jasper
 
P

Pegasus \(MVP\)

Jaz said:
I am trying to make a script that copies a shortcut into the All
Users\Desktop folder. The problem is that our users do not have access to
this folder. Is there a way to allow access in the script?

If not, what others options would I have to create a shortcut on all our
workstations desktop?

Thanks,
Jasper

You could do it from your own console by copying the file
to "\\SomeWorkstation\c$\Documents and Settings\All Users\Desktop".

BTW, your clock is about 10 minutes fast.
 

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