Safely remove archived updates/hotfixes from Windows Server 2008 & Windows 7
In a event where you are running low on disk space after applying a service pack or a set of updates, there are two unique tools that can be used to safely remove some of the archived information that is set aside by Windows. The two tools that can be used for Windows Server 2008 [...]
Reset the admin password for Symantec Endpoint Protection Manager
You can use the resetpass.bat tool to reset the user name and password for the account that you use to log on to Symantec Endpoint Protection Manager. If the user name or password is something other than admin, running resetpass.bat changes the user name and password back to admin. Note: If the account has been locked [...]
Master Keyboard Shortcut List
I always wanted to compiled a list of my most used keyboard shortcuts, so here it is. I’m sure i will be adding more as time goes by so consider this post, a work in progress. Basic Function Key Combination Select All CTRL + A Copy CTRL + C Cut CTRL + X Paste CTRL + [...]
Get Email notifications when Excel workbook has been amended.
Recently I ran across a situation where i had an Excel workbook that was on a shared drive, this file would get updated by different employees on any given time of the day. I need it a way to alert someone in management every time this file was amended. This was my solution: Private Sub [...]
Back Up / Restore Outlook Autocomplete (Recently Typed Emails)
You will need to copy & paste the file; outlook.nk2 from the Application Data folder. Windows XP: C:\Documents and Settings\username\Application Data\Microsoft\Outlook\outlook.NK2 Vista/Win 7: C:\Users\Username\AppData\Roaming\Microsoft\Outlook\outlook.NK2
Netgear WG302 Firmware upgrade via Telnet
http://kb.netgear.com/app/answers/detail/a_id/728 NOTE: Instead of using SolarWinds TFTP server i used TFTPd32(http://tftpd32.jounin.net/) Part 1: Upgrade the Boot Loader Commands: 1. Connect to the WG302 console port via MS Hyper terminal with these settings: Bits per second: 9600 Data bits: 8 Parity: None Stop bits: 1 Flow control: None 2. Copy patch.txt from the zip file into [...]
Wipe dalvik cache in Terminal, Andriod.
*Root Required* Open your Terminal of choice and type the following. $su #cd /system/sd/dalvik-cache #rm * #exit $exit Reboot phone.
