No announcements
Found 2885076 threads
-
1 Votes
Unable To Get PowerShell Output
I have searched the web & this forum in vain attempting to learn how to access the output of this PowerShell script using ...Answered | 4 Replies | 420 Views | Created by jbm417 - Saturday, May 12, 2018 4:13 AM | Last reply by jbm417 - Sunday, May 13, 2018 2:26 AM -
0 Votes
How to add credential in Powershell script
Hi Team, I am very new to world of powershell.I have a small simple piece of powershell code whose main function is to get the current CPU and ... -
0 Votes
Powershell Script for log parsing
file using other char, beacause : i used in the code to split the lines The output will be in the file test0.txt Please try de code ...Answered | 2 Replies | 3502 Views | Created by Sudharsan Simhan - Monday, May 7, 2012 1:27 PM | Last reply by Sudharsan Simhan - Thursday, May 10, 2012 1:25 PM -
0 Votes
Unable to get the output
. Thanks. Leo Tang [MSFT] MSDN Community Support | Feedback to us Get or Request Code Sample from Microsoft Please ...Answered | 15 Replies | 4149 Views | Created by Jackson_1990 - Thursday, October 25, 2012 9:19 AM | Last reply by LeoTang - Friday, November 2, 2012 1:19 AM -
0 Votes
Microsoft.SqlServer.Management.Smo.Server Version and Status...etc
I am trying to output the values from each SQL Server into an Excel Spreadsheet using powershell. below is the initial portion of the script, and the instance name shows, ...Answered | 3 Replies | 6275 Views | Created by John Couch - Wednesday, October 24, 2012 9:37 PM | Last reply by Papy Normand - Sunday, October 28, 2012 12:29 PM -
0 Votes
Powershell output to File
Hi Raj- Perhaps try writing a simple batch file (.bat) that wraps your powershell file (as shown below) and redirect the output to a ...Answered | 2 Replies | 889 Views | Created by raj_kumar123 - Tuesday, August 2, 2016 8:29 PM | Last reply by Nathan.Sunderman - Tuesday, August 2, 2016 9:30 PM -
0 Votes
sharepoint powershell output to xml
its users and groups. We need to write this output to xml. When I ran Get-Process | Export-Clixml ...Answered | 3 Replies | 11143 Views | Created by Amit Lohogaonkar sharepointer - Monday, May 16, 2011 7:34 AM | Last reply by Derek.Wilkes - Wednesday, October 12, 2011 4:57 PM -
0 Votes
No output from Powershell, when called via VBA
Tried it same error, it is unable to recognise the terminalserviceprofilepath property. Tried the "write-output" on my script, but excel is ...Unanswered | 11 Replies | 1074 Views | Created by Ramkumar Ponnuram - Tuesday, June 20, 2017 2:55 AM | Last reply by jrv - Wednesday, June 21, 2017 2:23 AM -
1 Votes
output powershell to csv
Hi Wim, You have to use the parameter -append to add the output to the end of an existing file, instead of replacing the file ...Answered | 3 Replies | 2304 Views | Created by Wim Duizer - Tuesday, June 16, 2015 5:33 PM | Last reply by Julien DECORMON - Tuesday, June 16, 2015 7:56 PM -
0 Votes
Powershell hardwarehash issue
Probably pipe to Sort-Object: https://docs.microsoft.com/en-usUnanswered | 2 Replies | 1286 Views | Created by Miesjel12 - Tuesday, January 29, 2019 4:48 PM | Last reply by nick.aquino - Tuesday, January 29, 2019 4:59 PM -
0 Votes
PowerShell Forum unable to Search
Hi, PowerShell Forum unable to Search, I had posted last week, this week unable to find the Powershell Forum. It was under ... -
0 Votes
Unable to Import Azure PublishSettings File from Powershell
: Microsoft.WindowsAzure.Commands.Profile.ImportAzurePublishSettingsCommand Any idea how to get around this problem? I was unable ...Unanswered | 3 Replies | 507 Views | Created by Harminder Braich - Wednesday, March 22, 2017 10:40 PM | Last reply by C.B.M - Monday, March 27, 2017 9:20 AM -
0 Votes
unable to get output with CTE
Hi, You don't have to create so many CTEs for this. You can use pivoting to accomplish this. A sample using ...Answered | 4 Replies | 1627 Views | Created by N S R Krishna Sombhotla - Wednesday, July 10, 2013 7:01 PM | Last reply by Satheesh Variath - Friday, July 12, 2013 3:58 PM -
0 Votes
Formatting PowerShell Output
I'm having trouble getting the output of the following script to format properly. I have tried insertting format-table in various locations of the code, however the ...Unanswered | 1 Replies | 5024 Views | Created by bsumike - Thursday, October 27, 2011 8:24 PM | Last reply by Bill_Stewart - Thursday, November 10, 2011 10:57 PM -
0 Votes
compare powershell output to txt
$name what i want with the first sector is to view a list of free ip addresses to choose from. The problem is that the output of the ...Answered | 1 Replies | 1560 Views | Created by Wim Duizer - Friday, March 18, 2016 4:13 PM | Last reply by Mike -S- - Monday, March 28, 2016 6:14 PM -
0 Votes
powershell output in a file
Yes, you can use the following with your powershell command to write outputAnswered | 1 Replies | 2365 Views | Created by kenneth1153 - Sunday, October 7, 2012 8:04 PM | Last reply by wali systems - Sunday, October 7, 2012 8:32 PM -
2 Votes
Powershell output file format
Hey guys, I'm running a script to get a list of all subsites under a site collection, and output that to a text file. Script ...Answered | 1 Replies | 4486 Views | Created by justice8965 - Tuesday, March 27, 2012 3:38 PM | Last reply by Ivan Josipovic - Tuesday, March 27, 2012 4:13 PM -
0 Votes
Azure Pack - Automation - Unable to get job output
We have an issue where we are unable to get any output from any SMA runbook job. The web console simply displays a red exclamation mark with no ... -
0 Votes
Powershell Script to add site content link
unable to move forward have tried many things but none works not even $ctx.Site Please suggest what is wrong in it? ...Answered | 2 Replies | 799 Views | Created by Paru Upreti - Sunday, April 16, 2017 3:45 PM | Last reply by Paru Upreti - Sunday, April 16, 2017 10:52 PM -
0 Votes
Powershell output to a csv
I am trying to get the following powershell script to output to a csv but no matter where I inject the "Export-CSV" function, it will ...Answered | 7 Replies | 7623 Views | Created by Derek.Wilkes - Wednesday, October 12, 2011 1:21 PM | Last reply by Seven M - Tuesday, October 18, 2011 8:46 AM - Items 1 to 20 of 2885076 Next ›
No announcements