|
-
Oct 29th, 2010, 09:18 AM
#1
Thread Starter
Junior Member
[RESOLVED] remotely create folder, assign full control
Hey there,
I need to create a shared folder on the desktop for a specific user on a specific pc and assign full control sharing and security permissions for only tat user and a domain admin user. I need to do this for 300+ PCs. Going to each user manually and askin them if i can do tat on their pcs is very time consuming.
Is there a way i can code this and do this remotely where i can input,
1)the computer name/IP Address
2) the folder name i want to create
3) the user for which i have to create it for (just basically goin to doc and settin.>user name> desktop )
and i can achieve the folder creation for tat user with full control to that user and a domain admin user for sharing and security
Thanks in advance
-
Oct 29th, 2010, 09:21 AM
#2
Re: remotely create folder, assign full control
Not really, since it would still require some sort of client on the 300+ PCs to receive your instructions and create the folder/permissions.
-
Oct 29th, 2010, 09:42 AM
#3
Re: remotely create folder, assign full control
I had the same question... check the second post of this thread. The solution didn't work for me because I was not working on a domain. You may however find it useful.
kevin
Process control doesn't give you good quality, it gives you consistent quality.
Good quality comes from consistently doing the right things.
Vague general questions have vague general answers. A $100 donation is required for me to help you if you PM me asking for help. Instructions for donating to one of our local charities will be provided.
______________________________ Last edited by kebo : Now. Reason: superfluous typo's
-
Oct 29th, 2010, 09:48 AM
#4
Re: remotely create folder, assign full control
-
Oct 29th, 2010, 12:59 PM
#5
Thread Starter
Junior Member
Re: remotely create folder, assign full control
Thanks guys, the code samples provided shows how to create a folder and how to add or remove security permissions on the folder.
And i found chris128's code for sharing. Checking that out too.
Last edited by resmiac; Oct 29th, 2010 at 01:55 PM.
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
|