Re: Encrypted Script

From: Rodrigo (rodrigo_nobrega_at_uol.com.br)
Date: 10/28/04


Date: Thu, 28 Oct 2004 04:23:37 -0700

There is acctually two Scripts I wanted.

One for a operator to run the printmig to make a backup
copy of the printers in the server, the problem is that
beeing a backup operator or power user he is not able to
do that.

The second script is to make a operator able to create
some shared folders on the network. I know that he can
make it beening a power user, but can I be more restrict
with him?

Thanks a lot.

>-----Original Message-----
>Yes and No, mostly No.
>
>Microsoft provides the script encoder which may be used
>to obscure your script. However, it is not strong and
is not
>encryption, that is, the user with a little effort can
get the
>original back (this is actually a limitation of the
script needing
>to be "visible" in source form when run by the wsh host).
>
>What is it that you are trying to accomplish by providing
>the script to the non-admin user? And, is this in an
Active
>Directory environment?
>
>--
>Roger Abell
>
>"Rodrigo Nóbrega" <rodrigo_nobrega@uol.com.br> wrote in
message
>news:1ede01c4bc32$73355c00$a301280a@phx.gbl...
>> Hello,
>>
>> I am trying to write a VBScript that will perform some
>> administrative tasks in Windows 2000. The script is to
be
>> run by a user with no administrative rights.
>> I am trying to put the Script to run as an
Administrator.
>> Is there a way I can encrypt my Script so the user is
not
>> able to see the Administrator password?
>>
>> Any other solutions to this problem are welcome.
>>
>> Thanks
>
>
>.
>



Relevant Pages

  • Feedback on backup script
    ... The one problem I have is that the script keeps stopping at lines 633,635 and or 637 with the error "Path Not Found" I have emailed the original author for help but haven't heard back yet. ... I was just wondering if the problem could be that the account running the script doesn't have correct permissions to a share/directory/file that it's trying to backup? ... ' always one less than the actual number of folders. ... ' Show the user free space info on all available disk drives ...
    (microsoft.public.scripting.vbscript)
  • Re: Enterprise Manager Newbie Question
    ... a SQL backup is not a simple copy of the database files. ... Is it possible to write a script that one could run from a workstation and ...
    (microsoft.public.sqlserver.tools)
  • Re: xcopy and vbscript
    ... It takes about 5-6 minutes to backup approximately ... A copy of the script is below for reference. ... ObjShell.Popup strMessage, 5, "Backup Complete", OK_Button ... Dim sSrc, sDest ' as string ...
    (microsoft.public.scripting.vbscript)
  • Re: How do I move an account... A few more details... and more
    ... >> use this system as a backup system if the first ever goes down. ... >> rsync for this. ... >serv1 and the system you back up to is fs. ... >rsync script. ...
    (Fedora)
  • Re: Maintain backup directory
    ... When I run the script (after setting target to the right ... the backup media runs out of ... Remove the word "echo" from Line #18 to enable the file deletion. ...
    (microsoft.public.scripting.wsh)