Viewing 15 posts - 751 through 765 (of 3,221 total)
Jeff Moden (4/25/2016)
Gary Varga (4/25/2016)
Jeff Moden (4/21/2016)
Gary Varga (4/21/2016)
April 25, 2016 at 11:17 am
Jeff Moden (4/21/2016)
Gary Varga (4/21/2016)
April 25, 2016 at 10:19 am
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...
April 25, 2016 at 10:07 am
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...
April 25, 2016 at 9:58 am
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...
April 22, 2016 at 2:32 am
No worries Frederico.
Does this work sqlnewbie17? If so please mark appropriate post as solution for the rest of us. 🙂
April 21, 2016 at 2:22 pm
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...
April 21, 2016 at 2:16 pm
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...
April 21, 2016 at 10:27 am
TomThomson (4/21/2016)
April 21, 2016 at 9:44 am
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? 😛
April 21, 2016 at 9:35 am
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...
April 21, 2016 at 9:29 am
sqlnewbie17 (4/21/2016)
$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...
April 21, 2016 at 9:16 am
BWFC (4/20/2016)
Gary Varga (4/20/2016)
Maybe it is a bad...
April 21, 2016 at 9:13 am
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...
April 21, 2016 at 9:07 am
Viewing 15 posts - 751 through 765 (of 3,221 total)