Adding Parameter TempLogPath to Install-DbaInstance Function #8325
Unanswered
pavithra-karthik
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Am trying to edit Install-DBAInstance function to add parameter TempLogPath,
According to our Company Standards, we need TempLogPath as a different path. I tried to edit this function, but when calling this function i can't find this parameter , getting below exception. Can you please confirm if i can edit functions in this module, sorry if ask wrong question as am newbee to powershell.
A parameter cannot be found that matches parameter name 'TemplogPath'.
At line:292 char:5
Beta Was this translation helpful? Give feedback.
All reactions