; ******************************************** ; SOLIDWORKS PDM policy definitions ; ******************************************** ; ; Import this file into the Policy Editor of Windows to be able to ; set various policies defined for controlling the operation of SOLIDWORKS PDM. ; ---------------------------------------------------------------------------------------- CLASS USER CATEGORY !!Conisio KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\General" POLICY !!ConfigureBroadcast EXPLAIN !!ConfigureBroadcast_Explain VALUENAME "ConfigureBroadcast" PART !!BroadcastPort_Tip1 TEXT END PART PART !!BroadcastPort NUMERIC VALUENAME "BroadcastPort" DEFAULT 3030 MAX 65535 MIN 0 END PART END POLICY ; ConfigureBroadcast POLICY !!DisableBroadcast EXPLAIN !!DisableBroadcast_Explain VALUENAME "DisableBroadcast" END POLICY POLICY !!DisableViewBroadcast EXPLAIN !!DisableViewBroadcast_Explain VALUENAME "DisableViewBroadcast" END POLICY ; Login (EdmServer) policy definitions ; ------------------------------------ CATEGORY !!Login KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\Login" POLICY !!EnableAlternativeServers EXPLAIN !!EnableAlternativeServers_Explain VALUENAME "EnableAlternativeServers" END POLICY POLICY !!EnableRunAtLogin EXPLAIN !!EnableRunAtLogin_Explain VALUENAME "EnableRunAtLogin" END POLICY POLICY !!AddAlternativeServers EXPLAIN !!AddAlternativeServers_Explain VALUENAME "AddAlternativeServers" PART !!AlternativeServers LISTBOX EXPLICITVALUE KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\Login\Servers" END PART END POLICY END CATEGORY ; Login ; ViewSetup policy definitions ; ---------------------------- CATEGORY !!ViewSetup KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\ViewSetup" POLICY !!DisableAddServer EXPLAIN !!DisableAddServer_Explain VALUENAME "DisableAddServer" END POLICY POLICY !!ConfigurePageAttach EXPLAIN !!ConfigurePageAttach_Explain VALUENAME "ConfigurePageAttach" PART !!AttachLocation_Tip1 TEXT END PART PART !!AttachLocation COMBOBOX VALUENAME "AttachLocation" EXPANDABLETEXT SUGGESTIONS "%USERPROFILE%\Local Settings\Application Data\SolidWorks\PDMWorks Enterprise\Vaults" "%HOMEDRIVE%\Vaults" "%HOMEPATH%\Vaults" END SUGGESTIONS END PART PART !!DisableLocation_Tip1 TEXT END PART PART !!DisableLocation CHECKBOX VALUENAME "DisableLocation" END PART PART !!Blank TEXT END PART PART !!AttachType_Tip1 TEXT END PART PART !!AttachType DROPDOWNLIST VALUENAME "AttachType" ITEMLIST NAME !!AttachType_PerUser VALUE NUMERIC 1 DEFAULT NAME !!AttachType_PerComputer VALUE NUMERIC 0 END ITEMLIST END PART PART !!DisableAttachType_Tip1 TEXT END PART PART !!DisableAttachType CHECKBOX VALUENAME "DisableAttachType" END PART END POLICY ; ConfigurePageAttach POLICY !!ConfigurePageServers EXPLAIN !!ConfigurePageServers_Explain VALUENAME "ConfigurePageServers" PART !!DefaultServers LISTBOX EXPLICITVALUE KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\ViewSetup\Servers" END PART END POLICY ; ConfigurePageServers POLICY !!AutoInstallViews EXPLAIN !!AutoInstallViews_Explain VALUENAME "AutoInstallViews" PART !!InstallViews LISTBOX EXPLICITVALUE KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\ViewSetup\InstallViews" END PART PART !!SilentViewInstall CHECKBOX VALUENAME "SilentViewInstall" END PART END POLICY ; AutoInstallViews END CATEGORY ; ViewSetup ; Workflow policy ; --------------- CATEGORY !!Workflow KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\Workflow" POLICY !!DisableWfBackground EXPLAIN !!DisableWfBackground_Explain VALUENAME "DisableBackground" END POLICY END CATEGORY ; Workflow CATEGORY !!Explorer KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\Explorer" POLICY !!ConfigureThumbnails EXPLAIN !!ConfigureThumbnails_Explain VALUENAME "ConfigureThumbnails" PART !!ThumbnailDepth DROPDOWNLIST VALUENAME "ThumbnailDepth" ITEMLIST NAME !!ThumbnailDepth_8bpp VALUE NUMERIC 8 NAME !!ThumbnailDepth_32bpp VALUE NUMERIC 32 DEFAULT END ITEMLIST END PART PART !!ThumbnailSize NUMERIC VALUENAME "ThumbnailSize" DEFAULT 96 MAX 256 MIN 32 END PART PART !!ThumbnailEncoders LISTBOX EXPLICITVALUE KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\Explorer\ThumbnailEncoders" END PART PART !!ThumbnailEncoders_Tip1 TEXT END PART END POLICY ; ConfigureThumbnails POLICY !!DrawingExtensions EXPLAIN !!DrawingExtensions_Explain VALUENAME "DrawingExtensions" PART !!DrawingExtensionValues EDITTEXT VALUENAME "DrawingExtensionValues" DEFAULT "slddrw,idw,drw" END PART END POLICY ; DrawingExtensions POLICY !!RemoveCopyTreeFromRoot EXPLAIN !!RemoveCopyTreeFromRoot_Explain VALUENAME "RemoveCopyTreeFromRoot" END POLICY POLICY !!GetFiles EXPLAIN !!GetFiles_Explain VALUENAME "GetFiles" PART !!NoOfThreads NUMERIC VALUENAME "NoOfThreads" DEFAULT 5 MAX 20 MIN 1 END PART END POLICY ; GetFiles END CATEGORY ; Explorer ; SQL policy ; --------------- CATEGORY !!SQL KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\SQL" POLICY !!BulkCopy EXPLAIN !!BulkCopy_Explain VALUENAME "BulkCopy" PART !!BulkRowLimit_Tip1 TEXT END PART PART !!BulkRowLimit NUMERIC VALUENAME "BulkRowLimit" DEFAULT 20 MAX 100 MIN 0 END PART PART !!Blank TEXT END PART PART !!BulkNTextLimit_Tip1 TEXT END PART PART !!BulkNTextLimit NUMERIC VALUENAME "BulkNTextLimit" DEFAULT 120 MAX 260 MIN 0 END PART END POLICY ; BulkCopy END CATEGORY ; SQL END CATEGORY ; Conisio CLASS MACHINE CATEGORY !!Conisio KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\General" CATEGORY !!ArchiveServer KEYNAME "Software\Policies\SolidWorks\PDMWorks Enterprise\ArchiveServer" POLICY !!DisableWriteThrough EXPLAIN !!DisableWriteThrough_Explain VALUENAME "DisableWriteThrough" END POLICY ; DisableWriteThrough POLICY !!Compression EXPLAIN !!Compression_Explain VALUENAME "Compression" PART !!CompressionSchedule_Tip1 TEXT END PART PART !!Blank TEXT END PART PART !!CompressionSchedule COMBOBOX VALUENAME "CompressionSchedule" DEFAULT "0 4 *" SUGGESTIONS "0 4 *" "0 12 6-7" END SUGGESTIONS END PART END POLICY END CATEGORY ; ArchiveServer END CATEGORY ; Conisio ; Developer note: Add more policies above ^^^ ; ******************************************* [strings] Blank="" Conisio="SOLIDWORKS PDM Settings" ViewSetup="View Setup" Login="Login Manager" Workflow="Workflow Editor" ; Conisio ConfigureBroadcast="Configure Broadcast Port" ConfigureBroadcast_Explain="Configures client broadcast settings.\n\nBroadcast Port: Enter the port used for broadcast. This is normally the same as the archive server port, and does not need to be changed." BroadcastPort="Broadcast Port:" BroadcastPort_Tip1="Specify the port used for broadcasts below." DisableBroadcast="Disable Broadcast" DisableBroadcast_Explain="Prevents clients from using broadcast to find servers on the local subnet. Only manually added servers will be used." DisableViewBroadcast="Disable Automatic View Refresh" DisableViewBroadcast_Explain="Normally broadcast is used to update your SOLIDWORKS PDM views when something is changed from another SOLIDWORKS PDM client. You can disable listening to those messages here, preventing your views to be updated automaticly. You can always use F5 to see the latest updated view." ; Login (EdmServer) EnableRunAtLogin="Start SOLIDWORKS PDM Login Manager at Windows login" EnableRunAtLogin_Explain="Enabling this policy will cause SOLIDWORKS PDM Login Manager to start automatically at Windows login. This is necessary to enable view setup policies to be applied correctly." EnableAlternativeServers="Enable Alternative Servers" EnableAlternativeServers_Explain="If you enable this policy, users will be able to choose the archive server to log in to in the login dialog for replicated vaults." AddAlternativeServers="Add Alternative Servers" AddAlternativeServers_Explain="Here you can add more archive servers that should be available in the login dialog. The servers will only be added if they have the vault replicated to them. Add server name as value name and server port as value." AlternativeServers="Alternative Servers:" ; ViewSetup ; Select Server Page ConfigurePageServers="Configure Select Server Page" ConfigurePageServers_Explain="Configures the 'Select Server' page of the ViewSetup wizard.\n\nDefault Servers: Adds the defined servers to the list of servers to choose from in the 'Select Servers' page.\n\nUse this in combination with 'Disable Broadcast' and 'Disable Add Server' to restrict clients to use a specified set of servers." DefaultServers="Default Servers:" DisableAddServer="Disable Add Server" DisableAddServer_Explain="Prevents users from manually adding servers to the list of vault sources.\n\nUse this in combination with 'Disable Broadcast' and 'Configure Default Servers' to restrict clients to use a specified set of servers." ; Select Attach Location Page ConfigurePageAttach="Configure Select Attach Location Page" ConfigurePageAttach_Explain="Configures the 'Select Attach Location' page of the ViewSetup wizard.\n\nAttach Location: Sets the default file vault attach location.\nThis can for example be used in terminal services environments to restrict file vault views to be created in a specific directory (commonly the user's home drive).\n\nAttach Type: Sets the default file vault attach type.\nNote: A restricted user does not normally have the right to add file vault views per computer (HKEY_LOCAL_MACHINE)." AttachLocation="Attach location:" AttachLocation_Tip1="Set the file vault view attach location below." AttachType="Attach type:" AttachType_Tip1="Set the file vault view attach type below." AttachType_PerUser="Per User" AttachType_PerComputer="Per Computer" DisableLocation="Disable Change Location" DisableLocation_Tip1="Check this to prevent users from changing the attach location specified above." DisableAttachType="Disable Change Attach Type" DisableAttachType_Tip1="Check this to prevent users from changing the attach type specified above." ; Automatic view install AutoInstallViews="Automatic View Setup" AutoInstallViews_Explain="Automatically installs views. Note: The SOLIDWORKS PDM Login Manager must be running for this policy to take effect.\n\nViews to install: Enter the vault name as value name and the vault ID as value. You can find the vault ID in the vault properties in the SOLIDWORKS PDM administration tool.\n\nSetup Views Silent: Select this to install the views without user interaction. The attach location must be set in the 'Configure Attach Location Page' policy or this value is ignored." InstallViews="Views to install:" SilentViewInstall="Setup Views Silent" SilentViewInstall_Tip1="Check this if you don't want users to get an informational dialog about the views being installed." ; Workflow settings DisableWfBackground="Disable workflow background" DisableWfBackground_Explain="Disables the workflow background. Enable this policy on terminal services." ; Explorer settings Explorer="Explorer" ConfigureThumbnails="Configure Thumbnails" ConfigureThumbnails_Explain="Configures the thumbnail support in the explorer view." ThumbnailDepth="Thumbnail image color depth" ThumbnailDepth_8bpp="256 colors" ThumbnailDepth_32bpp="32-bit colors" ThumbnailSize="Thumbnail image size" ThumbnailEncoders="Thumbnail image encoders" ThumbnailEncoders_Tip1="Name = extension (.jpg), Value = encoder (image/jpeg)" DrawingExtensions="Drawing Extensions" DrawingExtensions_Explain="Here you can set which extensions should be consider drawings in BOM views and BOM exports." DrawingExtensionValues="Extensions that should be considered as drawings." RemoveCopyTreeFromRoot="Remove Copy Tree From Root" RemoveCopyTreeFromRoot_Explain="Removes 'Copy Tree' item from right mouse button menu for root of vault." GetFiles="Configure Get File" GetFiles_Explain="Configure thread options used when retrieving files to the client. Use a value between 1 and 20. Default is 5." NoOfThreads="Number of threads to use when retrieving files (1-20):" ; SQL settings SQL="SQL" BulkCopy="Configure bulk operations" BulkCopy_Explain="Configures when to use bulk operations when communicating with the sql-server.\n\nWhen not doing bulk operations the statement will be built up by text and concatenated to the execute statement if possible" BulkRowLimit_Tip1="The lowest number of rows needed to do a bulk operation (0-100)." BulkRowLimit="Default is 20:" BulkNTextLimit_Tip1="The lower number of characters in an NText field that will trigger need for doing a bulk operation (0-260)." BulkNTextLimit="Default is 120:" ; Archive server ArchiveServer="Archive Server" DisableWriteThrough="Disable socket writethrough" DisableWriteThrough_Explain="Disables writethrough on status socket." Compression="Archive Compression" Compression_Explain="The SOLIDWORKS PDM Archive Server can optionally compress all versions of the archives but the last one. This will save disk space.\n\nSchedule format: "minute hour weekday".\nEach field can be either a single number (7), a range (1-7) or a list of values (1,3,4).\nAn asterisk means all values. For the weekdays, 1 is monday and 7 is sunday.\n\nYou must restart the archive server for the changes to take effect." CompressionSchedule="Compression schedule:" CompressionSchedule_Tip1="Enter compression schedule below."