xDatabase

1.1

The xDatabase module is a part of the Windows PowerShell Desired State Configuration (DSC) Resource Kit, which is a collection of DSC Resources produced by the PowerShell Team. This module contains the xDatabase and xDBPackage resources. xDatabase handles creation/deletion of a database using a dacpac or sql connection string. xDBPackage allows extraction of a dacpac
The xDatabase module is a part of the Windows PowerShell Desired State Configuration (DSC) Resource Kit, which is a collection of DSC Resources produced by the PowerShell Team. This module contains the xDatabase and xDBPackage resources. xDatabase handles creation/deletion of a database using a dacpac or sql connection string. xDBPackage allows extraction of a dacpac or import of a bacpac from a database.

All of the resources in the DSC Resource Kit are provided AS IS, and are not supported through any Microsoft standard support program or service. The "x" in xDatabase stands for experimental, which means that these resources will be fix forward and monitored by the module owner(s).
Show more
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name xDatabase -RequiredVersion 1.1

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

Install-PSResource -Name xDatabase -Version 1.1

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) 2014 Microsoft. All rights reserved.

Package Details

Author(s)

  • Microsoft

Tags

DesiredStateConfiguration DSC DSCResource

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
2.0.0 116,632 8/25/2020
2.0.0-previe... 16 8/25/2020
1.9.0.0 95,642 9/5/2018
1.8.0.0 806 6/13/2018
1.7.0.0 1,679 2/8/2018
1.6.0.0 3,696 4/19/2017
1.5.0.0 739 12/14/2016
1.4.0.0 2,507 10/22/2015
1.3.0.0 790 9/11/2015
1.2.0 355 5/1/2015
1.1.2 242 7/22/2014
1.1.1 5,211 5/13/2014
1.1 (current version) 60 5/8/2014
1.0 51 4/8/2014
Show less