-
Notifications
You must be signed in to change notification settings - Fork 102
Get D365DefaultModelForNewProjects
Get the default model used creating new projects in Visual Studio
Get-D365DefaultModelForNewProjects [<CommonParameters>]
Get the registered default model that is used across all new projects that are created inside Visual Studio when working with D365FO project types
Get-D365DefaultModelForNewProjects
This will display the current default module registered in the "DynamicsDevConfig.xml" file. Located in Documents\Visual Studio Dynamics 365\ or in Documents\Visual Studio 2015\Settings\ depending on the version.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
Tag: Model, Models, Development, Default Model, Module, Project
Author: Mötz Jensen (@Splaxi)
The work for this cmdlet / function was inspired by Robin Kretzschmar (@DarkSmile92) blog post about changing the default model.
The direct link for his blog post is: https://robscode.onl/d365-set-default-model-for-new-projects/
His main blog can found here: https://robscode.onl/
- Install as a non-Administrator
- Install as a Administrator
- Import d365fo.tools module
- List available commands from d365fo.tools module
- Get help content for a command
- Start, Stop and List services
- Import users into the D365FO environment
- Import external users into the D365FO environment
- Enable users in the D365FO environment
- Update users in the D365FO environment
- Provision D365FO environment to new Azure AD tenant
- Import a bacpac file into a Tier1 environment
- List modules / models
- Compile module
- Install AzCopy
- Install SqlPackage
- Install Nuget
- Speed up LCS download via AzCopy
- Download latest bacpac from LCS via AzCopy
- Register NuGet source
- Configure Azure Logic App
- Fix AzureStorageConfig
- Run a runnable class
- Update users in environment
- Work with Azure Storage Account
- Work with packages, resource label files, language and lables
- Working with the different D365 services