Viewing 5 posts - 1 through 5 (of 5 total)
I am getting the same error
''copy' is not recognized as an internal or external command,
--Here is my code what am i doing wrong
DECLARE @date VARCHAR (200)
DECLARE @DATABASENAME VARCHAR (200)
DECLARE...
June 15, 2016 at 10:30 am
What TSQL statement populates this table?
SELECT [MachineName]
,[AssociatedApp]
,[App_ID]
,[SQLConnectionString]
...
April 26, 2016 at 1:46 pm
Hello Geoff, Thank you for the scripts, however when I run the checkbackups.ps1 script nothing is logged and also no data is captured. I am using windows authentication, so i...
April 26, 2016 at 7:28 am
Hello Geoff,
First and Foremost thank you for all your hard work on sharing this blog with us. My question is where can I download the CheckBackups.ps1 PowerShell script from?...
April 25, 2016 at 8:08 am
Thank for your solution, I had the same problem you saved me a lot of time.
April 22, 2016 at 1:47 pm
Viewing 5 posts - 1 through 5 (of 5 total)