Product(s): | MicroStation | ||
Version(s): | 10.11.00.36 | ||
Environment: | N\A | ||
Area: | Configuration | ||
Subarea: | Workspaces |
How to remove the Create WorkSpace and Create WorkSet options from the MicroStation interface.
The Create WorkSpace and Create WorkSet options are available by default, but if required these can be removed by setting the following variable at Organizational level.
Note: This task should be carried out by the Site Administrator.
MS_CONFIGURATIONOPTS = DisallowCreatingWorkSet
MS_CONFIGURATIONOPTS = DisallowCreatingWorkSpace
MS_CONFIGURATIONOPTS = DisallowCreatingWorkSpace,DisallowCreatingWorkSet
In addition the same variable can also be used to disable the the WorkSpace and WorkSet selection drop-down items. This can be done individually as above or together seperated by a comma as in the instance below.
MS_CONFIGURATIONOPTS = DisallowSelectingWorkSpace,DisallowSelectingWorkSet
Original Author: | Carl Myhill |