All,

Newbie here, written some reasonable level KIX over the last year, with lots of help from the scripts library on the site - but now need help.

In our network login script i want to write a value to a registry key (win2000 & XP), but the users don't have local admin and we have 'locked' down the machines such that the command fails if they don't have this privilege level. It works great for me since i have admin rights, but no other users. Is there a way of getting round this?

Many thanks