home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / os / mswindo / setup / 2004 < prev    next >
Encoding:
Text File  |  1992-11-17  |  2.1 KB  |  47 lines

  1. Newsgroups: comp.os.ms-windows.setup
  2. Path: sparky!uunet!usc!sol.ctr.columbia.edu!ira.uka.de!math.fu-berlin.de!unidui!rrz.uni-koeln.de!Germany.EU.net!news.uni-bielefeld.de!nw2ux.wiwi.uni-bielefeld.de!Mennecke
  3. From: Mennecke@nw42.wiwi.uni-bielefeld.de (Juergen Mennecke)
  4. Subject: Re: Restricted setup...
  5. Sender: news@hermes.hrz.uni-bielefeld.de (News Administrator)
  6. Message-ID: <Mennecke.1.721995983@nw42.wiwi.uni-bielefeld.de>
  7. Date: Tue, 17 Nov 1992 10:26:23 GMT
  8. References: <1992Nov15.061922.15914@news.columbia.edu>
  9. Nntp-Posting-Host: nw2ux.wiwi.uni-bielefeld.de
  10. Organization: Fakultaet fuer Wirtschaftswissenschaften, Uni Bielefeld, Germany
  11. Lines: 34
  12.  
  13. >
  14. >I was wondering what "restricted setup" features Windows has.  In other
  15. >words, can I (and if so, how) set up Windows so that things like the Desktop
  16. >settings in the Control Panel cannot be modified?  Or so that certain drives
  17. >do not show up in File Manager?  Or any other restriction so that network
  18. >maintenance does not become a chore and a half?  Thanks in advance for any
  19. >tips and tricks.
  20. >
  21. >                Jason Levine
  22. >
  23. I think what You're looking for is the [restrictions]-section that can be 
  24. added to progman.ini.
  25.  
  26. The format is
  27.  
  28.         Parameter             Purpose
  29.  
  30.         NoRun=                value of 1 disables 'Run'-command in files-
  31.                               menu            
  32.         NoSaveSettings=       value of 1 disables Save Settings on Exit
  33.         NoClose=              '1' disables exiting Windows 
  34.         NoFileMenu=           '1' removes File Menu from Program Manager
  35.         EditLevel=            0 : user can make any change
  36.                               1 : user can't create, delete or rename groups
  37.                               2 : restrictions imposed by EditLevel=1 plus 
  38.                                   user can't create or delete program items
  39.                               3:  EditLevel=2 plus user can't change command
  40.                                   line items for programs
  41.                               4:  EditLevel=3 plus user can't change any 
  42.                                   program item information 
  43.  
  44. Put progman.ini on the file server, flag it read only, and you're away.
  45. HTH,
  46. J. Mennecke
  47.