Viewing 15 posts - 1,381 through 1,395 (of 3,221 total)
I think that many people have covered what I believe which is that you need to deliver as soon as possible which, for me, is the minimum viable product.
Of course,...
October 27, 2015 at 4:30 am
I think that you need to find a SharePoint forum.
Good luck.
October 20, 2015 at 5:30 am
Sorry. I have been unavailable. Did you resolve this?
June 23, 2015 at 1:00 am
Knowing that my more advanced maths was either lacking or nonexistent I decided to do the edX.com. Unfortunately, Calculus 1A: Differentiation course syllabus suggests that that they are full ...
May 29, 2015 at 8:51 am
Not sure why that would happen. I guess you need some diagnostic logging in there.
May 28, 2015 at 4:52 pm
Erm, not sure what you are saying when you say "Thanks" webrunner. Sincere or sarcastic what matters to me is that I agree that the editorial was great and we...
May 28, 2015 at 4:49 pm
Wayne West (5/28/2015)
...Church of the Flying Spaghetti Monster...
Everyone should treat themselves to a chuckle :hehe:
May 28, 2015 at 8:28 am
I believe that SQLPS is defaulting to a different provider than the PowerShell command line so if you change the following line:
$path = "\\Servername\SQLBackupsFromPROD"
to this:
$path = "FileSystem::\\Servername\SQLBackupsFromPROD"
then you are explicitly...
May 28, 2015 at 8:20 am
Statistics is difficult. Analysis of statistics even more so.
There are two things I find funny about statistics:
May 28, 2015 at 6:15 am
Wow. This thread has reduced to playground antics.
At the risk of continuing it, here are my opinions:
Someone using an...
May 28, 2015 at 12:53 am
Alan.B (5/27/2015)
Does the lack of deterministic causality invalidate quantum mechanics?
It Depends.
Genius :satisfied:
May 28, 2015 at 12:39 am
You could try logging $env:username from the script file to be sure.
Also, are your paths absolute? What is the current directory? Find out using:(Resolve-Path .\).Path
May 27, 2015 at 8:23 am
Ed Wagner (5/27/2015)
May 27, 2015 at 7:40 am
I agree that it is a worthwhile endeavour. I must ensure that I too be more scientific in any statements made.
May 27, 2015 at 1:14 am
Have you tried writing anything to a log file? For example, a list of files selected?
Does the script work outside of SQL Agent?
May 27, 2015 at 12:45 am
Viewing 15 posts - 1,381 through 1,395 (of 3,221 total)