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

Posted in Broadband, IT | Tagged , | Comments Off on Notes: windirstat & wireless repeater

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

Posted in IT, Security | Tagged , , | Comments Off on Reset Windows Passwords for Vista, 7, and 2008 Server

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

Posted in IT | Tagged | Comments Off on Allow Domain Admin to Login to SQLServer & have full Access

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

Posted in IT | Tagged | Comments Off on Find all MSSQL Instances running, Connect and show Version

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

Posted in IT | Tagged , | Comments Off on Limit Memory Usage of store.exe – Microsoft Exchange