Forum Replies Created

Viewing 15 posts - 751 through 765 (of 3,221 total)

  • RE: The Hidden Trigger

    Jeff Moden (4/25/2016)


    Gary Varga (4/25/2016)


    Jeff Moden (4/21/2016)


    Gary Varga (4/21/2016)


    I have just been called out on the way I was looking at someone who attempted to tell me what a trigger...

  • RE: The Hidden Trigger

    Jeff Moden (4/21/2016)


    Gary Varga (4/21/2016)


    I have just been called out on the way I was looking at someone who attempted to tell me what a trigger was "...SQL Server, the...

  • RE: A nice whistle and flute

    Whilst it is important to be passionate about ones endeavours it is essential to remember the same is as likely to be as true with regards to ones predecessors. The...

  • RE: The Pen Test

    Iwas Bornready (4/25/2016)


    Management accepts that security is a priority when the company gets breached.

    ....or more like...

    Management accepts that security should have been a priority when the company gets breached.

    i.e. nothing...

  • RE: Backups Over Time

    File formats is a huge issue. Not so much as publicly documented formats (whether they are open source or licence based) but those that are not shared at all. A...

  • RE: Byte Me: Inadequate Cooling

    Thanks Luis.

  • RE: Output formatting and for loop issue

    No worries Frederico.

    Does this work sqlnewbie17? If so please mark appropriate post as solution for the rest of us. 🙂

  • RE: Guess the RTM Build

    Steve Jones - SSC Editor (4/21/2016)


    Gary Varga (4/21/2016)


    Iwas Bornready(4/21/2016)


    Gary Varga (4/21/2016)


    I am assuming that the rules include:

    • One guess per person.

    What? I can't make one guess per day. Do I...

  • RE: Output formatting and for loop issue

    frederico_fonseca (4/21/2016)


    did either of you bother reading my reply? if you don't supply the server to the cmdlet Get-WmiObject it will only do the current server

    I did bother. I presumed...

  • RE: Hunting in Packs

    TomThomson (4/21/2016)


    ...And a plethora of newly hyped old ideas contributes a lot to software development failure: the misunderstanding of things like "extreme programming", "agile", and other rather ancient development methods...

  • RE: How Much Can You Learn?

    TomThomson (4/20/2016)


    ...even my fingers have the muscle memory neeed to type it quickly...

    Have you been to the gym one too many times Tom? 😛

  • RE: The Hidden Trigger

    I have just been called out on the way I was looking at someone who attempted to tell me what a trigger was "...SQL Server, the world where I come...

  • RE: Output formatting and for loop issue

    sqlnewbie17 (4/21/2016)


    Only the Servername is changing but it is returning the same data for all the servers:

    $Results = Foreach ($Server in (get-content "C:\serverlist\Server.txt"))

    {Get-WmiObject Win32_LogicalDisk | Select @{Name="Server";Expression={$Server}},DeviceID,VolumeName,Drive,Size,FreeSpace | Format-Table...

  • RE: Byte Me: Inadequate Cooling

    BWFC (4/20/2016)


    Gary Varga (4/20/2016)


    Picasso did surrealist paintings where items looked as though they had melted. The artist is matching this with the IT issue of cooling.

    Maybe it is a bad...

  • RE: Guess the RTM Build

    Iwas Bornready (4/21/2016)


    Gary Varga (4/21/2016)


    I am assuming that the rules include:

    • One guess per person.

    What? I can't make one guess per day. Do I get extra guesses if I invite...

Viewing 15 posts - 751 through 765 (of 3,221 total)