Skip to content
#

database-administration

Here are 38 public repositories matching this topic...

dbatools
wsmelton
wsmelton commented Jan 24, 2020

We have a switch as [switch]$Enable that should enable the login but it is not actually coded to do anything.

All that is needed would be logic around whether the parameter was passed in, within the process block would be sufficient: Test-Bound Enable will return true if the parameter was properly passed into the function call.

If passed in then the login object has a Enable() method t

Improve this page

Add a description, image, and links to the database-administration topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the database-administration topic, visit your repo's landing page and select "manage topics."

Learn more