<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Troy Kirkland</title><link>http://blogs.technet.com/b/troy_kirkland/</link><description>Thoughts from a Microsoft Consultant about getting further value from Windows Server.</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>Distributed File System</title><link>http://blogs.technet.com/b/troy_kirkland/archive/2005/07/11/407505.aspx</link><pubDate>Mon, 11 Jul 2005 04:54:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:407505</guid><dc:creator>Troy Kirkland</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/troy_kirkland/rsscomments.aspx?WeblogPostID=407505</wfw:commentRss><comments>http://blogs.technet.com/b/troy_kirkland/archive/2005/07/11/407505.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;For the last couple of years I've presented at Microsoft TechED about the use of DFS (and hope to present this year as well covering the changes in R2).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;I can't see why there has not been a greater uptake on DFS and can only hope to talk to more people and maybe supply some pointers that may make it easier to deploy.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;For those new to DFS, start looking &lt;A href="http://www.microsoft.com/windowsserver2003/technologies/storage/dfs/default.mspx"&gt;here&lt;/A&gt;. If you would like more information please email me.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;First piece of advice. DFS works well on Windows NT4/Windows 2000 servers and Windows 2000 clients with caveats around some of the functionality (Offline folders, DFS namespace limitiations etc). If you do not intend to use Windows Server 2003 as the DFS Root (link targets are not a major issue on downlevel Windows servers or SAMBA boxes)&amp;nbsp;and Windows XP clients then my advice is to use DFS to provide an abstracted server namespace for documents. For example if you have a number of servers holding documents you can put DFS infront to provide a more consistent address space for your users and also more flexibility to move servers around (decommission etc). If you are using Windows Server 2003 DFS namespaces and Windows XP clients then you can look at more system processes using DFS (Offline folders / Folder Redirection etc).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Second piece of advice. Become comfortable with how DFS masks the underlying file system. A DFS link target could be published as &lt;A href="file://\\company.co.nz\DFSData\Users"&gt;\\company.co.nz\DFSData\Users&lt;/A&gt; and it could point to a UNC share and path of &lt;A href="file://\\server1\Data\NZ\Users\TroyK"&gt;\\server1\Data\NZ\Users\TroyK&lt;/A&gt;. In a traditional UNC environment the folder could have been shared as &lt;A href="file://\\server1\TroyK$"&gt;\\server1\TroyK$&lt;/A&gt;. When troubleshooting DFS issues (esp with Offline Folders / Folder Redirection) it is important that the permissions are checked at each layer of the path. In this example for Offline Folders to work the user would need LIST permissions to &lt;A href="file://\\Server1\Data"&gt;\\Server1\Data&lt;/A&gt; and the NZ and Users folders and then WRITE/EXECUTE etc to the TroyK folder. This can be one of the more frustrating learning curves for IT staff.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Third piece of advice. Read the background articles on Offline Folders / Folder Redirection &lt;/FONT&gt;&lt;A href="http://www.microsoft.com/technet/prodtechnol/winxppro/maintain/xpusrdat.mspx"&gt;&lt;FONT face=Verdana size=2&gt;here&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana size=2&gt; and the DFS support matrix &lt;/FONT&gt;&lt;A href="http://www.microsoft.com/windowsserver2003/techinfo/overview/dfsfaq.mspx"&gt;&lt;FONT face=Verdana size=2&gt;here&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana size=2&gt; (esp the &lt;/FONT&gt;&lt;A href="javascript:toggleQuestion('title68', 'question68', 'answer68')"&gt;&lt;FONT face=Verdana size=2&gt;Can I use DFS with Offline Files and redirected My Documents folders?&lt;/FONT&gt;&lt;/A&gt;&lt;FONT face=Verdana size=2&gt;&amp;nbsp;question).&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Fourth piece of advice. Understand your data and replication. Shared read only data can be replicated more easily than shared read/write data. Also plan the impact on your network. This is one area the R2 release of DFS should be a major boon.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Fifth piece of advice. Give it a go. You'll hopefully be amazed with how easy it is and there is always good resource on the internet or email me to see what I can do.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Enjoy.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=407505" width="1" height="1"&gt;</description></item><item><title>Gotta start somewhere</title><link>http://blogs.technet.com/b/troy_kirkland/archive/2005/07/11/407504.aspx</link><pubDate>Mon, 11 Jul 2005 04:40:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:407504</guid><dc:creator>Troy Kirkland</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://blogs.technet.com/b/troy_kirkland/rsscomments.aspx?WeblogPostID=407504</wfw:commentRss><comments>http://blogs.technet.com/b/troy_kirkland/archive/2005/07/11/407504.aspx#comments</comments><description>&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Well, I've always meant to give this a go, so I may as well start here.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;What I hope to talk about is the use of technologies that are available in Windows Server (esp 2003) and in particular those that have no incremental licensing cost, a case of working with the stuff that most companies already own. Too often I see companies that still view Windows Server (2000 and 2003) as a Windows NT replacement and I think it is the job of Microsoft and the IT community to see what we can do to help get more from the platform.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;To start then I think I'll cover the following areas;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Active Directory. Moving beyond the NT4 SAM.&amp;nbsp;Application authentication etc.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Look at LDAP (ADAM and AD) and inter-op with other LDAP repositories.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Distributed File System (DFS). My favorite Windows Server component. Look at NT4/Windows 2000 vs Windows Server 2003 vs Windows Server 2003 R2.&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Directory Federation. Forest Trust / SSO etc&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face=Verdana size=2&gt;Public Key Infrastructure (PKI).&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;My attention span is similar to a goldfish, one with a short attention span, so I think most of my comments will be what I am thinking of or working on at the time, or so I think now, only time will tell.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face=Verdana size=2&gt;Anyway, on with the show.&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=407504" width="1" height="1"&gt;</description></item></channel></rss>