Still can't get this working
I know these instructions are flawed but I followed the all the instructions including the supplement to step 2:"xcopy c:\winpe_x86\winpe.wim c:\winpe_x86\iso\sources\boot.wim /y"However, I still can't...
View ArticleDomain Local groups
Domain Local groups cannot be converted to Universal if foreign security principals are members of the Domain Local group. This is not stated in the table.
View ArticleConnect to a Microsoft Dynamics CRM Server
I found that the directions on how to connect Visual Studio to a Microsoft Dynamics CRM Server were pretty hard to find. After finding them I successfully added the connection. Here is how:1. Enter the...
View ArticleServer 2012
If you ran adprep /domainprep for Windows Server 2012, confirm that the Revision attribute value is 9, and then click OKadd above to verify 2012 AD
View ArticleDon't use Word to write these ;)
The command netstat –ao –p TCP conains "smart hyphen". netstat -ao -p TCP works
View Article1024 is 0x0400, not 0x4000
I notice in the Contraints table the decimal value 1024 is listed as equivalent to the hex 0x4000. I think that is wrong. I think that decimal 1024 is 0x0400.
View ArticleEnrollment Certificate
I want install the certificate in the Trusted Root Certification Authorities store.
View ArticleExecute SSIS Package with C#
The same code on page of Microsoft http://msdn.microsoft.com/en-us/library/ms136090(v=sql.105).aspxMy DTSX insert values into a table : insert into TABLE values(GETDATE())I had sucess result but the...
View ArticleShared (S) and Intent Shared(IS)
"Intent" locks (IX, IS) are put on higher-level in locking hierarchy to indicate that non-intent lock will be requested on lower level. For example, if you update one row, S lock is put on a database,...
View Article"List Servers" section appears to be incorrect
For whatever reason, your section about "listing all servers" appears to be incorrect:You wrote this: "To list all the servers in Northamerica, type the following command at the command prompt: netdom...
View Article