Get D365DatabaseAccess - FH-Inway/d365fo.tools GitHub Wiki
Shows the Database Access information for the D365 Environment
Get-D365DatabaseAccess [<CommonParameters>]
Gets all database information from the D365 environment
Get-D365DatabaseAccess
This will get all relevant details, including connection details, for the database configured for the environment
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Tags: Database, Connection, Sql, SqlUser, SqlPwd
Author: Rasmus Andersen (@ITRasmus)
The cmdlet wraps the call against a dll file that is shipped with Dynamics 365 for Finance & Operations. The call to the dll file gets all relevant connections details for the database server.