windows - Run batch script with admin right on network directory -


on windows 7 mount 1 network directory using "right click on computer" "connect network drive". after this, want execute batch script using admin rights. script on network drive.

so right-click on batch script , click on "execute width admin right" cmd opens , close no message. think due have mounted network drive without admin rights how can this?

nb: script executes few commands installing software on network drive.

you don't mount share 'admin rights'. user account has whatever rights granted server admin. if need 'execute' permissions share admin have grant account right. alternately, can mount share using different set of credentials has rights need, have given admin.


Comments

Popular posts from this blog

Magento/PHP - Get phones on all members in a customer group -

php - .htaccess mod_rewrite for dynamic url which has domain names -

Website Login Issue developed in magento -