Netexceed Tracker: Free...
Netexceed Tracker a project by Jason Mohan. Tracker has been redeveloped in php, and with mysql. Netexceed tracker will be a free open source helpdesk solution for personal or commercial use. There are no fees, no per user charges, or anything like that. This was a old college project...
Show clients ip through citrix or terminal services
Show clients ip through...
So how can you get the ip address of the client instead of the citrix server? There are times, actually many times that IT gets called when something is wrong with a persons computer. However navigating a user through finding their computer’s ip is a difficult process sometimes....
Push VNC to client machines
Push VNC to client mach...
Got hundreds of machines to deploy vnc onto, do it in one simple batch file? Most network admins use VNC for client machines. It’s easy to access, but not so secure, but inside a network it’s a okay option to use. However the problem is how to install VNC on machine on...
Domain not defaulting on windows logon
Domain not defaulting o...
All of a sudden the server name would be the default to log into instead of the domain name. This was frustrating our users, who were used to logging in just with their username and password, they never worried about the log on to box. So I found this fix after some research. 1....
Active Directory Roles
Active Directory Roles...
Here’s the command to view what role or roles each domain controller in your active directory domain has. netdom query fsmo I’m not going to do a write up on how to change these roles, since Microsoft has an excellent article that talks about it already. http://support.microsoft.com/kb/324801 SHARETHIS.addEntry({...
How to backup VMWare servers
How to backup VMWare se...
Some of you may have computer labs, or have a network at home may use VMware Server (the free one, not ESX). So I’ve been trying to rack my brains into how to backup these machines at night. Now there are some scripts out there that minimize the downtime to one minute, but they...
How to get Adobe Photos...
I have to say you gotta someitmes hate adobe. The new version of Adobe photoshop cs3 won’t allow you to install it’s version on Windows server 2003, but after some reasearch I found a way. I don’t deserve the credit the credit goes to several users who posted on adobe’s...