No announcements
Found 1023583 threads
-
1 Votes
PowerShell code in C#
Based on your description, you want to convert PowerShell code to c# code.Answered | 2 Replies | 1305 Views | Created by R.Jos - Wednesday, June 19, 2019 6:23 PM | Last reply by Jack J Jun - Thursday, June 20, 2019 2:50 AM -
1 Votes
Multiple Powershell commands in C#
p=1129 http://www.codeproject.com/Articles/18229/How-to-run-PowerShell-scripts-from-CAnswered | 4 Replies | 8575 Views | Created by zperryz - Tuesday, March 5, 2013 10:31 PM | Last reply by Amolpbhavsar - Friday, March 8, 2013 7:29 AM -
0 Votes
Write PowerShell commands in C#
It was a challenge to do Ended up creating a class with methods to run any PowerShell script or Applet with or without parameters that I feed it.Answered | 3 Replies | 4789 Views | Created by Eka Abd - Friday, July 26, 2013 4:48 AM | Last reply by jeremyddorf - Thursday, March 26, 2015 7:08 PM -
0 Votes
Using powershell script in C#
Here is an example by jpmik about "How to run PowerShell scripts from C#".Answered | 4 Replies | 3625 Views | Created by user1666 - Wednesday, September 21, 2016 11:09 AM | Last reply by Wendy Zang - Thursday, September 22, 2016 10:50 AM -
0 Votes
running powershell script in C#
Windows PowerShell Host Application Overview The following is signature, not part of post Please mark the post answered your question as the answer, and mark other ...Answered | 1 Replies | 5434 Views | Created by althurm - Tuesday, June 26, 2012 2:13 PM | Last reply by Sheng Jiang 蒋晟 - Wednesday, June 27, 2012 12:17 AM -
0 Votes
Executing powershell scripts in c#
Jack, You're PowerShell script does not write anything to the output stream.Answered | 1 Replies | 6746 Views | Created by xjacksssss - Monday, May 8, 2017 7:29 PM | Last reply by Tim Curwick - Monday, May 8, 2017 10:18 PM -
0 Votes
run powershell scripts in C#
http://andrusdevelopment.blogspot.in/2008/02/running-powershell-in-c.html this should help.Answered | 2 Replies | 3457 Views | Created by Benjamin KNR - Friday, July 13, 2012 4:54 AM | Last reply by Benjamin KNR - Friday, July 13, 2012 5:56 AM -
1 Votes
C# and Powershell
Then chances are that there is a connection between your problem and the issue discussed in great detail in this post.Answered | 4 Replies | 2253 Views | Created by RenHoek - Sunday, January 6, 2013 7:16 AM | Last reply by Wizend - Wednesday, January 9, 2013 4:44 PM -
0 Votes
Why is there no mention of powershell in C# help?
You can learn PowerShell from Microsoft Virtual Academy.Answered | 2 Replies | 566 Views | Created by VarunaS - Friday, December 19, 2014 5:33 AM | Last reply by chanmm - Friday, December 19, 2014 2:17 PM -
5 Votes
Passing parameters to powershell script in C#
refer this link ...Answered | 13 Replies | 50368 Views | Created by slowscripter - Friday, March 1, 2013 2:04 PM | Last reply by jamesiw - Friday, March 1, 2013 6:47 PM -
3 Votes
Implement Powershell in C# code
That is available on the returned `Task` object in the C# code as well.Answered | 4 Replies | 1605 Views | Created by Carlo Goretti - Sunday, August 16, 2020 8:49 PM | Last reply by CoolDadTx - Monday, August 17, 2020 4:33 PM -
0 Votes
unmanaged c++ and SqlServer PowerShell
search=powershell+api+c%23Answered | 5 Replies | 8450 Views | Created by Vince_Weeks - Monday, May 7, 2012 9:06 PM | Last reply by Sethu Srinivasan - Friday, June 1, 2012 8:14 PM -
0 Votes
Powershell C# cmdlet installutil
Forums Home > Visual Studio Express Editions > Visual C# Express Edition' located ...Answered | 1 Replies | 9897 Views | Created by David Cummings - Tuesday, February 17, 2009 8:31 PM | Last reply by SachinW - Wednesday, February 18, 2009 4:13 AM -
2 Votes
C# equivalent of Powershell DBNull:Value from Powershell
Because the powershell script says -ne which might mean not equals?Answered | 3 Replies | 1297 Views | Created by newbiems - Thursday, June 13, 2013 6:36 PM | Last reply by khemt - Friday, June 14, 2013 12:01 PM -
1 Votes
Problem with PowerShell in C#
public MainWindow() { ...Answered | 2 Replies | 4628 Views | Created by Dotnet9000 - Friday, December 2, 2016 9:21 AM | Last reply by Dotnet9000 - Friday, December 2, 2016 10:00 PM -
1 Votes
Java C# & PowerShell
Well, I don't think that knowing C# will make you better because the only thing it shares with PowerShell is the .NET framework and when you use ...Answered | 7 Replies | 1194 Views | Created by TeaWatch - Wednesday, December 25, 2013 10:37 PM | Last reply by Eyal Solnik - Friday, December 27, 2013 6:18 PM -
0 Votes
Accessing PowerShell Variable in C# code
http://blogs.msdn.com/b/kebab/archive/2014/04/28/executing-powershell-scripts-from-c.aspx http://www.codeproject.com/Articles/18229/How-to-run-Power ...Answered | 1 Replies | 3254 Views | Created by Vishwajeet (MCA,MCP,MCTS,MCITP) - Thursday, December 10, 2015 12:30 PM | Last reply by Albert_Zhang - Friday, December 11, 2015 9:51 AM -
7 Votes
Powershell retrieving pipeline errors in C#
= null) { foreach (ErrorRecord er in error) { Console.WriteLine("[PowerShell]: Error in cmdlet: " + ...Answered | 4 Replies | 46792 Views | Created by preambleMe - Wednesday, November 30, 2011 10:49 AM | Last reply by Compufreak345 - Wednesday, March 8, 2017 12:42 PM -
0 Votes
AppLocker - PowerShell scripts - C# PowerShell invoke
I would ask in the PowerShell here:Answered | 2 Replies | 1585 Views | Created by AmalJesudas - Friday, June 21, 2019 10:22 AM | Last reply by AmalJesudas - Friday, June 21, 2019 12:56 PM -
0 Votes
Powershell module in C#
Hi guys, I write Powershell module in C#.Answered | 1 Replies | 607 Views | Created by EXPARA - Monday, September 28, 2015 1:35 PM | Last reply by CoolDadTx - Monday, September 28, 2015 1:59 PM - Items 1 to 20 of 1023583 Next ›
No announcements