Skip to content

PowerShell Implementation of DAC SQL Azure Import Export Service Client

Notifications You must be signed in to change notification settings

StevenAskwith/DacIESvcPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

DacIESvcPS Installation Instructions 

Create a new folder in called DacIESvcPS in your modules directory e.g C:\Windows\System32\WindowsPowerShell\v1.0\Modules\DacIESvcPS
Download the latest version of the PSM1 file from https://github.com/stevenaskwith/DacIESvcPS into the new directory
Launch a PowerShell console and run 
	import-module DacIESvcPS
To confirm module loaded correctly run
	Get-Command -Module DacIESvcPS

THIS CODE IS PROVIDED “AS IS” AND INFERS NO WARRANTIES OR RIGHTS, USE AT YOUR OWN RISK	

About

PowerShell Implementation of DAC SQL Azure Import Export Service Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published