[THIN] SV: Custom ADM

  • From: "Svein Arild Haugum" <svein@xxxxxxxxxxxxxx>
  • To: <thin@xxxxxxxxxxxxx>
  • Date: Fri, 16 Jul 2004 09:24:36 +0200

I have a custom one, wich you easily could add you settings to, or change one 
of my old ones.
 
Hiding ONLY M and N, would be numeric value 12288
 
The reason i have som many settings in mine, is that i have it in several GPO 
and use different settings for different groups of users.
 
The text here is in Norwegian, but you can edit that as you like... When you 
import it, you will see what are what...
 
============
 
CLASS USER
 
CATEGORY !!HideSpesDrives
 
 KEYNAME "Software\Microsoft\Windows\CurrentVersion\Policies\Explorer"
    
         
        POLICY !!HideDrives
            EXPLAIN !!HideDrives_Explain
      PART !!Overskrift TEXT
  END PART
  PART !!Dropdown_List DROPDOWNLIST NOSORT REQUIRED
  VALUENAME "NoDrives"
  ITEMLIST
      NAME !!ABOnly           VALUE NUMERIC 3
      NAME !!COnly            VALUE NUMERIC 4
      NAME !!DOnly            VALUE NUMERIC  8
      NAME !!EOnly            VALUE NUMERIC  16
      NAME !!ABCOnly          VALUE NUMERIC  7
      NAME !!ABCDOnly         VALUE NUMERIC 15
      NAME !!NMOZOnly         VALUE NUMERIC 33583104
      NAME !!ANMOZOnly        VALUE NUMERIC 33583105
      NAME !!CDNMOZOnly       VALUE NUMERIC 33583116
      NAME !!ACDNMOZOnly      VALUE NUMERIC 33583119
      NAME !!ALLDrives        VALUE NUMERIC 67108863 DEFAULT 
                         ; low 26 bits on (1 bit per drive)
      NAME !!RestNoDrives     VALUE NUMERIC 0
  END ITEMLIST
     END PART
 END POLICY
End Category ;;HideSpesDrives
 
[strings]
ABOnly="A"
COnly="C"
DOnly="D"
EOnly="E"
ABCOnly="A, B og C"
ABCDOnly="A, B, C og D"
NMOZOnly="N, M, O og Z"
ANMOZOnly="A, N, M, O og Z"
CDNMOZOnly="C, D, N, M, Z og O"
ACDNMOZOnly="A, C, D, N, M, Z og O"
ALLDrives="Skjul drev"
RestNoDrives="Vis alle"
HideDrives="Skjule Disker"
HideDrives_Explain="Denne GPO definierer hvilke drev brukere skal kunne se i 
Utforskeren.\nDenne er laget med formål å tilpasse brukergrensesnittet i 
Terminalserver til å i større grad representere hva de har tilgang til. \n 
\nVed å sette denne policyen vil følgende registernøkkel bli redigert: 
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer - 
NoViewOnDrive. Dette er en REG_DWORD verdi. \n \nGrunnet det enorme omfanget av 
kombinasjoner man har på hvilke disker brukere skal kunne se må bare denne 
policyen tilpasses hver enkelt implementasjon. \n \nDenne policy er skrevet av 
Svein Arild Haugum - ConsultIT AS"
HideSpesDrives="Heidenreich"
Dropdown_List="Instilling:"
Overskrift="Velg hva GPO skal skjule:"
 
============

Mvh 
Svein Arild 

 

  _____  

Fra: Dwaine Goings [mailto:dwaine_goings@xxxxxxxxx] 
Sendt: 15. juli 2004 21:12
Til: thin@xxxxxxxxxxxxx
Emne: [THIN] Custom ADM 


Anyone have a custom ADM that hides M and N Drive on the server. 


Dwaine D. Goings
Sr. Network Administrator (MCSE, CNA, CCA, MCP+I)
Go-Technologies Inc. 

  _____  

Do you Yahoo!?
New and Improved Yahoo! Mail 
<http://us.rd.yahoo.com/mail_us/taglines/10/*http://promotions.yahoo.com/new_mail/static/efficiency.html>
  - Send 10MB messages!

Other related posts:

  • » [THIN] SV: Custom ADM