Server Admin Toolbox
Here is a collection of freeware tools, that is useful for windows server admins, at least these has helped me out a lot, the last couple of years;
(This post will be updated as i discover new useful admin tools)
Here is a collection of freeware tools, that is useful for windows server admins, at least these has helped me out a lot, the last couple of years;
(This post will be updated as i discover new useful admin tools)
Recently I needed to move 9 XenApp farm datastores from old SQL2000 servers to new SQL2005 servers. Approx. 150-200 citrix xenapp servers was affected by this change.
A manually way of configuring each citrix server to reflect the datastore change, would be a very time consuming process
Therefore I created a simple batch script to automate this change wíth some simple logging.
A guy called Patrick Ogenstad has started a great open-source project for documenting servers, called SYDI.
Check out sydiproject.com
Basically it consist of vbscripts taking advantage of WMI (Windows Management Instrumenation) and reqistry queries, which you can use to gather information about a host on your network.
If you come into a situation where you need to compare the settings of two Group Policy Objects without having to go through each screen one by one, then take a look at the following option to accomplish this.
Pre-reqs.;
Steps;

´Besides the above approach, I am currently only aware of 3rd party vendors who enables you to compare GPO´s, unless you use Microsoft Advanced Group Policy Management (AGPM) Which is a component of MDOP (Microsoft Desktop Optimization Pack). But if you know a smarter method for doing this in a 2003 environment please drop a comment