batch file - What to run a script during startup or shutdown so that the group priveleges becomes effective -


i trying give "impersonate client after authentication" user based on registry. since registry can changed user @ anytime. during next restart privelege shud effective. achieve same im trying run script @ startup checks fr registry, if registry set particular privilege assigned. looks script nt being executed

how did invoke script? did add them windows startup folder? or used gpo's?

the best way use group policies.

use gpedit same

under local group policy-

go computer configuration ->windows setting-> scripts


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -