Setting Passwords / permissions via script?

  • Thread starter Thread starter Alex Kudrasev
  • Start date Start date
A

Alex Kudrasev

Does anybody know if it is possible to specify passwords / set permissions
on folders using VB or a scripted language?

The idea is to automate a server - eg, a folder can be created for a new
user with security, user can change etc.

Many thanks!

Alex Kudrasev.
 
Alex said:
Does anybody know if it is possible to specify passwords / set
permissions on folders using VB or a scripted language?

The idea is to automate a server - eg, a folder can be created for a
new user with security, user can change etc.

Batch scripts can even do it with the help of various applications. Many
included with Windows.

Command line scripting is more powerful than many new admins wish to
believe.
 

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

Back
Top