|
-
Sep 29th, 2008, 02:00 PM
#1
Thread Starter
New Member
[RESOLVED] Run script as administrator
Hi all,
I'm completely new to the VB world...
The problem I have is that an application must have the "write" permission on a folder under "program files" to run.
Now the users are only standart user so they dont have that permission.
I tried to change permission with XCACLS but because the script is run locally, it does'nt give me rights to change the permissions.
Now I want to use VB script to run the other script as an admin. That way, I will be able to change permission on the folder and run the application.
I need to do this on 400 users. That's why I use GPO and scripts.
Thx a lot,
Pato
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|