<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://communities.bentley.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>ORD/CONNECT Workset creation?</title><link>https://communities.bentley.com/products/administration/f/product-administration-forum/236920/ord-connect-workset-creation</link><description>I found this thread about CONNECT Worksets. It&amp;#39;s helpful, and is basically what I intend to do. I plan to use the client &amp;quot;Worksets&amp;quot; directory to store the CFG and the DGNWS, while using that CFG file to direct everything else of note into the appropriate</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: ORD/CONNECT Workset creation?</title><link>https://communities.bentley.com/thread/736570?ContentTypeID=1</link><pubDate>Thu, 13 Oct 2022 15:13:32 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:145825c8-3755-409d-8f68-f9065c1ffc37</guid><dc:creator>Rod Wing</dc:creator><description>&lt;p&gt;There is a lot to unravel here. Let&amp;#39;s start with the easy part.&lt;/p&gt;
&lt;p&gt;To restrict standard users from creating WorkSpaces and WorkSets set this variable.&lt;/p&gt;
&lt;p&gt;MS_CONFIGURATIONOPTS = DisallowCreatingWorkSpace;DisallowCreatingWorkSet&lt;/p&gt;
&lt;p&gt;Then have your Admins set this...&lt;/p&gt;
&lt;p&gt;#CAD Admins&lt;br /&gt;#add the following line to your personal.ucf file - remove the leading # character&lt;br /&gt;#%undef MS_CONFIGURATIONOPTS&lt;/p&gt;
&lt;p&gt;(Note: This does not work in MSCE U17, or ORD 2022 R1 - there is a defect filed for it)&lt;/p&gt;
&lt;p&gt;Using a template WorkSet is the easiest way to create a new WorkSet. The your template WorkSet folder could be empty.&lt;/p&gt;
&lt;p&gt;If you want to do something custom through a VBA you will need to set the&amp;nbsp;_USTN_WORKSETDGNWSTEMPLATE variable to your template dgnws file. You have to let ORD create this from a template, there is no way to create a new one manually on your own. It&amp;#39;s also good to have this set in the event that a dgnws becomes corrupted. You just delete the corrupted dgnws, and ORD will create a new one from the template next time you open the WorkSet.&lt;/p&gt;
&lt;p&gt;So a custom WorkSet creation VBA would just have to copy in a template .cfg and rename it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: ORD/CONNECT Workset creation?</title><link>https://communities.bentley.com/thread/736569?ContentTypeID=1</link><pubDate>Thu, 13 Oct 2022 15:10:44 GMT</pubDate><guid isPermaLink="false">6dad98f5-dbc9-4c4d-a9ba-e9da8dc6aa8e:6a92b890-e98a-4df2-b674-6b642302bbaa</guid><dc:creator>Tim Hickman</dc:creator><description>&lt;p&gt;Once you have a workset set up you can use it as a template to create new ones.&lt;/p&gt;
&lt;p&gt;Although not sure how you would control the mapping for the extra folders/files existing outside the workset since it doesn&amp;#39;t sound like there is a standard setup for these.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>