No Clean Feed - Stop Internet Censorship in Australia
Skip to content

Tag Archives: Presentation-Server

Creating Custom MetaFrame Admins with VBscript: Part 2

21-Aug-07

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 [...]

Creating Custom MetaFrame Admins with VBscript: Part 1

21-Aug-07

Overview
Setting privileges on a custom administrator account in Presentation Server is not quite as simple as I thought when I set out to create a script to do so - there’s not much information on the CDN forums, so this was a bit of trial and error.
The process for creating a custom administrator account and [...]

Unattended Presentation Server 4.5

19-Apr-07

While things haven’t changed much since Presentation Server 4.0, I’ve put together what you’ll need to create an unattended install for Presentation Server 4.5. First up I’ve made a copy of the installation files from the CD and added them to a single folder. This includes a copy of the administration tools in the same [...]

Customising the Presentation Server Client Installation Part 2

16-Mar-07

In my previous article on customising the Presentation Server Client, I outlined the steps required to make a custom package for deployment to your client machines. That just article covers creating the custom package using the packager, but there a few other customisations you might be interested in:
Prepopulating PN.INI and APPSRV.INI
If you are looking to [...]