Is there a way to grant other users permission to run specific programs without granting them administrator privilidges? Seem control panel only allows administrator or limited. If the progrm does not run with limited have to grant them administrator.
Torgeir Bakken (MVP) - 31 Jan 2004 20:41 GMT
> Is there a way to grant other users permission to run specific programs without granting them administrator privilidges? Seem control panel only allows administrator or limited. If the progrm does not run with limited have to grant them administrator.
Hi
One way is to use Sysinternals RegMon/FileMon utilities to find what registry
keys/file system folders the application need write access to and set rights
accordingly for the locked down user account (http://www.sysinternals.com)
--
torgeir
Microsoft MVP Scripting and WMI, Porsgrunn Norway
Administration scripting examples and an ONLINE version of the 1328 page Scripting Guide: http://www.microsoft.com/technet/scriptcenter
pauly [MSFT] - 31 Jan 2004 21:35 GMT
Please see the following, particularly the "workaround" section of the
following KB Article:
307091 Certain Programs Do Not Work Correctly If You Log On Using a Limited
http://support.microsoft.com/?id=307091
If this doesn't work, see the following:
285909 How to Troubleshoot Program Compatibility Issues in Windows XP
http://support.microsoft.com/?id=285909
294895 How to Obtain the Windows Application Compatibility Toolkit
http://support.microsoft.com/?id=294895
304530 HOW TO: Use Compatibility Administration Tool in Windows XP
http://support.microsoft.com/?id=304530
294416 HOW TO: Use Qfixapp.exe in Windows XP
http://support.microsoft.com/?id=294416
301911 HOW TO: Use the Program Compatibility Wizard in Windows XP
http://support.microsoft.com/?id=301911
=========
This posting is provided "AS IS" with no warranties, and confers no rights.
Windows XP Security Homepage:
http://www.microsoft.com/windowsxp/security/default.asp
Windows 2000 Security Homepage:
http://www.microsoft.com/windows2000/security/default.asp
Top 10 Windows Newsgroups Security Questions:
http://www.microsoft.com/technet/newsgroups/default.asp?url=/technet/newsgro
ups/nodepages/sectop10.asp
=========
Paul Hayes, MCSE
Product Support Services
Microsoft Corporation
pauly@online.microsoft.com
--------------------
| From: "=?Utf-8?B?SmltIEc=?=" <anonymous@discussions.microsoft.com>
| Subject: administrator privileges
| Date: Sat, 31 Jan 2004 08:31:09 -0800
|
| Is there a way to grant other users permission to run specific programs without granting them administrator privilidges? Seem control panel only
allows administrator or limited. If the progrm does not run with limited
have to grant them administrator.