Verifying version numbers...



I would appreciate some advise on the following:

I was given a script that will check the version number of files and then
compares it to an update directory of those files, if the file in the update
directory is of a later version the script will copy the file to the user's
computer otherwise no action is done. What I have found is that it works
100% only if the user has Administrator rights. Is there a policy that I can
change to the Domain Users group that will allow this script to work as it
does for the Administrators?
--
Axios
.



Relevant Pages

  • Re: Verifying version numbers...
    ... >>compares it to an update directory of those files, if the file in the update ... >>directory is of a later version the script will copy the file to the user's ... >>100% only if the user has Administrator rights. ... > Grant "Domain Users" the required permissions. ...
    (microsoft.public.windows.group_policy)
  • Re: VBScript runtime error Permission Denied GetObject
    ... > Dim strComputer, strKeyPath, strValueName, objRegistry, strValue ... I do install the latest Windows Script 5.6 version on it, ... member of the "Domain Admins" group, which should have admin rights on all ...
    (microsoft.public.scripting.vbscript)
  • Re: File Permissions
    ... >I have a logon script that must copy an .exe from one of our servers. ... >script runs wonderfully for someone who has administrator rights. ...
    (microsoft.public.windows.server.scripting)
  • Re: Verifying version numbers...
    ... >compares it to an update directory of those files, if the file in the update ... >directory is of a later version the script will copy the file to the user's ... >100% only if the user has Administrator rights. ... Grant "Domain Users" the required permissions. ...
    (microsoft.public.windows.group_policy)
  • Run As Administrator?
    ... into a remote computer...I would like to be able to pass administrator rights into the script so that it will work under a standard power user account...how ...
    (microsoft.public.scripting.vbscript)