This command opens the specified settings file, including all of its settings, and makes the configured connection automatically.
Session.OpenSettingsExtended "c:\mypath\myset.r2w"
This command configures Reflection to include the connection settings in the specified file, but does not make the connection:
Session.OpenSettingsExtended "c:\mypath\myset.r2w", rcConnection, rcNoConnect