http://support.microsoft.com/kb/301583 General keyboard shortcuts CTRL+C (Copy) CTRL+X (Cut) CTRL+V (Paste) CTRL+Z (Undo) DELETE (Delete) SHIFT+DELETE (Delete the selected item permanently without placing the item in the Recycle Bin)…
Happened to come across this option in the Global Settings for Adobe Flash when I was viewing a video looking for a quality control since my internet connection…
This is from Technet's Social Forums... After system repair, Windows Activation Wizard won't run Find kimsland9 on the page to get to this response: I was unable to…
So I have an Informix Dynamic Server (7) and I want to setup a Microsoft Windows ODBC system profile and then connect to it using VBScript. I will…
Here's how I configure my privacy settings in Spotify. In the search bar, type: spotify:user:YOURUSERNAME In this case, I type techish since that is my username. Hit Enter…
Use the following registry keys to help identify where your OLK folder is located. Outlook 97 HKCU\Software\Microsoft\Office\8.0\Outlook\Security Outlook 98 HKCU\Software\Microsoft\Office\8.5\Outlook\Security Outlook 2000 HKCU\Software\Microsoft\Office\9.0\Outlook\Security Outlook 2002/XP HKCU\Software\Microsoft\Office\10.0\Outlook\Security Outlook 2003…
This isn't going to be detailed… Get PsExec from SysInternals (http://live.sysinternals.com/psexec.exe) psexec remoteComputerName cmd /c netsh firewall set service RemoteAdmin This runs the "netsh" command on the remote…
This is just craziness. I suppose I should just reboot? =] This is on Windows 7 Professional 32bit SP1. *scratches head* Update [7/18/2011] I found what the…
In no particular order, the below are my favorite text editors for use in any version of Windows. 1. VIM (Windows, Mac, DOS, Amiga, Android etc., etc., Download)…
This one-liner (source): I found this batch script/command on ServerFault *I think*. Very cool little one-liner trick. @for %%e in (%PATHEXT%) do @for %%i in (%1%%e) do @if…
Client Machines Delete the following key which will force client to obtain new license from server. HKLM\Software\Microsoft\MSLicensing Server 2000/2003 To reset the 90 day grace period on the…
Had to migrate a few sites today from Server 2000 to Server 2003 IIS6. Microsoft has a tool called iismt that will assist in migrating. First thing I…
If you’ve ever modified your boot partition information before in a Vista+ computer, you’ve realized Microsoft does not store this in boot.ini. Instead, it’s edited via a command…
Microsoft released their own hardware assisted virtualization (HAV) tool. Previously, I used Steve Gibson’s tool over at http://www.grc.com/. You can grab Microsoft’s tool it’s about 173KB. Note: For…