How to permanently run 1 app as Administrator when not logged on as Admin

Ask a Question related to Windows Setup, Administration & Security, Design and Development.

  1. #1

    Default How to permanently run 1 app as Administrator when not logged on as Admin

    I have all of my network users assigned as Power Users in
    my Windows XP environment. One application requires the
    user to have Administrative privledges to run the
    application.

    How do I set up just that single app to always run as
    Administrator? I know I can do it on a one-time use basis
    by using the "Run As" feature but I want the logged on
    Power User to be able to always run this app as an
    Administrator.........

    Thanks,
    Randy
    Randy Guest

  2. Similar Questions and Discussions

    1. Are cfmx 7 admin changes logged anywhere now thatcfadmin.log is no longer available?
      Migrating Applications from ColdFusion 5 pg 20 clearly states that cfadmin.log is no longer available. Are cfmx 7 admin changes logged anywhere...
    2. How to set LCID permanently in MX?
      Working usually in vb/asp I'd like to force the script language header to include the LCID as per this as most of my work involves dates. ...
    3. LDAP - find out if logged in as admin user
      Hi I can successfully bind as a user to our LDAP server using the ldap_connect() / ldap_bind() functions. What I can't seem to figure out...
    4. 302 Permanently Moved
      What's the correct way to do this with mod_ruby? Is this: Apache::request.status = 301 Apache::request.headers_out = "http://my.org/test/" ...
    5. Logged users showing as "ADMIN"
      Hi, This only works if you have secured your database thereby forcing users to logon. Without security, every user is 'Admin'. -- HTH Dan...
  3. #2

    Default How to permanently run 1 app as Administrator when not logged on as Admin

    Have you tried to give the user administrator rights over
    the aplications folder that it resides in.
    >-----Original Message-----
    >I have all of my network users assigned as Power Users
    in
    >my Windows XP environment. One application requires the
    >user to have Administrative privledges to run the
    >application.
    >
    >How do I set up just that single app to always run as
    >Administrator? I know I can do it on a one-time use
    basis
    >by using the "Run As" feature but I want the logged on
    >Power User to be able to always run this app as an
    >Administrator.........
    >
    >Thanks,
    >Randy
    >.
    >
    Jon Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139