I'm busy trying to tweak our RIS setup here at work. We get 3 different classes of user logging onto the server and I'd like to have 3 seperate image folders containing builds specific to each group of users on my RIS server. RIS has a server-side action that can be used to enumerate folders. Usually this is used in oschoice.osc and has the form:
<META SERVER ACTION="ENUM IMAGES">
Allegedly, according to MS (see http://www.microsoft.com/resources/documen...ed_dpl_KEMO.asp) you can change the directory enumerated to be a subdirectory of the usual "Images" folder.
However, I can't get this working. It looks like I'm not the only one (see http://groups.google.co.uk/group/microsoft...74a3afceec6023e). All I get for trying is a "The data is invalid" error in the RIS menu. I've tried placing the folder to be enumerated alongside "Images" as well as beneath it. I've tried concatenating the folder name and using the following syntax, but still to no avail:
<META SERVER ACTION="ENUM FOLDER">
<META SERVER ACTION="ENUM IMAGES FOLDER">
I have a workaround if this doesn't work out of using the "Images" directory and setting folder permissions for individual builds to give read access to only the appropriate group, but I'd rather do it the way above if possible. Anyone got this working?
Cheers
Andy
This post has been edited by Fencer128: 11 December 2005 - 11:52 AM



Help

Back to top








