GitHub    Download    Forum
Overview
Tutorial
C++ API
C# API
DTDL
DADL
Setup
DataFS SDK setup
DataFS setup
DataFS Tools
Connection
Server instances
Configuration connections
Client connections
Domain
Disk
Storage
Schema
Settings
Recovery
DataFS setup parameters

DataFS Tools – server instances

You can run multiple instances of DataFS on the same server. To do this, you can create “named instances”.
Remarks: The functions in these sections do not need a connection to an instance.


Create-Instance

Create-Instance
          -Name "Database 1"
Name
The name of the instance.


Delete-Instance

Delete-Instance
          -Name "Database 1"
Name
The name of the instance.


Enum-Instances

Enum-Instances
This function has no parameters.


Reset-Instance

Resets the configuration binding and configuration security to the default values.
Reset-Instance
          -Name "Database 1"
Name
The name of the instance.
© 2022 Mobiland AG