No announcements
Found 2435600 threads
-
0 Votes
SCCM Application's script(powershell) detection method not working
(powershell) detection method not working Solutions ================= 1. Modify ...Answered | 6 Replies | 4094 Views | Created by Vijayasekhar Naidu - Monday, October 21, 2019 9:37 AM | Last reply by Ray Jia - Monday, October 28, 2019 2:45 AM -
0 Votes
String function not working...
declared inside the function new is a Keyword. so the string is not defined... your code works when you change the string declared ...Answered | 3 Replies | 2963 Views | Created by Bobby Biztalk - Thursday, December 15, 2011 5:40 AM | Last reply by Steef-Jan Wiggers - Friday, December 16, 2011 7:49 AM -
0 Votes
Count method not working
I am making a call to get user object from AD and if there are any values returned I would like to process them, but if not skip to the next routine. From what I have read an ...Answered | 3 Replies | 989 Views | Created by pbbergs [MSFT] - Thursday, March 7, 2013 9:16 PM | Last reply by RiffyRiot - Thursday, March 7, 2013 9:43 PM -
1 Votes
Powershell splitting a string
Hi, I can split a string on the first comma using the following command $string = ...Answered | 10 Replies | 63983 Views | Created by Loz01 - Friday, January 11, 2013 11:46 AM | Last reply by jrv - Monday, January 14, 2013 8:50 PM -
0 Votes
Powershell function inside a string
Sounds great! by the way, Technet Forum has a special section on PowerShell. If you have any other questions in the future, please feel free to contact PS experts ...Answered | 3 Replies | 533 Views | Created by ukkaapie - Thursday, July 11, 2019 3:23 PM | Last reply by Danie1zhou - Friday, July 12, 2019 1:41 AM -
1 Votes
CAML string not working
need (which have (string)x["BID"] == bid) but without any CAML. Camlex will create valid CAML query for you based on this expression Blog -Answered | 3 Replies | 4738 Views | Created by ebergh - Monday, August 2, 2010 8:46 AM | Last reply by sadomovalex - Monday, August 2, 2010 1:07 PM -
0 Votes
string -replace not working
post pictures of code. It is not useful. It would help you a lot if you spent some time learning basic ...Answered | 1 Replies | 647 Views | Created by Brooke Burke-Charvet - Sunday, September 27, 2015 9:16 PM | Last reply by jrv - Sunday, September 27, 2015 9:33 PM -
2 Votes
Splitting String on Powershell
Geeks, Im working on a case to split a sting containg $name="Lastname,FirstName" and i want to split this into $Fname=Firstname and ...Answered | 11 Replies | 2133 Views | Created by Jebakumar, Alan - Wednesday, October 28, 2015 3:02 PM | Last reply by LarryWeiss - Thursday, October 29, 2015 1:47 PM -
2 Votes
Parsing a string in powershell
Thank you for your explanation and your examples! I was able to follow the code between each pipe and it makes sense now the method of parsing out the string in ...Answered | 2 Replies | 1888 Views | Created by Canty B - Thursday, January 2, 2014 5:49 PM | Last reply by Canty B - Thursday, January 2, 2014 7:34 PM -
0 Votes
Use Trim within a workflow
Trim (or even TrimEnd) will not be predictable as it will not just trim @company.com, but any additional leading and trailing chars. e.g. ...Answered | 1 Replies | 763 Views | Created by MikeFinazzo - Wednesday, February 8, 2017 7:25 PM | Last reply by Nilesh Ghodekar (MSFT) - Wednesday, February 8, 2017 9:24 PM -
0 Votes
Render method not working properly.
Hi Naresh_Developer, Here is the remarks for the Render method: Although the Render method of the WebPart base class is defined to be ...Answered | 1 Replies | 2980 Views | Created by Naresh Pradhan - Monday, February 27, 2012 8:18 AM | Last reply by Wayne Fan - Thursday, March 1, 2012 9:08 AM -
0 Votes
Trim from a column
2924787947_mg 1887784598_mg i want to use a derived column in siss 2008 and trim of "_mg" for the whole ...Answered | 2 Replies | 3432 Views | Created by antot - Monday, August 9, 2010 4:33 PM | Last reply by antot - Monday, August 9, 2010 4:51 PM -
1 Votes
attachments.clear() method is not working on server
After you have saved the message you should call Load which will load the Attachments Collection on the Reply then when you call clear it will actually have something to clear ...Answered | 1 Replies | 2893 Views | Created by NikFou - Monday, July 16, 2012 2:54 PM | Last reply by Glen Scales - Tuesday, July 17, 2012 7:25 AM -
1 Votes
object | out-string AND Trim : how to do?
That did not work.....I took another crack at .Trim() : $((....|out-string).Trim()) and it worked out. I must have had the brackets ...Answered | 3 Replies | 11801 Views | Created by CountryStyle - Friday, June 17, 2011 3:58 PM | Last reply by jrich - Friday, June 17, 2011 6:37 PM -
1 Votes
Detection method not working 0x87D00324
Hi, I have a computer that is not detecting that Lync or Office SP1 is installed when it is in fact installed on the machine. I am getting the error code ...Answered | 1 Replies | 2610 Views | Created by GibsonLP2012 - Wednesday, January 27, 2016 2:13 PM | Last reply by Jörgen Nilsson - Wednesday, January 27, 2016 2:26 PM -
0 Votes
Powershell script to TRIM excel entire column
Hi Guys , I am facing issue to trim the entire excel column using powershell .Below code I have used but it replace the entire cell value on search ...Answered | 1 Replies | 914 Views | Created by Fabcoder - Thursday, October 4, 2018 5:07 AM | Last reply by Fabcoder - Thursday, October 4, 2018 7:50 AM -
0 Votes
disabling sql auto trim in string comparison
Rules for SQL string compares involve first padding the shortest string with blanks, then going character by character for exact matches. Not all languages follow this rule. ...Answered | 7 Replies | 1064 Views | Created by Najeh Jalil - Thursday, November 22, 2018 1:57 PM | Last reply by Erland Sommarskog - Friday, November 23, 2018 9:24 PM -
1 Votes
Powershell - Select-String -Pattern [0-99] not working as expected
| Select-String -Pattern 'row\d+' Richard Mueller - MVP Enterprise Mobility (Identity and Access)Answered | 4 Replies | 415 Views | Created by Ivan Kanchev - Tuesday, January 29, 2019 9:58 AM | Last reply by Richard Mueller - Wednesday, January 30, 2019 11:10 AM -
1 Votes
Trim on Passthrough Disk
Hi Patrick, from my point of view the TRIM command only works for physical disks on the host, not for virtual disks of a ...Answered | 2 Replies | 747 Views | Created by Patrick N. _ - Thursday, November 10, 2016 12:38 AM | Last reply by Patrick N. _ - Thursday, November 10, 2016 6:47 PM -
2 Votes
Trim the data after space in a string
Hey, Kent, it looks like you have CROSS APPLY fever this morning... I've seen more than a few posts of yours using that operator. I like it. I think it's ...Answered | 17 Replies | 15659 Views | Created by SGK1222 - Friday, May 8, 2009 1:05 PM | Last reply by Brad_Schulz - Friday, May 8, 2009 3:24 PM
No announcements