Search
Categories
Tags
- Adobe
- backup
- benchmark
- Cat 5e
- CMSs
- computers
- css
- disk
- diy
- exchange
- Fireworks
- home
- html
- IE6
- Installation
- IT
- KVM
- LAN
- mssql
- MySQL
- network
- project
- publish
- router
- sharepoint
- Software
- static
- student
- SVN
- upc
- USB
- video
- virtualbox
- vista
- VM
- VPS
- windows
- windows 7
- windows7
- Windows XP
- woodwork
- wordpress
- xhtml
- xp
Category Archives: IT
Notes: windirstat & wireless repeater
To find the files and folders taking up the most space on your computer, google for the following and download. It does require a quick install, but when installed, works very well. windirstat ——————————– If you have an old Eircom … Continue reading
Reset Windows Passwords for Vista, 7, and 2008 Server
On one of my VMs with Windows 2008 Server, I needed to reset the Administrator password. A quick google led me to a very nice little trick. This also works for Windows Vista, Windows 7 as well as on Windows … Continue reading
Allow Domain Admin to Login to SQLServer & have full Access
For some reason when SQLServer 2008 was installed/setup, admins were not added. Therefore when trying to login via SQL Management Studio, an error was obtained: Login failed for user “username”. (Microsoft SQL Server, Error: 18456) I also didn’t know the … Continue reading
Find all MSSQL Instances running, Connect and show Version
The diagram below, shows how you can use SQL Management Studio to connect to all instances of SQLServer running on your computer (as indicated in the Services list) and run a simple query to find out the exact version and … Continue reading
Limit Memory Usage of store.exe – Microsoft Exchange
On the SBS 2011 Server, Microsoft Exchange isn’t used at all, yet store.exe uses over 700MB of memory (via Processes in Task Manager). It doesn’t look simple/possible to remove Exchange as part of a SBS Server. Instead, below shows how … Continue reading