No announcements
Found 1033503 threads
-
0 Votes
PowerShell for creating TFS build definitions
Hi, Please refer to the below similar thread: Create TFS Build Definition dynamically using ...Answered | 2 Replies | 7086 Views | Created by Rosh_Biz - Sunday, August 25, 2013 5:40 PM | Last reply by Yan Li_ - Friday, August 30, 2013 2:25 AM -
3 Votes
PowerShell Colorization
Vscode doesn't color powershell parameters (minor flaw), but it has multiple color themes.Answered | 6 Replies | 6455 Views | Created by Richard Mueller - Tuesday, February 14, 2012 6:06 PM | Last reply by JS2010 - Monday, January 1, 2018 9:28 PM -
0 Votes
PROBLEMS WITH A POWERSHELL BACKGROUND COLOR
I try to set the background and letter colors of my shell, but only the letter color works.Answered | 4 Replies | 1395 Views | Created by Bryann Henrique - Tuesday, November 22, 2016 2:40 PM | Last reply by Bryann Henrique - Tuesday, November 22, 2016 9:43 PM -
0 Votes
Powershell | change color of result MessageCount
Hi Mike, i was thinking in create a condition where if value of MessageCount was greater than or equal of 2 show the value with a specific color (Red, Yellow).Answered | 2 Replies | 1270 Views | Created by Spezzia - Wednesday, April 16, 2014 7:27 PM | Last reply by Spezzia - Friday, April 18, 2014 12:21 PM -
1 Votes
Powershell match and replace text with different color.
PowerShell does all of it for you.Answered | 11 Replies | 3072 Views | Created by daniel.s.potter - Friday, July 27, 2012 1:42 PM | Last reply by mjolinor - Friday, July 27, 2012 3:54 PM -
0 Votes
List Definition - Best practice
Another option to create the list, I would suggest you can use PowerShell Commands to create the list.Answered | 1 Replies | 846 Views | Created by RK Senthil - Sunday, November 15, 2015 1:26 PM | Last reply by Jerry Zy - Monday, November 16, 2015 2:56 PM -
0 Votes
The report definition is not valid or supported by this version of Reporting Services - PowerShell
Hi Jörg, I think I have the same problem with my reports.Answered | 8 Replies | 28331 Views | Created by Joerg Schrocke - Accenture - - Wednesday, August 24, 2011 12:57 PM | Last reply by mascis - Tuesday, March 1, 2016 11:31 AM -
0 Votes
Package definition files
Hi, I am a newbie with powershell.Answered | 8 Replies | 486 Views | Created by FRacine - Tuesday, October 28, 2014 4:55 PM | Last reply by Joyce L - Wednesday, October 29, 2014 7:43 AM -
17 Votes
How to display function definition / code in powershell
Try (get-command ...Answered | 5 Replies | 43950 Views | Created by C S S - Monday, July 26, 2010 8:59 PM | Last reply by dislyxec - Thursday, July 14, 2011 7:22 PM -
0 Votes
XML-definition
web.GetLimitedWebPartManager($Page.ServerRelativeUrl,[System.Web.UI.WebControls.WebParts.PersonalizationScope]::Shared) #$WebPartManager.WebParts $WebPartManager.WebParts | % { write-host ...Answered | 1 Replies | 663 Views | Created by CK2214 - Saturday, August 27, 2016 1:21 PM | Last reply by Dennis Guo - Monday, August 29, 2016 8:39 AM -
0 Votes
Adding content to site definition?
Walter, You can also use the ONET.xml file of the site definition to populate file.Answered | 2 Replies | 10093 Views | Created by waltervonallmen - Thursday, March 18, 2010 9:20 AM | Last reply by Shannon Bray - MCM - Friday, April 9, 2010 10:43 PM -
0 Votes
Extact definition of different objects
https://www.simple-talk.com/blogs/2013/10/18/powershell-script-all-objects-on-all-databases-to-files/Answered | 1 Replies | 1004 Views | Created by drew_p - Thursday, November 21, 2013 2:32 PM | Last reply by Nigel Rivett - Thursday, November 21, 2013 2:58 PM -
6 Votes
Value of Definitions?
Oh, sure, use PowerShell to show the enumerations :) Excellent answer, Lincoln :) Karl When you see answers and helpful posts, please click Vote ...Answered | 7 Replies | 2268 Views | Created by Bandi Boo - Tuesday, July 3, 2012 2:01 PM | Last reply by Just Karl - Tuesday, July 3, 2012 4:12 PM -
0 Votes
site definition
1) what is site definition in SharePoint 2010 http://www.dhirendrayadav.com/2010/09/site-template-vs-site-definition.html 2) what is ...Answered | 1 Replies | 2575 Views | Created by NARENAREN - Thursday, September 6, 2012 11:45 AM | Last reply by Mukesh Ajmera - Thursday, September 6, 2012 11:50 AM -
10 Votes
How do I change the text colors in a PowerShell command window?
once to type this in PowerShell: Set-ExecutionPolicy RemoteSignedAnswered | 10 Replies | 49684 Views | Created by Mark Minasi - Tuesday, October 6, 2015 6:17 PM | Last reply by BCHalsted - Wednesday, March 6, 2019 4:51 PM -
0 Votes
HostHeader in service definition file, and SSL
What you'll need to do is create a startup task (simple) that does the following: Get the host header from a setting you defined in the service configurationModify the IIS ...Answered | 2 Replies | 4646 Views | Created by AzureDeployer - Friday, March 9, 2012 1:38 PM | Last reply by AzureDeployer - Monday, March 19, 2012 9:25 AM -
0 Votes
Site definitions
Hi Girish, The way to do this is through the publishing assemblies in the webtemp file of your Site Definitions.Answered | 7 Replies | 5284 Views | Created by Girish Goudar - Wednesday, June 22, 2011 1:40 PM | Last reply by sudhanshu_9 - Thursday, June 30, 2011 12:23 PM -
0 Votes
Forcing a SCEP definition update remotely
Endpoint Protection > Download Definition.Answered | 2 Replies | 1323 Views | Created by SpecialEdward - Thursday, August 20, 2015 6:46 PM | Last reply by SpecialEdward - Wednesday, August 26, 2015 7:05 PM -
0 Votes
How do I change the font color in a Powershell form?
I have used SQL*Plus for years and I have used PowerShell for years.Answered | 8 Replies | 19182 Views | Created by Richardlaw - Tuesday, June 30, 2015 5:42 PM | Last reply by jrv - Thursday, January 21, 2016 1:09 AM -
0 Votes
How to change color of <h1> in powershell
I want add color for the title..can some one please help how to add color to server Health checks report $date = get-date ...Answered | 1 Replies | 915 Views | Created by Mylavarapu Satyanarayana - Monday, November 20, 2017 4:31 AM | Last reply by BOfH-666 - Monday, November 20, 2017 7:19 AM - Items 1 to 20 of 1033503 Next ›
No announcements