How to delete message from mailboxes in Exchange? October 5, 2009 // 0 Comments hmm… you learn something new every day. Today I learned that you can delete an email from any users mailboxes in [...]
svchost.exe process on my Task manager October 1, 2009 // 0 Comments How come there are so many ‘svchost.exe’ processes on my Task Manager? Good question. The reason is because [...]
Logging off twice for Group Policy Updates October 1, 2009 // 0 Comments If you are wondering why you need to log off twice before you noticed any changes to the Group Policies. It is because the [...]
How to rename mapped shares remotely? September 30, 2009 // 0 Comments Today, I came across a task of renaming all of our users personal folders to another server, and we have 1000 users. This [...]
How to run a batch file remotely? September 30, 2009 // 0 Comments To those that are interested in learning how to run a batch file on a remote computer. You can do this by using the [...]
phpMyAdmin Ubuntu installation September 28, 2009 // 0 Comments Today, I was messing around with the installation of phpMyAdmin. I used the normal ‘apt-get’ command for the [...]
How to use ‘runas’ command to remotely install software for users? September 25, 2009 // 0 Comments If you are working with users that have limited access rights to their Windows profile, and they need to install some [...]
Linux: How to search and print command output? September 24, 2009 // 0 Comments Well today, I was trying to do a simple test with Ubuntu. .. that is trying to print the output of the ‘ps -aux‘ [...]
How to add Alias commands to Startup in Linux? September 23, 2009 // 0 Comments 1. Edit the ‘.profile’ file inside your home directory (e.g. /home/yourname ). You can use vi or pico to edit [...]
Can’t find server name for address x.x.x.x: Non-existent domain September 23, 2009 // 0 Comments If you ran into this error with your DNS server, then most likely you forgot to setup the PRT entry for the DNS server. [...]