Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
MicroStation
  • Product Communities
MicroStation
MicroStation Wiki Automatic Back-Up and Save Settings
    • Sign In

    • -MicroStation Wiki
      • +Learning Tips
      • -MicroStation
        • +3D Printing - MicroStation
        • +Animation - MicroStation
        • -Archive / Backup - MicroStation
          • Automatic Back-Up and Save Settings
          • Automatic backup of design (DGN) files
          • Automatically Create Backup Files When Opening
          • File size limiter for the Packager file
          • Packager not available in high security mode
          • Quickly Create Backup Copy of Design File
          • Where is the Archiver tool?
        • +Base Geometry - MicroStation
        • +Batch Processing - MicroStation
        • +CONNECT Advisor - MicroStation
        • CONNECT Integration - MicroStation
        • +CONNECTION Client
        • +Cells - MicroStation
        • +Change Tracking - MicroStation
        • +Configuration - MicroStation
        • +Coordinate Systems - MicroStation
        • +Curves - MicroStation
        • +Custom Linestyles - MicroStation
        • +DGN - MicroStation
        • +DWG - MicroStation
        • +Database - MicroStation
        • +Detailing Symbols - MicroStation
        • +Dimensions - MicroStation
        • +Documentation & Help - MicroStation
        • +Drawing Aids - MicroStation
        • +Exception - MicroStation
        • +FAQ - MicroStation
        • +Feature Based Solids Modeling - MicroStation
        • +File Access - MicroStation
        • +GUI - MicroStation
        • +General - MicroStation
        • +Graphics Display - MicroStation
        • +Groups - MicroStation
        • +Hardware / Input Devices - MicroStation
        • +Import/Export - MicroStation
        • +Installation - MicroStation
        • +Interchange - MicroStation
        • +Interference - MicroStation
        • +Internationalization - MicroStation
        • +Levels - MicroStation
        • +Licensing - MicroStation
        • +Manipulation - MicroStation
        • +Markup / Redline - MicroStation
        • +Measure - MicroStation
        • +Mesh - MicroStation
        • +Models - MicroStation
        • +Multi-Lines - MicroStation
        • +OLE - MicroStation
        • +Other - MicroStation
        • +Parametrics - MicroStation
        • +Patterning - MicroStation
        • +Point Cloud - MicroStation
        • +Printing - MicroStation
        • +Programming - MicroStation
        • +Project Navigation - MicroStation
        • +Properties - MicroStation
        • +RSS Feeds - MicroStation
        • +Reference - MicroStation
        • +Security - MicroStation
        • +Selection - MicroStation
        • +Settings - MicroStation
        • +Sheet Composition - MicroStation
        • +Solids - MicroStation
        • +Standards - MicroStation
        • +Surfaces - MicroStation
        • +Tables - MicroStation
        • +Text - MicroStation
        • +UI Customization - MicroStation
        • +Units - MicroStation
        • +View - MicroStation
        • +Visualization - MicroStation
        • Welcome Page - MicroStation
        • +Accreditation - MicroStation
        • +Geospatial Context
        • +i.Models - MicroStation
        • +ProjectWise Integration
        • +Raster - MicroStation
        • +Reality Models
    • +Administration Wiki
    • +Annotations Wiki
    • +Bentley View Wiki
    • +MicroStation PowerDraft
    • +Printing and Plotting
    • +Programming Wiki
    • +Visualization Wiki
    • Window List Dialog for Missing Tool Dialog Boxes

     
     Questions about this article, topic, or product? Click here. 

    Automatic Back-Up and Save Settings

      Product: MicroStation
      Version: V8i, CONNECT
      Environment: N\A
      Area: Archive / Backup
      Subarea: N\A

    Problem

    I need to configure automatic backups and Save settings for my design files when working in MicroStation v8i or CONNECT Edition.

    Solution

    MicroStation v8i

    First, check the save settings that are set within your user preferences.
    Navigate to WorkSpace>Preferences>Operation.
    Observe the settings for "Save Settings on Exit" and "Automatically Save Design Changes" as shown below.
    These settings will directly affect the way your design files are saved as well as how your settings are saved.
    Adjust these options as desired.

    Next, navigate to Workspace>Configuration and locate the variable MS_DGNAUTOSAVE.
    This variable determines the frequency, in seconds, of the auto-save timer for V8 format files.
    For example, if set to 2 (the default), an auto-save will occur when there was no user activity for about 2 seconds.
    If set to 0, auto-save is disabled.
    This variable will also automatically enable/disable the "Automatically Save Design Changes" setting within the user preferences dialog.
    Note that you will have to close/reopen MicroStation v8i to observe any changes to the configuration variables.

    Lastly, check your file backup settings by navigating to Workspace>Configuration again. Locate the variable MS_BACKUP.
    This variable sets the default directory for file backups.
    By default, it is set to $(_USTN_OUT) which should initially point to C:\ProgramData\Bentley\MicroStation V8i (SELECTseries)\WorkSpace\Projects\Untitled\out. 

    You can control the location of the backup files by changing the variable MS_BACKUP to point to a folder directory of your choice.
    If you want it to be the folder of the active file, override the definition for MS_BACKUP to equal $(_DGNDIR). Using the Key-in tool (Utilities>Key-in), type BACKUP and press Enter.
    A backup copy of the design file will be created and saved at the location as defined by MS_BACKUP.
    The backup file will have extension .BAK. This file type can be opened like any other DGN file.
    The extension can also be manually set to .DGN if desired.

    If applicable, it is highly recommended that you contact your organization's IT department for further information on your company’s specific policy regarding file backup before making any changes.

    CONNECT Edition

    First, check the save settings that are set within the user preferences dialog.
    Navigate to File>Settings>User>Preferences>Operation category.
    Observe the settings for "Save Settings on Exit" and "Automatically Save Design Changes" as shown below.
    These settings will directly affect the way your design files are saved as well as how your settings are saved.
    Adjust these options as desired.

    Next, navigate to File>Settings>Configuration>Configuration Variables and locate the variable MS_DGNAUTOSAVE.
    This variable determines the frequency, in seconds, of the auto-save timer for V8 format files.
    For example, if set to 2 (the default), an auto-save will occur when there was no user activity for about 2 seconds.
    If set to 0, auto-save is disabled.
    Note that you will have to select OK, select "Yes" to save the changes to your "Personal.ucf" file, and then close/reopen MicroStation CONNECT to observe any changes to this variable setting.

    Lastly, check your file backup configuration settings by navigating to File>Settings>Configuration>Configuration Variables again. Locate the variable MS_BACKUP.
    This variable sets the default directory for file backups.

    You can control the location of the backup files by changing the variable MS_BACKUP to point to a folder directory of your choice.
    If you want it to be the folder of the active file, override the definition for MS_BACKUP to equal $(_DGNDIR).
    Select OK and then "Yes" to save changes. Close and reopen MicroStation CONNECT Edition.

    Using the Key-in tool (Utilities>Key-in), type BACKUP and press Enter.
    A backup copy of the design file will be created and saved at the location as defined by MS_BACKUP.
    The backup file will have extension .BAK. This file type can be opened like any other DGN file.
    The extension can also be manually renamed back to .DGN.

    If applicable, it is highly recommended that you contact your organization's IT department for further information on your company’s specific policy regarding file backup before making any changes.

    See Also

    Backing Up Files

    Using AutoSave Features In MicroStation

    A discussion on backing up files can be found here:

    Backup Files

    Other language sources:

    Français

    Deutsch

    Italiano

      Original Author: Derval Canny
    • Archive / Backup
    • MicroStation
    • how to
    • save settings
    • SELECTsupport
    • Share
    • History
    • More
    • Cancel
    • Dervalcanny Created by Dervalcanny
    • When: Tue, Mar 18 2014 8:48 AM
    • Zeno Lippi Last revision by Bentley Colleague Zeno Lippi
    • When: Tue, Jan 17 2023 5:36 AM
    • Revisions: 15
    • Comments: 0
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies