Viewing 15 posts - 3,151 through 3,165 (of 4,477 total)
August 29, 2017 at 11:17 am
August 28, 2017 at 8:30 pm
You could do something like: $S = Select-String -Path "C:\sql_test\Summary.txt" -Pattern "Final"
Write-Host $S
It should work as select-string stops on the...
August 28, 2017 at 5:39 pm
August 28, 2017 at 1:11 pm
August 28, 2017 at 12:47 pm
August 28, 2017 at 10:54 am
August 28, 2017 at 10:40 am
As long as you changed them through configuration manager, it should be okay.
Even without the reboot, the local policies get updated and overridden by GPO,...
August 28, 2017 at 10:34 am
No your not crazy, you are looking at the bytes sent to and from the server. You probably have to ask him what he means by retrieval...
August 25, 2017 at 4:38 pm
August 25, 2017 at 4:01 pm
Thanks for posting those. The error messages do help a lot as they can indicate what the problem is.
On one of those errors, it was...
August 25, 2017 at 1:13 pm
August 25, 2017 at 12:34 pm
kevaburg - Friday, August 25, 2017 6:34 AMOooops! Sorry Sue.....my bad...I missed your comment. Server-side trace is your credit....
See what you...
August 25, 2017 at 12:11 pm
The whole defaults thing is one of those that burned me with those drivers. What I learned on IBMs site somewhere was the the defaults for CCSID...
August 25, 2017 at 9:40 am
Currently I am writing my Bachelor Thesis. As part of this, I have to...
August 24, 2017 at 5:47 pm
Viewing 15 posts - 3,151 through 3,165 (of 4,477 total)