Q. Comment rendre inactifs certains éléments de l'icône Affichage du Panneau de configuration ?
R. Again using policies it is possible to disable elements of the display control panel applet, however it can also be accomplished using the registry editor
| NoDispAppearancePage | Removes the Appearance tab which means users cannot change the colours or colour scheme |
| NoDispBackgroundPage | Removes the Background tab meaning no more Pamela Anderson background (damn!) |
| NoDispScrSavPage | Removes the Screen Save tab |
| NoDispSettingsPage | Removes the Settings and the Plus tab |
These change takes immediate effect and any disabled tab will not be displayed.
Of course the user can go into the registry and change these back which is why it is better to implement these as policies (which is what I do), however as they take immediate effect there is nothing to stop someone creating a reg script to run as part of the start-up group, which sets it to how they want to get round the policy, but I would never condone this :-)
Un commentaire , une précision ? Ecrivez
nous.