CREATE_SEQUENCE_EVENTS
The documentation reads that there are 3 Sequence related events: 1) CREATE_SEQUENCE_EVENTS, 2) CREATE_SEQUENCE_EVENTS, 3)CREATE_SEQUENCE_EVENTS. That should read CREATE_SEQUENCE, ALTER_SEQUENCE,...
View ArticleGotchas
Some gotchas that I worked through over the last month.1. You can only boot in UEFI mode if you are using a 64bit OS. I was originally trying to boot PE4 32bit and having no success.2. This article...
View Articleunproblematic time sync
We finally migrated to NTS time server client http://nts.softros.com from w32time, tired of its "issues"
View ArticleExample under "Namespace Prefixes"
When I run the example under "Namespace Prefixes", I get two different results. The first SELECT statement outputs the following:<ns1:root xmlns:ns1="abc" xmlns:ns2="abc"> <ns2:SomeElement...
View ArticleSyntax for Values?
It is unclear what (if any) syntax exists for values in term-based relationships. From this post:...
View Articlenumber_of_quorum_votes is of type int
Docs mention that this value is a tinyint, when in fact it is an int.
View ArticleServer cleanup issues
I have found the server cleanup puts SQL at 100% CPU for days on end if you have a lot of updates. Here is the poorly performing query. Anyone have any ideas for an index to speed this up?UPDATE...
View ArticleRunning Synchronous Command for Network Deployment of Configuration Set
I got the Synchronous command to work for a network deployment. I found the answer by studying this page: http://technet.microsoft.com/en-us/library/cc722359(v=ws.10).aspxI used the path...
View ArticleThis one will work...
Do like this: To install a client setup key, open an administrative command prompt on the client, type slmgr /ipk <setup key> and press ENTER. NG4HW-VH26C-733KW-K6F98-J8CK4 TESTED 14/3-2013
View ArticleEncryption for client login crdentials
The article is providing information about new configuration. But I am looking for an article which confirms whether the Credentials in the login packet that are transmitted from a client (Connections...
View ArticleData Migration Framework should be updated :-)
Hi Microsoft people :-)It is since a while that Data Migration Framework Beta 2 was released and there is a lot of people interested on using it but as you know there is some issues in Dynamics Ax 2012...
View ArticleSome get-content parameters require WMF 3 to work
Some get-content parameters (such as -Tail) don't work with Powershell 2.0 .You need the "Microsoft Windows Management Framework 3.0" for these parameters to work.get-help get-content with Powershell...
View ArticleMissing "Overriding the default behavior of the query optimizer by using...
The "Overriding the default behavior of the query optimizer by using hints" examples seem to be AWOL...
View ArticleReasoning
I agree, you'll find that a lot of TechNet content has been replaced by marketing-speak. when looking for specific how-to's, if there is a course that Microsoft offers that covers the material, they...
View ArticleCorrections to functionality of Public Folder Referral in Exchange 2007
There are documentation errors (still) in the above.Using a blank custom list has never disabled referrals, and the code to implement this has never been present (nor is it documented anywhere in the...
View ArticleNot Available in Express Editions
The "copy database wizard" is not available in express editions.Can you please add this to the limitations.Thanks
View ArticleChange text of page
The computers are physically connected by cables and programmatically connected by cluster software.-->The computers are connected to each other through a network (wired or wireless) managed by...
View Article