Viewing 15 posts - 166 through 180 (of 966 total)
DISA used to maintain SRR scripts that could do some of the checks in an automated fashion but they stopped supporting it over 3 years ago. Other automated tools like...
May 6, 2016 at 3:44 pm
If you pre-created the computer object in AD that you want the listener to use ensure you give the WSFC computer object full control of the listener object.
May 6, 2016 at 3:33 pm
You should be able to. I do not think there is a way to do this with a configuration file or setup parameters, but if you are referencing one of...
May 3, 2016 at 3:53 pm
instance directory (or command line option/ INSTANCEDIR) value for a cluster installation cannot be a directory on shared drive.
The error message seems pretty clear. I do not think for a...
May 1, 2016 at 3:41 pm
Check with the network guys to see if the port for the named instance is allowed through the firewall for VPN users. Typically, VPN users will only be able to...
May 1, 2016 at 3:18 pm
It is actually worse than that. Ever since PowerShell 2.0 people have had the capability to send SMTP messages built into PowerShell. Attachments are a parameter to the cmdlet too....
April 6, 2016 at 5:37 am
If you are moving to 2016, it will be two phase migration, from 2008R2 - > 2014 and then from 2014 -> 2016. At most you upgrade to 2 versions.
Not...
February 1, 2016 at 9:01 am
Good deal! Thanks for the feedback. Others may one day have the same issue as you and it helps to get everything documented.
August 28, 2015 at 3:17 am
Are the LSCopy jobs working? Are the missing logs still on the primary? If so you might be able to manually copy them over and rerun the LSRestore job to...
August 27, 2015 at 3:27 am
You can also subscribe to the SQL Server Release Services Team blog. They give entries for every major version, sp, cu, ctp released.
August 27, 2015 at 3:25 am
Try the following:
August 27, 2015 at 3:22 am
Is the SQL Browser service started on the 2012 networked instances? Having it started on your Win10 box will not help you find the networked instances.
August 27, 2015 at 3:05 am
Are you planning on an in-place upgrade or a migration to a new instance? The reason I ask is because 2005 > 2014 might not be supported as a direct...
August 27, 2015 at 3:03 am
If you availability group can support Synchronous secondaries then you should be able to setup SSRS to point to the secondary and report off of it with very little lag...
August 27, 2015 at 2:58 am
The SSRS service itself is not cluster aware. The only things you can cluster with SSRS are:
- The ReportServer databases
- The data sources
- The IPs that the ReportServer web service...
July 20, 2015 at 2:51 pm
Viewing 15 posts - 166 through 180 (of 966 total)