Viewing 15 posts - 1,966 through 1,980 (of 3,221 total)
$status += $sqlservices | Select-Object Name, DisplayName, Status
You cannot add two hash tables like this.
October 9, 2014 at 2:31 am
Where-Object {$_.ServiceName -like "MSSQL`$XYZ1"
Unless I am wrong, which is as likely as not, where is the wildcard?
October 9, 2014 at 2:27 am
Also, what version of PowerShell?
Earlier versions of Get-Service did not have -ComputerName as a parameter. Version 1.0 certainly didn't.
October 9, 2014 at 2:20 am
Or, perhaps, you could provide us with details of the error so we can help you.
If you added error handling (see here) then you could supply us with some more...
October 9, 2014 at 2:05 am
As someone who accepts all patches as soon as they are available, it sounds good to me.
As someone who relies on DBAs testing patches before releasing them into live, a...
October 9, 2014 at 12:42 am
I know a recruiter that ended up hating himself. He worked for an agency that every Friday everyone had to work standing up until they had placed someone. Of course,...
October 9, 2014 at 12:20 am
In what way does it "randomly fail"? What operation failed?
October 9, 2014 at 12:03 am
You're welcome. Glad you resolved it.
October 8, 2014 at 9:42 am
Thanks for posting the answer to your own question (it is amazing how many don't). I really appreciate it.
If you can please can you mark your answer as the solution...
October 8, 2014 at 9:02 am
Steve Jones - SSC Editor (10/8/2014)
Robert Sterbal-482516 (10/6/2014)
Is there an inflection point for the utility of running the tests versus how many times you will use the script?
Probably, but I'm...
October 8, 2014 at 8:34 am
If you added error handling (see here) then you could supply us with some more detail.
October 8, 2014 at 8:27 am
stephen.long.1 (10/8/2014)
...Go ahead and flame me, all you coffee drinkers.
I can't stand milk in my coffee but who here will throw stones??? Each to their own!!!
October 8, 2014 at 7:52 am
Sorry that I couldn't be more helpful.
October 8, 2014 at 6:58 am
thottle (10/8/2014)
...Why would I want to help an aging Boomer find her Start button?...
SO many answers to that one.
We all get the same. Once I asked a recruiter if he...
October 8, 2014 at 6:28 am
Yep. As an industry we tend to be easily suckered. The irony is that we often fall for what we, as a collective, provide or offer which was in turn...
October 8, 2014 at 12:20 am
Viewing 15 posts - 1,966 through 1,980 (of 3,221 total)