DSCPullServerAdmin

0.4.1

Get, manipulate and migrate data from your DSC Pull Server database (EDB and SQL)

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name DSCPullServerAdmin -RequiredVersion 0.4.1

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

Install-PSResource -Name DSCPullServerAdmin -Version 0.4.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) 2018 Ben Gelens. All rights reserved.

Package Details

Author(s)

  • Ben Gelens

Tags

PSDSC DesiredStateConfiguration PullServer

Functions

Copy-DSCPullServerAdminData Get-DSCPullServerAdminConnection Get-DSCPullServerAdminDevice Get-DSCPullServerAdminRegistration Get-DSCPullServerAdminStatusReport New-DSCPullServerAdminConnection New-DSCPullServerAdminDevice New-DSCPullServerAdminRegistration New-DSCPullServerAdminSQLDatabase New-DSCPullServerAdminStatusReport Remove-DSCPullServerAdminConnection Remove-DSCPullServerAdminDevice Remove-DSCPullServerAdminRegistration Remove-DSCPullServerAdminStatusReport Set-DSCPullServerAdminConnectionActive Set-DSCPullServerAdminDevice Set-DSCPullServerAdminRegistration Set-DSCPullServerAdminStatusReport

PSEditions

Core Desktop

Dependencies

This module has no dependencies.

Release Notes

Cross Platform support (Only SQL is supported xPlat. MDB and ESE are not)
* Removed Microsoft.Isam.Esent.Interop from RequiredAssemblies
* Load Microsoft.Isam.Esent.Interop when available
* removed RetrieveColumnAsGuid and moved properties to RetrieveColumnAsString as something broke on latest w10 insiders

* Fix ad-hoc mdb database access did not process as PreProc was missing MDB logic

FileList

Version History

Version Downloads Last updated
0.4.3 1,875 4/30/2019
0.4.2 387 1/16/2019
0.4.1 (current version) 42 12/19/2018
0.4.0 27 12/19/2018
0.3.1 42 11/22/2018
0.3.0 29 11/20/2018
0.2.1 45 10/28/2018
0.2.0 32 10/23/2018
0.1.5 63 9/4/2018
0.1.4 31 8/31/2018
0.1.3 27 8/31/2018
0.1.2 56 7/6/2018
0.1.1 38 6/5/2018
0.1.0 26 6/5/2018
0.0.0.6 210 6/23/2017
0.0.0.5 120 2/21/2017
0.0.0.3 29 2/20/2017
0.0.0.2 37 2/9/2017
0.0.0.1 30 2/7/2017
Show more