![]() | Register | FAQ | Members | Social Groups | User Map | Calendar | Search | Today's Posts | Mark Forums Read |
| Scripts If you need or have any scripts then get 'em here. |
| ||
| | | LinkBack | Thread Tools | Search Thread |
| Sponsored Links |
| | #1 |
![]() Join Date: Mar 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 | I need a log off script to delete the HKEY_CURRENT_USER\Software\Microsoft\EAPOL key. Can anyone help |
| |
| | #2 |
![]() Join Date: Jan 2007
Posts: 5,088
Thanks: 228
Thanked 442 Times in 277 Posts
Rep Power: 176 | Code: RegDelete("HKEY_LOCAL_MACHINE\SOFTWARE", "TestKey")
|
| |
| | #3 |
![]() Join Date: Jan 2009 Location: Ohio
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0 | To delete a registry key and its subvalues: REG DELETE HKLM\Software\TestKey /f (Available in Microsoft Server Resource Kit - free download - I used the 2003 ResKit - and just put the code in notepad) Also, there are a lot of other registry functions with this command like: add, copy, save, load, restore, compare... (REG ADD, REG LOAD, etc). And within each function --> there are more switches. Very nice. |
| |
| | #4 | |
![]() Join Date: Jan 2006
Posts: 1,081
Thanks: 15
Thanked 130 Times in 90 Posts
Rep Power: 34 | Quote:
Whatever, I use that. Ultimately, if it's XP native and does the trick then that's what you should use... less of anything added to a system is definitely more. | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Delete Profile on LogOff | roland | How do you do....it? | 11 | 20-09-2007 09:43 PM |
| Script to Delete Profiles - PLEASE HELP | Mr_M_Cox | Scripts | 10 | 13-06-2007 03:51 PM |
| Script To Change A Registry Key | DaveP | Windows | 6 | 07-03-2007 01:57 PM |
| how to run a registry patch on shutdown/logoff | The_Traveller | Windows | 13 | 20-11-2006 09:52 AM |
| Script to delete all network printers at logoff? | woody | Scripts | 7 | 27-11-2005 11:41 PM |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search Thread |
| |







