| Hide Wireless Link Shortcut in Control Panel | |
|---|---|
| Actions: | Create irprops.cpl string value with empty data in HKCU\Control Panel\Don't Load subkey. |
| Reverts: | Delete value above. |
| Info: | Apply to current user only. Require to refresh Control Panel window (if it's running). |
| Disable "Add Printer" Shortcut in Printers and Faxes | |
|---|---|
| Actions: | Create NoAddPrinter dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
| Disable Deleting Printers and Faxes | |
|---|---|
| Actions: | Create NoDeletePrinter dword value with 1 data in HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer subkey. |
| Reverts: | Set data of dword value above to 0. |
| Info: | Apply to all users. Require to log off Windows. |
| Disable Making New Task in Scheduled Tasks | |
|---|---|
| Actions: | Create Task Creation dword value with 1 data in HKLM\Software\Policies\Microsoft\Windows\Task Scheduler5.0 subkey. |
| Reverts: | Delete value above. |
| Delete Task Creation value in HKCU\Software\Policies\Microsoft\Windows\Task Scheduler5.0 subkey. | |
| Info: | May apply to all users (if other users are not set). Require to refresh Scheduled Tasks window (if it's running). |
| Disable Making New Task by Drag and Drop in Scheduled Tasks | |
|---|---|
| Actions: | Create DragandDrop dword value with 1 data in HKLM\Software\Policies\Microsoft\Windows\Task Scheduler5.0 subkey. |
| Reverts: | Delete value above. |
| Delete DragandDrop value in HKCU\Software\Policies\Microsoft\Windows\Task Scheduler5.0 subkey. | |
| Info: | May apply to all users (if other users are not set). |