|
6/10/2010 2:46:39 PM
|
brengarv Posts 7
|
Just wondering if its possible to have multiple values when you declare the Servertype in the registry. Alternatively is possible to have multiple values declared in the system variable?
|
|
6/10/2010 2:51:54 PM
|
Raymond Wiesemann — Immidio Posts 93
|
Hi brengarv,
Could you be a little more specific ?
-Raymond-
|
|
6/10/2010 2:56:25 PM
|
brengarv Posts 7
|
what i mean is. rather than put numerous ini files in the Flex_Config\ProfileSettings root that all users get. I want them to get ini files from both Flex_Config\ProfileSettings\Road and Flex_Config\ProfileSettings\Tssi where these 2 folders refer to servers. I want to declare both Road and Tssi as a servertype on particular servers as some users access both servers
|
|
6/10/2010 3:04:51 PM
|
Raymond Wiesemann — Immidio Posts 93
|
Ok, thanks...
We've tested this in Flex Profiles Advanced and with this product it's possible, just point the loginscript on the two different servers to:
\\servershare\inifiles\road and \\servershare\inifiles\TSSI (this path is just an example)
I hope this helps you further...
-Raymond-
|
|
6/10/2010 3:12:01 PM
|
brengarv Posts 7
|
thanks for that but not sure i follow. my logon script is @ECHO OFF
IF EXIST "%PROGRAMFILES%\Immidio\Flex Profiles\Flex_Framework.vbs" WSCRIPT "%PROGRAMFILES%\Immidio\Flex Profiles\Flex_Framework.vbs" LOGON \\ad.aib.pri\NETLOGON\Scripts\GTS\CM\Virtual\Settings\Flex_Config
where do you add the paths?
|
|
pages:
1 |