To configure APP1 distribute certificate and CRLs
Hi,I have a question.I'm following this tutorial and i'm at this point that i'm confused.I have an error on this line:new-smbshare -name pki c:\pki "CORP\Domain Admins" -ChangeAccess "CORP\Cert...
View ArticleWindows Server 2012 Prerequisites
The Microsoft Unified Communications Managed API 4.0 Core Runtime requires the Media Foundation feature [Server-Media-Foundation].Should be added to the samples covering Client Access and Unified...
View ArticleOffice 2013
Hello,It's pretty obvious if Outlook 2013 is supported or not by Exchange 2013. Unfortunately I cannot find Outlook 2013 in the Supported client lists.Regards,Christiaan
View ArticleElevated command prompt upgrade ?
Hi,Is this the only safest way to perform the upgrade from SP1 into SP3 along with the RU10 ?
View ArticleClient compatibility
Hi, So I can't have/join any Windows 2000 client or server with a 2012 DC?
View ArticleShortestLineTo returns empty linestring if an intersection exists.
If SqlGeometry.STIntersects(AnotherSqlGeometry) = 1, then SqlGeometry.ShortestLineTo(AnotherSqlGeometry) will return an empty LineString.
View ArticleBoundary is not considered contained
The boundary of a polygon is not contained within a polygon, however it does touch the boundary and an intersection does exist.Declare @p geometry = geometry::STGeomFromText('Point(1 1)',4326);Declare...
View ArticleBoundary is not included when using STWithin()
The boundary of a polygon is not contained within a polygon, however it does touch the boundary and an intersection does exist.Declare @point geometry = geometry::STGeomFromText('Point(1...
View ArticleSTLength() for geometries does not account for any supplied SRID
Length is returned in units of measure based on the input system; for all geometries this is a grid and does not take the spatial reference ID into account. Any stored values for Z are also...
View ArticleSTDistance() for geometries does not account for any supplied SRID
Distance is returned in units of measure based on the input system. For all geometries this is a grid and does not take the spatial reference ID into account. Any stored values for Z are also...
View ArticleSTDistance() for geometries does not account for any supplied SRID
Distance is returned in units of measure based on the input system. For all geometries this is a grid and does not take the spatial reference ID into account. Any stored values for Z are also...
View ArticleShortestLineTo returns empty linestring if an intersection exists.
If SqlGeometry.STIntersects(AnotherSqlGeometry) = 1, then SqlGeometry.ShortestLineTo(AnotherSqlGeometry) will return an empty LineString.
View ArticleBoundary is not considered contained
The boundary of a polygon is not contained within a polygon, however it does touch the boundary and an intersection does exist.Declare @p geometry = geometry::STGeomFromText('Point(1 1)',4326);Declare...
View ArticleSTLength() for geometries does not account for any supplied SRID
Length is returned in units of measure based on the input system; for all geometries this is a grid and does not take the spatial reference ID into account. Any stored values for Z are also...
View ArticleBoundary is not included when using STWithin()
The boundary of a polygon is not contained within a polygon, however it does touch the boundary and an intersection does exist.Declare @point geometry = geometry::STGeomFromText('Point(1...
View Article.STDifference is a subtraction operation
.STDifference is the equivalent of a subtraction. When comparing A.STDifference(B), you get 'A' minus 'B'. Another related function STSymDifference will provide you with the union of 'A' and 'B', less...
View Article.STDifference is a subtraction operation
.STDifference is the equivalent of a subtraction. When comparing A.STDifference(B), you get 'A' minus 'B'. Another related function STSymDifference will provide you with the union of 'A' and 'B', less...
View ArticleExplained with examples
https://sqlserverrider.wordpress.com/2013/02/25/detect-changes-in-a-row-of-a-table-using-binary_checksum-sql-server/
View Article