by Marc
13. July 2010 15:33
The Beta of the Windows 7 Service Pack 1 Beta and Windows Server 2008 R2 Service Pack 1 is available for download: http://technet.microsoft.com/en-us/evalcenter/ff183870.aspx
This major update will introduce two key technologies:
You might also want to have a look at the the Windows Server 2008 R2 SP1 Beta Reviewer’s Guide.
Marc
by Marc
2. July 2010 13:26
According to Scott Guthrie, MS is about to bring best of both worlds by releasing an “Express” version of Internet Information Server" (IIS).
This would be used as a smooth though rich replacement for Visual Studio’s built-in Web Server or to the very basic one shipped with each recent version of Windows.
Interestingly some see this as a threat for the health of IIS in the enterprise. Personally, I am rather seeing this as an opportunity to better and more easily align Dev and Prod infrastructures and therefore reduce the gap and subsequent failure at release time. Future will tell.
Marc
7854939e-2cd0-44b1-a6dd-95d8f456b244|0|.0
Tags:
IIS | Windows
by Marc
29. June 2010 15:22
A busy week for MS tools updates, this time it’s ADMT (Active Directory Migration Tool) to be updated for Server 2008 R2.
Important to mention: as previously, it cannot be installed on read-only domain controller (RODC) or on domain controllers running a “Core” version.
Download links as well as extra information:
Marc
by Marc
29. June 2010 14:08
Microsoft Network Monitor 3.4 was just released on 6/24. Useful links and online information’s:
Marc
by Marc
5. May 2010 13:51
While Windows Server 2008 and Vista introduces the version 2.0 of the Server Message Block protocol (aka File and Printer Sharing in humanly readable words), Windows Server 2008-R2 and Seven both bring a refreshed version, the 2.1. Instead of drilling down right-here into the protocol's details, I found more useful to post links to the most interesting resources on the Web.
Protocol Specification and Details
Tuning and Optimization
Support and Troubleshooting
Extra Goodies: Multi-threaded Robocopy and GUI
Although not directly related to SMB 2.1, Robocopy was also updated with the recent version of Windows. The main improvement is the support for multi-threaded operations, particularly interesting when massive file copy operations must take place against small files over WAN connections. I will cover this in details in a coming post. See http://technet.microsoft.com/en-us/magazine/dd542631.aspx for details. Important to note that this option is NOT compatible with the inter-packet gap option (copy using throttling).
Not so new, for those reluctant to learn and exploit all Robocopy command-lines params, there are cool GUI’s available out there, RichCopy being, like its names says it all, the richest one.
Marc