Recent questions tagged powershell

0 votes
    Below is my script, Please let me know if am missing something. #Script to add DNS 'A' Records ' ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jun 8, 2022 in Education by JackTerrance
0 votes
    foreach ($Person in $People) { $NewUserParams = @{ Name = $Person.Name Server = 'xxxx.com:389' ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 1, 2022 in Education by JackTerrance
0 votes
    As it currently stands, this question is not a good fit for our Q&A format. We expect answers to ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Mar 27, 2022 in Education by JackTerrance
0 votes
    I am kicking off a PowerShell script with UiPath. I need to pass an argument in, from UiPath. Firstly is ... in the PowerShell script Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
To see more, click for the full list of questions or popular tags.
...