Drm.Templates.Powershell

2.1.0

Drm Template Tools allow you to generate and deploy configuration templates to your Microsoft Dynamics 365 online environments.
 DRM is a wrapper utility based around the Dynamics 365 online web api that allows you to configure and maintain many Dynamics entities. https://docs.drmtemplates.io/drmtemplates/supported-web-api-entities.html
 Check out the documentatio
Drm Template Tools allow you to generate and deploy configuration templates to your Microsoft Dynamics 365 online environments.
 DRM is a wrapper utility based around the Dynamics 365 online web api that allows you to configure and maintain many Dynamics entities. https://docs.drmtemplates.io/drmtemplates/supported-web-api-entities.html
 Check out the documentation here https://docs.drmtemplates.io/ to see how easy it is to get up and running quickly.
Show more

Minimum PowerShell version

5.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name Drm.Templates.Powershell -RequiredVersion 2.1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name Drm.Templates.Powershell -Version 2.1.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2023. All rights reserved.

Package Details

Author(s)

  • Stuart Elcocks

Tags

Dynamics DRM CRM Dynamics365 PowerApps CDS CommonDataService PowerPlatform Dataverse

Cmdlets

New-DrmDeployment

Functions

New-DrmTemplate Set-SolutionEnvironmentVariables Connect-CrmOnline

Dependencies

This module has no dependencies.

Release Notes


Changes and enhancements in this release:
- Ensure errors are fed to the client if errors are raised during a deployment.
- Powershell module is available at https://github.com/jetsetwilly1/Drm.Powershell
- Schemas located at https://schemas.drmtemplates.io/
- To get up and running quickly visit the project website: https://docs.drmtemplates.io/tutorials/quickstart.html

FileList

  • Drm.Templates.Powershell.nuspec
  • Drm.Templates.Powershell.psd1
  • Drm.Templates.Powershell.psm1
  • Drm.Powershell\Azure.Core.dll
  • Drm.Powershell\Azure.Security.KeyVault.Secrets.dll
  • Drm.Powershell\Drm.Core.dll
  • Drm.Powershell\Drm.Templates.Powershell.dll
  • Drm.Powershell\DrmDeployment.Services.dll
  • Drm.Powershell\DrmTemplates.OData.Services.dll
  • Drm.Powershell\DrmTemplates.Services.dll
  • Drm.Powershell\Esprima.dll
  • Drm.Powershell\Jint.dll
  • Drm.Powershell\Microsoft.AspNetCore.Mvc.Abstractions.dll
  • Drm.Powershell\Microsoft.AspNetCore.Mvc.Core.dll
  • Drm.Powershell\Microsoft.Extensions.Logging.Abstractions.dll
  • Drm.Powershell\Microsoft.Identity.Client.dll
  • Drm.Powershell\Microsoft.IdentityModel.Abstractions.dll
  • Drm.Powershell\Microsoft.IdentityModel.JsonWebTokens.dll
  • Drm.Powershell\Microsoft.IdentityModel.Logging.dll
  • Drm.Powershell\Microsoft.IdentityModel.Tokens.dll
  • Drm.Powershell\Newtonsoft.Json.dll
  • Drm.Powershell\Newtonsoft.Json.Schema.dll
  • Drm.Powershell\System.Buffers.dll
  • Drm.Powershell\System.Diagnostics.DiagnosticSource.dll
  • Drm.Powershell\System.IdentityModel.Tokens.Jwt.dll
  • Drm.Powershell\System.Memory.dll
  • Drm.Powershell\System.Numerics.Vectors.dll
  • Drm.Powershell\System.Runtime.CompilerServices.Unsafe.dll
  • Drm.Powershell\System.Text.Json.dll
  • Drm.Powershell\System.Threading.Tasks.Extensions.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.Crm.Sdk.Proxy.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.IdentityModel.Clients.ActiveDirectory.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.Rest.ClientRuntime.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.Xrm.Sdk.Deployment.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.Xrm.Sdk.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.Xrm.Tooling.Connector.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.Xrm.Tooling.CrmConnectControl.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.Xrm.Tooling.CrmConnector.Powershell.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Microsoft.Xrm.Tooling.Ui.Styles.dll
  • Microsoft.Xrm.Tooling.CrmConnector.PowerShell\3.3.0.964\Newtonsoft.Json.dll
  • Private\Get-KvAccessToken.ps1
  • Private\Test-CommandExists.ps1

Version History

Version Downloads Last updated
2.1.5 665 2/18/2024
2.1.4 395 11/6/2023
2.1.3 189 8/5/2023
2.1.2 132 6/13/2023
2.1.1 71 5/9/2023
2.1.0 (current version) 7 5/8/2023
2.0.9 40 5/2/2023
2.0.8 24 4/20/2023
2.0.7 11 4/19/2023
2.0.6 36 4/4/2023
2.0.5 22 3/28/2023
2.0.4 8 3/27/2023
2.0.3 23 3/16/2023
2.0.2 24 3/13/2023
Show less