Microsoft's official enterprise support blog for AD DS and more
Hi folks, Ned here again. This week we hunt down some documentation gremlins and give them a well-deserved smack.
Also, things will be a bit slow next week as I will be out in Redmond teaching this rotation of Microsoft Certified Masters. Never heard of it? If you’re at the IT career tipping point, this may be just what the doctor ordered. No really, it is, and I will be there!
What exactly does the dcdiag.exe /fix command do? According to this it fixes the SPNs on the DC machine account. But according to this it ensures that SRV records are appropriately registered (I thought the NetLogon service did this?!). And what exactly does the netdiag.exe /fix command do? This article says it "fixes minor problems", whatever that means.
1. Dcdiag /fix writes back the computers account’s AD replication SPN (DRSUAPI with an index value of “E3514235-4B06-11D1-AB04-00C04FC2DCD2”) entry only. More info on this SPN here:
http://msdn.microsoft.com/en-us/library/dd207876(PROT.13).aspx http://msdn.microsoft.com/en-us/library/ee791539(PROT.10).aspx
If someone (else!) has destroyed all the other SPN’s, you will need to recreate them or restart whichever service recreates them. For example if the DFSR SPN goes missing, you restart the DFSR service and it will get put back.
2. Netdiag /fix reads the %systemroot%\system32\config\Netlogon.dns file and attempts to register all records in DNS.
I confirmed both in source code, regardless of what old TechNet goo states. :-)
In Win2008 DFSR has been improved regarding the asynchronous RPC connections and 16 concurrent connections for upload and download. Do you have any further info on how improved the performance will be from Win2003 R2 to Win2008/2008 R2? Are there any other factors that would drive me to start rolling out the later OS versions?
I will be posting posted some new info about performance improvements in 2008/2008 R2 as well as registry tuning options in the coming weeks. But we don’t have any specific case studies that I am aware of yet – I’ll see if I can find them, and if you do, feel free to comment. We do have some rather unspecific ones, if you’re interested.
From testing and customer experience though, we see anywhere from a 4 to 20 times performance improvement of 2008 over 2003 R2, depending on a variety of factors that are often very customer specific (network speed, bandwidth, latency, loss rates, errors, overall uptime + memory + CPU + disk subsystem + drivers). Not only did DFSR improve, but the OS got improvements and it makes better use of newer hardware. Besides the RPC and other changes, Win2008 tweaks the DFSR credit manager, and 2008 R2 really improves it – much more evenly-distributed replication with greatly lowered chance of servers being starved by updates.
Other factors:
I am using your old blog post on making custom registry changes and…
Ewwwww… The only reason to use that old document is if you are still running Windows 2000 somewhere. Otherwise you should be busting out Group Policy Preferences and wowing your friends and family.
Oh, and really? You’re running Win2000? That’s very uncool of you…
I am doing USMT migrations with /SF. What is that switch and why are my migrations absolutely busted to heck?
This one came in late last week and was so gnarly that it ended generating a whole blog post. Read more here. Sometimes your questions to us generate more than a Friday reply.
Good work, Internets!
– Ned “3 important rules” Pyle
Hi folks, Ned here again. Despite worries in our Comments sections, the Friday Mail Sack is GO. This week we cover some GP, some computer maintenance, and some really nice fans.
I am deploying Terminal Servers [Don’t you mean Remote Desktop Services – MS Sales Borg] and I’d like to remove all the shell icons from the users’ desktop. You know, stuff like “My Documents”.
I’d also like a background wallpaper that is automatically set when users are logged into Terminal Server only, but that won’t affect them when they are just using their desktop computers. Can you hook me up?
You bet.
To block all desktop icons in all versions of Windows, you can use the “Hide and disable all items on the desktop” group policy. This is stored in User configuration\<policies>\administrative templates\desktop.
You can also turn off specific shell icons on an individual basis via this set of policies, using things like “Remove Computer icon on the desktop”. And that desktop wallpaper setting is in here, under the second Desktop node.
Windows 7 and Windows Server 2008 R2 also introduce a new and highly customizable policy of “Disable Known Folders”, which is under User configuration\<policies>\administrative templates\windows components\windows explorer. This new policy lets you specify any kind of known shell folder you like, by name or GUID. Fancy schmancy!
Finally, if you want all this to apply to users only when they are logged into Terminal Servers [Don’t make me assimilate you! – MS Sales Borg] but not their desktops, you need to deploy Loopback Policy Processing. Good reading on this here:
http://support.microsoft.com/kb/231287 http://technet.microsoft.com/en-us/library/cc780733(WS.10).aspx http://technet.microsoft.com/en-us/library/cc782810(WS.10).aspx
http://support.microsoft.com/kb/231287
http://technet.microsoft.com/en-us/library/cc780733(WS.10).aspx
http://technet.microsoft.com/en-us/library/cc782810(WS.10).aspx
We are trying to remove inactive computers from Active Directory. We have discovered through testing that disabled computer accounts still allow access to domain resources when a user logs in with cached credentials.
How can I be sure a user who logs on to a computer that has been disabled cannot access the domain using cached credentials? I do need to allow cached credentials for our mobile users and I need to allow logging on with cached credentials in the case of a WAN outage for our desktops.
How are the computers truly inactive if users are still logging on to them while accessing the corporate network? :-)
If you set the client computer account to disabled and then restart the client computer, it never lets anyone logon with cached domain credentials again.
XP example:
Without a restart the computer would continue to allow interactive domain logon for up to 10 hours, since it has a cached Kerberos ticket. The user will have his own Kerberos tickets as soon as he tries to access remote resources too.
I have a couple solutions here, and they also cover where you no longer trust a computer and just want it gone:
I bet I got at least one more good method in the comments section. Will it be yours?
Hey, thanks for writing article <foo>. It:
A. Gave me good info. B. Saved me time. C. Fixed my problem. D. Saved me from a résumé generating event.
[Obviously, I am paraphrasing pretty hard – Ned]
Thanks for all the nice emails from folks that have taken time out of their insanely hectic IT days to give us an attaboy. We really appreciate them.
Plus it gives management here proof that we’re worth funding – they get to update customer satisfaction spreadsheets and whatever else managers are doing in those little offices besides playing Farm Town.
----------
As a side note, that comment I pointed to in the introduction has some info uncovered by our pal cortez, plus further clarification from me and the AD development team about using domain controllers with virtualization. I recommend you give it a read. Unless you like late nights.
Until next time.
- Ned “Hey, a post not about USMT or DFSR. Weird.” Pyle
Hiya folks. The mail sack was a no-show last week since I was out of town; I hope you can find it in your heart to forgive me. If not… well, you get what you pay for. To make up for it, this one is longer than usual. Here are some interesting issues from the past two weeks (both from the Internet and internally too).
I’m replicating files with DFSR. I’ve found a large number of files that have had the TEMPORARY attribute set on them. I know that DFSR won’t replicate those files, so I am going to remove that attribute. What happens after I do that?
Short answer: they will replicate. :-)
Long answer: DFSR treats temporary files like they do not exist. This means if a file was normal and replicated between servers, then someone sets the temporary attribute on that file, it is no longer there as far as DFSR is concerned. When a file no longer exists, we treat it as - wait for – deleted! So the downstream servers from the originating change are going to delete that file.
Here is the debug log from the server where the temporary attribute was just set:
20100325 17:48:46.067 1836 USNC 2881 UsnConsumer::TombstoneOrDelete LDB Updating ID Record: <— Hmm, looks like it’s being treated as a deletion to me. + fid 0x700000000EB52 <— Note the File ID + usn 0xfa1ead8 + uidVisible 1 + filtered 0 + journalWrapped 0 + slowRecoverCheck 0 + pendingTombstone 0 + internalUpdate 0 + dirtyShutdownMismatch 0 + meetInstallUpdate 0 + meetReanimated 0 + recUpdateTime 20100325 21:47:46.739 GMT + present 0 + nameConflict 0 + attributes 0x20 + ghostedHeader 0 + data 0 + gvsn {16EC84D2-ECEE-4E0D-B6FA-0C4137F65EE4}-v277 <— Note the version + uid {F5C8EE4D-3C55-42A4-BB62-63F72E7EEBED}-v50 + parent {780F3375-CDB0-4583-A3AE-85845086E884}-v1 + fence Default (3) + clockDecrementedInDirtyShutdown 0 + clock 20100325 21:48:46.067 GMT (0x1cacc64f1e63a10) + createTime 20100325 21:47:29.386 GMT + csId {780F3375-CDB0-4583-A3AE-85845086E884} + hash E30F7F47-58F6FE00-B9846C04-43B82E2A + similarity 00000000-00000000-00000000-00000000 + name ohnoes!.txt <— Note the name + 20100325 17:48:46.067 1836 USNC 2887 UsnConsumer::TombstoneOrDelete ID record tombstoned from USN_RECORD: + USN_RECORD: + RecordLength: 96 + MajorVersion: 2 + MinorVersion: 0 + FileRefNumber: 0x700000000EB52 <— Same FID + ParentFileRefNumber: 0x1AD000000008E29 + USN: 0xfa1ead8 + TimeStamp: 20100325 17:48:46.067 Eastern Standard Time + Reason: Basic Info Change Close + SourceInfo: 0x0 + SecurityId: 0x0 + FileAttributes: 0x120 <— This is 0x20 && 0x100, which is a file with the archive bit and the temporary attribute set. Testify! + FileNameLength: 30 + FileNameOffset: 60 + FileName: ohnoes!.txt <— Same name
20100325 17:48:46.114 2304 JOIN 1244 Join::SubmitUpdate Sent: uid:{F5C8EE4D-3C55-42A4-BB62-63F72E7EEBED}-v50 gvsn:{16EC84D2-ECEE-4E0D-B6FA-0C4137F65EE4}-v277 name:ohnoes!.txt connId:{2F726EBA-3970-4AA5-AD23-4C07600CE427} csId:{780F3375-CDB0-4583-A3AE-85845086E884} csName:condelrf <— Same name, same version being sent to the server’s partner. Since the last operation was delete, guess what we’re telling the other server to do?
Then later, I remove the temporary attribute:
20100325 17:49:07.523 1836 USNC 2703 UsnConsumer::CreateNewRecord LDB Inserting ID Record: <— Well hello there! Just like a new file got added. It will replicate out momentarily… + fid 0x700000000EB52 + usn 0xfa1eb98 + uidVisible 0 + filtered 0 + journalWrapped 0 + slowRecoverCheck 0 + pendingTombstone 0 + internalUpdate 0 + dirtyShutdownMismatch 0 + meetInstallUpdate 0 + meetReanimated 0 + recUpdateTime 16010101 00:00:00.000 GMT + present 1 + nameConflict 0 + attributes 0x20 + ghostedHeader 0 + data 0 + gvsn {16EC84D2-ECEE-4E0D-B6FA-0C4137F65EE4}-v278 + uid {16EC84D2-ECEE-4E0D-B6FA-0C4137F65EE4}-v278 + parent {780F3375-CDB0-4583-A3AE-85845086E884}-v1 + fence Default (3) + clockDecrementedInDirtyShutdown 0 + clock 20100325 21:49:07.523 GMT (0x1cacc64feb0277e) + createTime 20100325 21:49:07.523 GMT + csId {780F3375-CDB0-4583-A3AE-85845086E884} + hash 00000000-00000000-00000000-00000000 + similarity 00000000-00000000-00000000-00000000 + name ohnoes!.txt
Craig Landis has written all kinds of interesting stuff about the temporary file attribute and DFSR in this old blog post here and now in the new TechNet Wiki here. Maybe someone will update the Wiki with this new tidbit? Hmmm…. could be you!
Is there a way to make the “AD Users and Computers” snap-in (DSA.MSC) always open in “Advanced Features View” by default? I can’t find any command-line switches or registry settings that handle this scenario.
Oh MMC, how you taunt us. ADUC stores all of its configuration info inside of a special (read: not well documented and highly proprietary) cache file in your profile. You can see it by opening this folder:
%appdata%\microsoft\mmc
Good luck reading the contents of the DSA file though. The setting is stored in there as binary goo. I suppose you could copy your cache file around from place to place and use that, but seems like it would be a rather risky operation with little gain over the the 2 seconds it takes to click:
Perhaps a better idea is to have an "Admin” Terminal Server that has all your favorite applications configured the way you like ‘em. Maybe even using RemoteApp.
I am looking for documentation on how the Root CA communicates with the Sub CAs in a Microsoft PKI. Once the self-signed certificate has been put on the Root CA, is it enrolled or replicated to the Sub CAs? I guess the question is this: once the self signed certificate has been put on the Root CA is it enrolled or replicated to the Sub CAs? We have NPS installed and are using it as a Radius server for the AP's and Wireless LAN Controller. We have a 802.1x policy configured and have the NPS Server validating the wireless client. The client is getting a Wi-Fi policy and a PKI-Policy through a Domain Group Policy. In this environment the wireless clients are getting a certificate with a PKI Policy but when you look at the certificate on the laptop once the system has been logged on the certificate could be issued from any of the Sub CAs. Is this the normal process?
Root CAs and subordinate CAs don't "communicate" with each other in quite that fashion. In fact, the only time any user or computer (sub CAs included) would need to contact the Root CA, outside of management tasks, is if they wanted to request a certificate. Within the sphere of the Windows CA itself, the answer to your question is no, the root CA certificate is not automatically propagated to subordinate CAs. This task must be done via another process.
If the Windows root CA has been installed on a domain server then the CA will automatically publish its root CA into Active Directory. Every Windows workstation or server will automatically retrieve the root certificate once its presence is detected and thus trust the new CA. If the Windows root CA was installed on a non-domain server then the root certificate must be published to Active Directory manually. Since you mentioned that enrollment is occurring successfully, I don't believe that trusting the root CA is an issue for you.
The next thing to address is how Windows client select the CA from which they request a certificate. The following discussion assumes that CEP/CES has not been installed and that CAs are installed in Enterprise Mode. This process applies to any version of Windows from Windows XP onwards. First, there are two contexts in which certificates can be requested -- the user context or the local computer context. Users can request certificates manually via the Certificates MMC snap-in or the Web Enrollment pages, or certificates may be assigned by an Administrator and distributed by Autoenrollment. Computer certificates can also be requested manually by a local Administrator using the Certificates MMC snap-in, or also by Autoenrollment. Regardless of the context, or how enrollment occurs, the process is the same.
1. The Windows Certificate Client (WCC) queries Active Directory for a list of certificates for which the account (user or computer) has Enroll (or Autoenroll) permissions. This information may be cached in the registry, but is periodically refreshed. 2. The WCC then queries Active Directory for a list of available CAs in the forest. Each CA publishes an Enrollment Services object that holds the FQDN of the CA server and the list of templates available on that CA. 3. The list of templates and the list of CAs (and their configured templates) are combined to build a list of those templates for which the account has permission to request a certificate AND which are available on some trusted CA in the forest. 4. In the case of the Certificates MMC snap-in, this combined list is presented in the UI as a list from which the user can select. In the case of Autoenrollment, this list is compared against those templates assigned to the account via Group Policy. 5. Once a template and the CA have been selected, the public/private key pair is created, the request is generated, and the request is submitted to the CA. Depending on the template settings, the request may be fulfilled immediately or it may be pended so that the request can be manually approved.
What this means for you is that you need to determine the following:
1. Is the Root CA in Enterprise or Standalone mode? If the latter, it will not issue certificates based on templates which eliminates the ability to request certificates via the MMC, or through Autoenrollment. 2. Do you have a certificate template that you assign specifically through your PKI-Policy? If so, on which CAs is that template configured? Check the Certificate Templates folder in the Certificate Services snap-in. (HINT: If you don't have one, the CA is in Standalone mode.)
So, if your root CA isn't configured to issue certificates based on your PKI-Policy template, or is in Standalone mode, but your subordinate CAs *are* configured to issued certificates based on that template, then it's no surprise all the certificates you've looked at were issued from one of the subordinate CAs. Funnily, this is actually a good thing. The purpose of a root CA is to be a Trust Anchor for your entire PKI. It issues certificates to subordinate CAs, which in turn issue certificates to users and computers on your network.
If you want an old but still decent introduction to PKI concepts check out Microsoft Windows 2000 Public Key Infrastructure (http://msdn.microsoft.com/en-us/library/ms995346.aspx). If you want the latest and greatest info and a lot more depth, you should pick up the book "Windows Server 2008 PKI and Certificate Security" by Brian Komar (http://www.microsoft.com/learning/en/us/book.aspx?ID=9549&locale=en-us)
[If you can’t tell, this came from Jonathan, the man who never uses a sentence when a paragraph will do – Ned]
Hey, there are a bunch of different companies that make software to do X. Can you recommend one?
Nope! If I recommend one over a bunch of others, the others can get really mad. And in case you haven’t noticed, we, ummm, get sued a lot. Even if the other ones don’t sue and only complain loudly over the Internet, and shaking that bush is a real no-no here in Support. So forgive us if we take a pretty hard line and recommend nothing.
I will say this: any good vendor will be more than happy to let you run a fully functional time-bombed trial edition and give things a whirl. An excellent one will let you access their online knowledgebase and support forums before you buy. I am always suspicious of those who do not want you to see any dirty laundry until the check has cleared. Everyone has a competitor; there are no real monopolies in the software world. Use that to your advantage when evaluating new products.
On a Windows Server 2008 R2 computer I can only get back to Vista for compatibility mode (this computer is running some old stuff via remote desktop services). Why is this and is there a way to at least get back to XP mode?
You tricked yourself – it depends on the application architecture you are running:
The one on the left is a 32-bit program. The one on the right is a 64-bit program. Both are on the same computer. Win2008 R2 runs 64-bit only and when it comes to 64-bit programs, can only pretend back as far as Vista 64-bit RTM. If you need more than this you will need to pay a visit to the Application Compatibility Toolkit. Or, you know, upgrade your crummy old app… ^_^
Hey, sometimes the questions aren’t about DS necessarily. They just need to be interesting enough to make me care. In this case I had no idea, had to figure it out.
- Ned “get to da choppah!” Pyle
In addition to the normal list of KBs and blog posts, here is a look at the topics related to Directory Services that have been created on the TechNet Wiki recently.
TechNet Wiki Topics
Automating DFSR Health Report Creation
DFSR Does Not Replicate Temporary Files
DFSR performance objects, their counters, corresponding WMI classes, and using WMIC or vbscript to view them
Gathering a Network Trace During Computer Startup
How to Back Up and Restore NTFS and Share Permissions
How to Reset Secure Channel Remotely Using Script
How to Reset the Local Administrator Password on Multiple Computers Remotely
Windows MMC Snap-ins (.MSC)
Windows Server: Microsoft Blogroll
Advanced Security Auditing in Windows 7 and Windows Server 2008 R2
Step-by-Step Guide to Bulk Import and Export to Active Directory
Default User Accounts and Groups
Managed Service Accounts (MSAs) versus virtual accounts in Windows Server 2008 R2
Managing Trusts
Hyper-V: How to run Hyper-V on a laptop
Hyper-V: Survival Guide
Windows PowerShell: Survival Guide
What VMM Does with AZMan Role Definitions from Hyper-V
Elevation of Privilege - The Game
KB
980959
The "Configure new tab page default behavior" Group Policy setting does not work on a computer that is running Windows 7 or Windows Server 2008 R2 and that has Internet Explorer 8 installed
979470
The "Remote Desktop Services" service cannot protect a console session from being disconnected in Windows Server 2008 R2
Blogs
USMT and /SF
Friday Mail Sack – Mogwai Edition
The Terminator Script
Lock Your Workstation
New identity management software takes the heat off of IT
Active Directory Domain Services Command Fu, Part 1
Is DirectAccess a threat to Windows security?
ADFS To the Rescue!
New Networking-related KB articles for the week of February 28 – March 6
How to use Group Policy to remove the Adobe Reader desktop shortcut
Group Policy Team Blog : Visual C# Samples Using the GPMC Class Library Published!
Explaining Close_Wait
How to customize your Windows PowerShell environment
Expert to Decrypt TLS/SSL Traffic
SAML vs. XACML for Authorization: VHS versus Betamax?
The Effective Security Practices Whitepaper Series
How to use Group Policy to remove the Network Connectivity Status Indicator message in your network icon
981665
Code sample that shows how to filter IOCTLs that retrieve ATRs from a smart card reader driver by using the Windows 7 WDK
978977
An exclamation mark (!) may be displayed next to the smartcard reader in Device Manager after you start Windows 7 or Windows Server 2008 R2
Background uploading of User Registry Settings
WMI Filter Friday
“Network Path Not Found” and “The Specified Network Name Is No Longer Available” errors when running Symantec antivirus products on Windows Server
Open PowerShell Cookbook Beta Available Online
Hotfix: “Configure new tab page default behavior” does not work
Delegating Printer Management Tasks in Windows Server 2003
Out-of-band Hardware Management using WS-Management and Powershell
Correction to forest recovery procedures published
How to use Group Policy to configure Internet Explorer security zone sites
Announcing Windows Server 2008 R2 and Windows 7 Service Pack 1
Windows XP Mode now accessible to more PCs
New Networking-related KB articles for the week of March 7 – March 13
Delegation tab missing in ADU&C
Collecting WinRM Traces
Five Group Policy preferences you must implement right now
Troubleshooting KDC 7 event errors when no one else can
Group Policy Setting of the Week 18 – Allow file download (Internet Explorer)
980027
A Windows Server 2008 domain controller cannot allocate new ports when Server for NIS is running
978856
Error message when you try to start the Server service in Windows Server 2008 R2: "The network path was not found"
980877
Certificate store types are truncated when you create a new connection security rule in some non-English versions of Windows 7
980873
A computer cannot identify the network when the computer is running Windows Vista, Windows Server 2008, Windows 7, or Windows Server 2008 R2, and is a member of a child domain
980875
Deleting saved credentials in the Remote Desktop Connection client on a computer that is running Windows 7 deletes all saved credentials for the destination computer
Friday Mail Sack - Something Something Edition
USMT 4.0 and Custom Exclusion Troubleshooting
USMT 4.0: Cryptic Messages with Easy Fixes
Automatically Deleting Expired Objects in FIM 2010
Windows Licensing in a Unix, Linux, Apple Mac, Java and Web World
Group Policy Setting of the week 16 – Background upload of a roaming user profile’s registry file while user is logged on
What are Group Policy Preferences
Handy WireShark Filter for looking at Kerberos ticket requests/responses
Internet Explorer 8 Still the Best at Staying Safe While Browsing the Web
Business users to get Office 2010 on May 12
Welcome to the new Windows Phone Developer Blog
Standalone versus domain-based namespaces in Windows DFS
Microsoft to discontinue its mid-market server line
Two-Minute Drill: Disabled performance counters and Exctrlst.exe
Active Directory Schema Requirements for Personal Virtual Desktops
New Networking-related KB articles for the week of February 21 – February 27
Hotfix: The "Desktop Wallpaper" Group Policy setting is not applied in Windows 7 or in Windows Server 2008 R2
PowerShell in the Enterprise
How to use Group Policy to configure home page settings – Part 2
How to use Group Policy to turn off the Backup Notification in the Windows 7 Actions Center
Pushing the Limits of Windows: USER and GDI Objects – Part 1
Active Directory Web Services brings new power to R2
Manage Your Organization's Identity with Microsoft Forefront Identity Manager 2010
Windows 7: More than 90 Million Copies Sold!
How to use Group Policy to restore missing second printer in Windows 7
How to use Group Policy to disable the EU Browser Choice
Windows Server 2008 R2 Learning Guide
ADAM or ADLDS now available for Windows 7
How to download and install the Group Policy Management Console (GPMC)
Group Policy Setting of the week 16 – Prevent Roaming Profile changes from propagating to the server
Earlier this week the TechNet Wiki Beta site went live. Now instead of just providing additions to articles like you could with Community Content on MSDN and TechNet, you can create new content and edit anything to your heart’s content. Some of us think this could be rather a big deal.
Certain types of technical content may never do well on a wiki, because they need to be read-only as they are the company’s official guidance. If you are trying to use Microsoft’s best practices, for example, you may not be inclined to get that from a wiki.
But there is also content that could do well being vetted, edited, and augmented by the community. Some content stands on its own merit. You read it, you understand it, it makes sense, and it works. You don’t need to take anyone’s word for it because you can easily and safely try it out for yourself.
So sign up and give it a go. The more the merrier.
technet.com/wiki
Keith Combs gives a good overview with his blog post here -
http://blogs.technet.com/keithcombs/archive/2010/02/23/technet-2-0-episode-6-wiki.aspx
Thoughts? Drop us a comment.
976264
Application Compatibility Update for Windows Vista, Windows Server 2008, Windows 7, and Windows Server 2008 R2: February 2010
978277
Error message when you try to change a password on a computer that is running Windows 7 or Windows Server 2008 R2: "The specified account does not exist"
974803
The domain controller runs slower or stops responding when the garbage collection process runs
979548
You cannot enter an agreement number of a volume license that contains more than seven digits in Remote Desktop Licensing Manager or in TS Licensing Manager
979247
The DFS Replication service stops responding on a Windows Server 2008-based downstream server that is configured to replicate data from many upstream servers
979530
A Windows Server 2008 R2-based Remote Desktop server denies some connection requests randomly under heavy logon or logoff conditions
976424
Error code when the kpasswd protocol fails after you perform an authoritative restore: "KDC_ERROR_S_PRINCIPAL_UNKNOWN"
979272
FIX: Communication over an IPsec connection is broken unexpectedly when a client reconnects to the IPsec server within four minutes after the client restarts
980460
Microsoft Advisory Services Engagement Scenario – Windows 2000 End of Support Networking/DHCP
980468
Microsoft Advisory Services Engagement Scenario – Windows 2000 End of Support Domain Controller Migration
980643
Microsoft Advisory Services Engagement Scenario – Windows 2008 R2 Cluster Installation with Hyper-V
980459
Microsoft Advisory Services Engagement Scenario – Windows 2008 R2 Cluster Installation
980868
SSL connections that are successful on earlier versions of Windows can fail in Windows 7
979579
The customized folder names might not be copied when you enable the Folder Redirection feature in Windows Vista SP1, Windows Vista SP2, and in Windows 7
Get Shiny with USMT: Turning the Aero Theme on During XP to Windows 7 Migration
Friday Mail Sack – Very Late Edition
Powershell script to help check WMI setting has been configured
Find out when your Password Expires
Load Balancing Domain Controllers
NIST “Guidelines for the Secure Deployment of IPv6” Special Publication is available for public comment
Creating a Firewall Rule to Allow ICMPv4 Echo Requests
Planning for disaster recovery with Microsoft Hyper-V
Integrated Authentication with Firefox and Exchange 2010
How does a RODC know what writable DC to replicate from?
Windows Server 2008 Failover Clusters: Networking (Part 3)
New Networking-related KB articles for the week of February 14 – February 20
Identity and Access Management Solution
How to use Group Policy to configure home page settings – Part 1
End of Support for Windows 2000, Windows XP SP2 and Windows Vista RTM
Mi-Greatness: Full release version of Windows Server Migration Tools update lets you migrate Hyper-V and RRAS
Powershell 2.0 Script to Backup GPOs
Troubleshooting Group Policy
Microsoft DirectAccess Connectivity Assistant - Now Available!
Hyper-V Technical Information and Resources
Looking for Reviewers for PowerShell Cookbook v2
Measuring Response Times
TechNet 2.0 – Episode 6 – Wiki
Announcing Managed Desktop Optimization Pack 2010
FAQ: Windows Server 2008 R2