| |
microsoft.public.scripting.vbscript |
>> news:e5f89449-1564-4165-8020-1f98f13a1322@m36g2000hse.googlegroups.com...
>> > hi guys
>> > i'm Alex and i have a problem, i want create a VBscript with
>> > copyfolder command for each profile into PC:
>> > folder source: c:\test (in the folder there are many files and
>> > folders)
>> > folder destination: ...\"user profile"\Applications data
>> > this copy run for default user, administrator and all users but don't
>> > work for all profiles first create.
>> > can you help me????
>> A good starting point would be to post your script and tell
>> us what message you see on the screen when the script
>> does not work.
> i haven't a script....
b) Study existing script examples, e.g. this one:
http://www.microsoft.com/technet/scriptcenter/resources/qanda/aug07/h...
c) Download appropriate help files, e.g. the Scripting Guy file
(from the above link) or the VB Script help file script56.chm.
To learn VB Script takes time and effort - we all had to do it! -
but it will be a rewarding exercise.