StevenAskwith/DacIESvcPS
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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