This web page lists each SQL Server version number (from SQL v.6.5 to 2008 R2) and its patch level. It is useful to compare your installed version with the latest version available.
This is another web site with the similar information.
This web page lists each SQL Server version number (from SQL v.6.5 to 2008 R2) and its patch level. It is useful to compare your installed version with the latest version available.
This is another web site with the similar information.
Remote Server Administration Tools (RSAT) for Windows 7 cannot be installed on computers that are running Windows 7 with Service Pack (SP1). The error message is “This update is not applicable to your computer”. This is because Service Pack 1 includes updates components for RSAT.
The resolution is to install RSAT tools before installing Service Pack 1 for Windows 7. If SP1 is already installed, uninstall SP1, install RSAT tools, and then reinstall SP1.
According to RSAT download site, RSAT for Windows 7 with SP1 is scheduled for release in Spring 2011.
If the Windows Update database and manifest corrupted, Windows Update scan can take a long time or crash. The following may fix this problem.
When try to launch Network Connect inside Juniper SSL-VPN portal, get an error “cannot start the network connect service, please reinstall network connect, nc.windows.app.23787”.
Uninstalling or reinstalling the Juniper Network Connect works, but the error comes back after restarting the computer.
Solution: verify “Juniper Network Connect Service” service is started on the computer, and the Startup Type is Automatic.
The RTM version of Internet Explorer 9 builds in the tracking protection feature. This feature is disabled by default. It can be enabled through Tools, Safety, Tracking Protection.
Once the feature is enabled, you can subscribe the third-party tracking protection lists (TPLs) through http://ie.microsoft.com/testdrive/Browser/TrackingProtectionLists/Default.html
After testing the outgoing email server, I find my outgoing server is missing the SPF record. By looking at the Sender Policy Framework site, the deployment is fairly simple if you can edit your DNS records. The web site provides the wizard to create the SPF record. Once the SPF record is created, just add it to your domain’s TXT record. And rerun the outgoing email test to verify the deployment.
While searching the greylisting topic about email delivery problem, I find the “All About Spam” web site offers an outgoing email server test page. It’s a useful tool to learn about your email server compliance; and its report also provides the information on what you can do to make your email not been blocked by the recipient email server.
All About Spam Email Server Test Page can test your outgoing email server with the following technologies/RFC compliance:
Testing Process
This is a quick update on my previous post “ Use WinSCP to Transfer Files in vCSA 6.5 ”. When I try the same SFTP server setting in vCSA 6.7...