Administration Cmdlets for Microsoft Dynamics NAV
This topic provides an overview of the provided cmdlets.
Cmdlet | Description |
---|---|
Creates a new company and copies all data from an existing company in the same tenant database. |
|
Dismounts a tenant on the specified Microsoft Dynamics NAV Server instance. All active user sessions that access the tenant will end. |
|
Extracts the application tables in a Microsoft Dynamics NAV database to a separate database. The new application database is created on the same SQL Server instance as the original database. |
|
Exports license information from the Microsoft Dynamics NAV database. |
|
Gets information about the application database that is mounted against the specified Microsoft Dynamics NAV Server instance. |
|
Gets a list of the Microsoft Dynamics NAV companies in the specified tenant database. |
|
Returns configuration settings for the specified Microsoft Dynamics NAV Server instance. |
|
Obtains service details for the specified Microsoft Dynamics NAV Server instance. |
|
Returns information about Microsoft Dynamics NAV permissions for the specified Microsoft Dynamics NAV Server instance, filtered by permission set ID, object type, and/or object ID. |
|
Returns a list of permission sets for the specified Microsoft Dynamics NAV Server instance. |
|
Returns information about active sessions for a Microsoft Dynamics NAV Server instance. |
|
Returns information about all users created in the current Microsoft Dynamics NAV database. |
|
Returns permission set information for Microsoft Dynamics NAV users. |
|
Gets the tenants that are mounted against the specified Microsoft Dynamics NAV Server instance. |
|
Gets the information about the Microsoft Dynamics NAV Web Server instances that are registered on a computer. |
|
Gets a list of all web services that are created in the application on the specified Microsoft Dynamics NAV Server instance. |
|
Imports a license file into a Microsoft Dynamics NAV database. |
|
Invokes the specified codeunit with the specified parameters. |
|
Mounts the Microsoft Dynamics NAV application against the specified server instance. |
|
Mounts a tenant database against the specified Microsoft Dynamics NAV Server instance. |
|
Creates a new Microsoft Dynamics NAV company in the specified database. |
|
Creates a new Microsoft Dynamics NAV database from a backup file. |
|
Creates a new configuration with default values or replaces the existing configuration for a Microsoft Dynamics NAV Server instance. |
|
Creates a new Microsoft Dynamics NAV Server instance. |
|
Adds a permission to a permission set. |
|
Creates a new permission set. |
|
Creates a new Microsoft Dynamics NAV user. |
|
Assigns a permission set to a Microsoft Dynamics NAV user. |
|
Creates a new Microsoft Dynamics NAV Web Server instance and binds this instance to a Microsoft Dynamics NAV Server instance. |
|
Creates a new Microsoft Dynamics NAV web service. |
|
Removes the tables that define the application from a Microsoft Dynamics NAV database. |
|
Removes a company from a Microsoft Dynamics NAV database. |
|
Removes a Microsoft Dynamics NAV Server instance. |
|
Removes a permission from a permission set. |
|
Removes a Microsoft Dynamics NAV permission set. |
|
Closes a client connection as identified by the ConnectionId. |
|
Deletes a Microsoft Dynamics NAV user. |
|
Removes a permission set from the list of permission sets that are assigned to a Microsoft Dynamics NAV user. |
|
Removes the specified web services from the application that is mounted against the specified Microsoft Dynamics NAV Server instance. |
|
Renames a company in a Microsoft Dynamics NAV database. |
|
Saves the current tenant configuration on the specified Microsoft Dynamics NAV Server instance. |
|
Configures settings for a Microsoft Dynamics NAV Server instance. |
|
Changes the service state of a Microsoft Dynamics NAV Server instance. |
|
Changes the values for an existing permission. |
|
Renames a Microsoft Dynamics NAV permission set. |
|
Renames an existing Microsoft Dynamics NAV user. |
|
Synchronizes a tenant database schema with an application database. |