Viewing 15 posts - 2,491 through 2,505 (of 3,221 total)
Eric M Russell (3/19/2014)
David.Poole (3/18/2014)
My thought question: Have you ever been told that your query runs too fast?
YES. Our chief exec stood up before the entire company and said...
March 19, 2014 at 7:45 am
I am on my phone client's network is down) so please bear with me.
Perhaps something like the following will do:
Get-Items "C:\Source Directory\*.xml" | Convert-SqlServerInventoryClixmlToExcel.ps1
March 19, 2014 at 6:16 am
thood1 (3/18/2014)
March 19, 2014 at 6:08 am
David.Poole (3/19/2014)
We've just renamed all our alleged coffee/tea/hot chocolate to "brown", as in "I'll have a cup of brown".
Perhaps unsurprisingly, here I ask people whether they are having black or...
March 19, 2014 at 6:04 am
thood1 (3/18/2014)
March 18, 2014 at 11:10 am
John Hanrahan (3/18/2014)
March 18, 2014 at 10:35 am
Any chance for some more information? I understand that you won't want to post too much.
March 18, 2014 at 5:11 am
The worst code I have seen is either by the people who are so arrogant that they feel that nothing that they can do is wrong or simply don't care....
March 18, 2014 at 4:41 am
phonetictalk (3/17/2014)
...Pet peeve: when a website has password limitations. Password must be less than 10 characters, or must be alphanumeric only (no symbols) - that's a common one. Hrumpf.
...
Definitely.
I also...
March 17, 2014 at 11:13 am
I think that you are using the wrong technique.
Dependent upon how you are creating the threads there are many synchronisation techniques available to .NET code but for PowerShell in particular...
March 17, 2014 at 9:31 am
The harder and more onerous the process is the more likely users will circumvent security through poor practices. There is much work to be done on this and we, as...
March 17, 2014 at 5:15 am
This occurs when importing PowerShell 3.0 modules in PowerShell 2.0.
I don't know if this is your issue but some forum posts talk about passing a "-version 3.0" parameter.
March 14, 2014 at 9:17 am
I use Twitter and Facebook for personal connections and linked in for business related ones. For information I use newsletters. For issues there are forums. I tend not to like...
March 13, 2014 at 11:13 am
Greg Edwards-268690 (3/12/2014)
...Some of the 'why you should know this' might be important, especially to a newbie.
Perhaps "under what circumstances you would need to know this" might be a good...
March 12, 2014 at 8:13 am
Steve Jones (you may have heard of him ;-)) mentioned that there is book called Learn Windows PowerShell 3 in a Month of Lunches[/url] which, if I recall correctly, some...
March 12, 2014 at 3:39 am
Viewing 15 posts - 2,491 through 2,505 (of 3,221 total)