Viewing 15 posts - 6,166 through 6,180 (of 13,874 total)
Is there a question in there somewhere?
December 20, 2016 at 9:57 am
Sreejith! (12/20/2016)
Thanks for the reply.Unfortunately there is no log(date attribute) which tells us when registry key was created or edited
OK, fair point. I think that you will find this information...
December 20, 2016 at 9:55 am
It's completely possible, but you'll need to write some sort of framework (or buy one) to do it. It's tough to describe in just a few sentences, as it required...
December 20, 2016 at 8:38 am
Welsh Corgi (12/20/2016)
If it exist I want to Delete...
December 20, 2016 at 8:10 am
Here is the code, formatted so that others have at least a chance of parsing it. Please use IFCode tags in future.
SELECT
[Batch Number] ...
December 20, 2016 at 8:02 am
Sreejith! (12/20/2016)
Found Powershell script in below blog to list the last install date and time for windows updates on servers.
https://gallery.technet.microsoft.com/scriptcenter/4d70947e-21b1-4a45-9d78-a7198ed55cca
Is there any way we can get SQL server service pack,hotfix...
December 20, 2016 at 7:46 am
frederico_fonseca (12/20/2016)
Phil Parkin (12/20/2016)
frederico_fonseca (12/19/2016)
if excel file format is 2010 or higher then https://msdn.microsoft.com/en-us/library/office/gg575571(v=office.15).aspx may be an option.Have you tried using this? How did it go?
I did use it on...
December 20, 2016 at 7:39 am
frederico_fonseca (12/19/2016)
if excel file format is 2010 or higher then https://msdn.microsoft.com/en-us/library/office/gg575571(v=office.15).aspx may be an option.
Have you tried using this? How did it go?
December 20, 2016 at 6:01 am
When looking through a long, complex stored proc that was written by someone else, I find it soooo helpful to see approximately one third of all the code commented out,...
December 19, 2016 at 1:44 pm
Agnii (12/19/2016)
December 19, 2016 at 1:01 pm
jasona.work (12/19/2016)
Rouge 1 (have now saw it twice)
So you should certainly know how to spell it by now! :hehe:
December 19, 2016 at 11:13 am
Thom A (12/19/2016)
BrainDonor (12/19/2016)
December 19, 2016 at 9:31 am
Thom A (12/19/2016)
I got to step 4, and my error rows were about half of my data set. Exporting that data out showed nothing odd about it, but they...
December 19, 2016 at 9:28 am
Thomas LeBlanc (12/19/2016)
Sean Peffer (12/19/2016)
December 19, 2016 at 8:50 am
Also, I think you need to specify -ServerInstance when using Invoke-Sqlcmd.
December 19, 2016 at 8:49 am
Viewing 15 posts - 6,166 through 6,180 (of 13,874 total)