home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / info / ntkb / ntkb.exe / Q99 / 2 / 43.TXT next >
Encoding:
Text File  |  1994-02-15  |  2.5 KB  |  66 lines

  1. DOCUMENT:Q99243  14-FEB-1994  [W_NT]
  2. TITLE   :AT Command Returns "Access Denied" Errors
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. --------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.10
  12. --------------------------------------------------------------------
  13.  
  14. WARNING: Using Registry Editor incorrectly can cause
  15.    serious, system-wide problems that may require you to
  16.    reinstall Windows NT to correct them. Microsoft cannot
  17.    guarantee that any problems resulting from the use of
  18.    Registry Editor can be solved. Use this tool at your own
  19.    risk.
  20.  
  21. SYMPTOMS
  22. --------
  23.  
  24. If you configure the Schedule service to start using a non-
  25. administrator account, you will receive "access denied" error messages
  26. when you issue the AT command.
  27.  
  28. CAUSE
  29. -----
  30.  
  31. Only an account with administrative privilege can start the Schedule
  32. service. When you run the Control Panel Services program and set the
  33. Schedule service Startup Log On As option to non-administrative, that
  34. account does not have Full Control permission on the registry entry below:
  35.  
  36.    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Schedule
  37.  
  38. RESOLUTION
  39. ----------
  40.  
  41. Start the Registry Editor and go to the following subkey:
  42.  
  43.    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Schedule
  44.  
  45. From the Security menu, choose Permissions. Set Access Type for Full
  46. Control on the subkey for the account you tried to use in the Control
  47. Panel Services program stated above. The change will take effect once
  48. the Schedule service is stopped and restarted.
  49.  
  50. Additional reference words: 3.10 logon
  51.  
  52. =============================================================================
  53.  
  54. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  55. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  56. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  57. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  58. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  59. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  60. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  61. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  62. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  63. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  64. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  65.  
  66. Copyright Microsoft Corporation 1994.