If you’re looking at deploying the updated Access Management Console you might be interested in how to perform an unattended install. There are really two ways to do this:
Use Windows Installer (MSIEXEC) to run each of the installer packages
Run the CTXINSTALL setup application
Using the Windows Installer packages is fairly straight-forward, but you’l have to ensure [...]
Here’s an interesting tool that Microsoft have just released - the Group Policy Diagnostic Best Practice Analyzer:
The Microsoft Group Policy Diagnostic Best Practice Analyzer (GPDBPA) for Windows XP and Windows Server 2003 is designed to help you identify Group Policy configuration errors or other dependency failures that may prevent settings or features from functioning as [...]
Citrix have released (and even re-released) whole slew of updates in the past few weeks that finally get’s a feature of Presentation Server working that’s close to my heart - high colour icons. Yes, high colour icons - the single most important feature that Citrix could add to Presentation Server! Forget application streaming, the new [...]
Creating the Administrator
Now that we can read the privileges from an existing administrator object we can determine which privileges to write to a new administrator. In this post I have listed a script that you can use to create the custom administrator account.
This script uses arrays of values for the privileges (I’ve used the value [...]