I have a PowerShell script which I have to call in an ASP.NET Core Web API solution. What is the best way to use the PowerShell script in an ASP.NET Cre Web API
I was trying to use anaconda as my Python virtual environment, and my virtual environment is stored in project directory. Manually, I need to use following comm
I'm trying to import a specific version of a PowerShell module. I have to do it from .NET. However, the RequiredVersion is simply ignored. Even if I use a non-e
for a personal project I want to prefix folder and file names with an index. The goal is to have every childitem name remain the same except for the prefix. My
Have the following script that is trying to create a csv of TAP codes using the Graph API. Currently getting an Error 401 Unathorised error when reaching Invoke
we are trying to call an Azure Automation Runbook from a Webhook activity in a Azure Data Factory pipeline. We work from the instructions provided in this blogp
I have a variables.tf file which contains all the project variables and im trying to fetch a variable values using PowerShell. variables.tf variable "products"
I have a function called GreatFuncion1 defined in "profile.ps1" loads when powershell launches and works ok how can I get the path where this function was defin
I am trying to create an application using Azure App service. However, it shows the above error: unrecognized arguments: –html The command that I use is a
Environment: Windows 2016 Server Standard PowerShell 5 Has Internet connection Running PowerShell as administrator JFrog is something new we're implementing but
Is it possible to ship cmdlet Test-Json only with my software or a dll that contains it from pwsh? I downloaded the entire pwsh zip file but not sure which one
Hello all, I've been able to get this code to get the latest download link for Nvidia Driver for a Quadro P1000. I was wondering, if there's a better way to do
I am having a problem executing a powershell script where I want to point to different versions of a bat file based on some arguments Hard coding the path as fo
I'm trying to make a simple Boxstarter package that will install a few basics to new machines. Nothing special. I've created a new package as suggested in the d
I'm using Powershell to set up IIS bindings on a web server, and having a problem with the following code: $serverIps = gwmi Win32_NetworkAdapterConfiguration
I'm working on writing a script which will run from AzDo Pipeline to disable F5 WebServers. Below script works fine in Visual Code and does disable the server a
We want to install Ros Bridge to our server. But we don't have internet access on server. Is it possible we can install without internet? Thank you...
I'm trying to get the Members of my groupMailboxes. I already wrote a script for sharedMailboxes that works well. If I want to apply the same for groupMailboxes
well i have a little script this should execute and install one application but really in the other computer hasn't installed i'll want to install application i
I'm quite new in Powershell. I am trying to filter the result of the cmdlet Get-MailboxStatics, because i wanna know statistics on a subset of items in the mail