<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://www.digwin.com/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>mujtaba - voted: digWin</title>
<link>http://www.digwin.com/user/mujtaba/voted/hot</link>
<description>Microsoft Top news, Buzz &amp; Breaking Stories by communities</description>
<language>en</language>
   <item>
   <title>Tips on Remote File Access in Exchange 2007</title>
   <link>http://www.digwin.com/tips-on-remote-file-access-in-exchange-2007</link>
   <description>Traditionally, in order to access an internal share or site link posted within an email, one had to be connected to the company network. In addition, access to internal files was not available directly from a mobile device using ActiveSync unless the mobile device was tethered to the network.   With Remote File Access in Exchange 2007, one can </description>
  </item>
   <item>
   <title>Windows 7 RC1 Release: MSDN/Technet very soon, public may 5</title>
   <link>http://www.digwin.com/windows-7-rc1-release-msdntechnet-very-soon-public-may-5</link>
   <description>Windows 7 RC1 Release: MSDN/Technet very soon, public may 5</description>
  </item>
   <item>
   <title>Dell PowerEdge 1950 NIC teaming test results</title>
   <link>http://www.digwin.com/dell-poweredge-1950-nic-teaming-test-results</link>
   <description>I&amp;acirc;€™ve completed testing of the NIC teaming on our new Dell PowerEdge 1950 servers. &amp;Acirc;&amp;nbsp;I&amp;acirc;€™m more than a little bit surprised by the results, which I&amp;acirc;€™ll get to in a moment. &amp;Acirc;&amp;nbsp;My initial assumptions were that the network adapters would perform in the following order, from best to worst </description>
  </item>
   <item>
   <title>MS Outlook ICS and VCF Adapter</title>
   <link>http://www.digwin.com/ms-outlook-ics-and-vcf-adapter</link>
   <description>MS Outlook ICS and VCF Adapter is a set of VBA scripts that enables a user to connect any Calendar folder (appointments or tasks) to a remote iCalendar server in read/write mode (i.e. it is possible to read from the remote calendar and it is possible to publish to the remote calendar. Free.</description>
  </item>
   <item>
   <title>SharedLook</title>
   <link>http://www.digwin.com/sharedlook</link>
   <description>SharedLook allows Outlook users to quickly and easily upload Outlook e-mail messages and attachments directly into SharePoint. Just click a toolbar button or menu item and select the target location. Browse hierarchies of multiple SharePoint Portals and WSS sites. Send one or more e-mail messages, calendar items or contacts. All items saved in </description>
  </item>
   <item>
   <title>Dress Code 60s</title>
   <link>http://www.digwin.com/dress-code-60s</link>
   <description></description>
  </item>
   <item>
   <title>Outlook Connector</title>
   <link>http://www.digwin.com/outlook-connector</link>
   <description>Use the Outlook Connector with Outlook 2003 or Outlook 2007 to access and manage Windows Live Hotmail or Office Live Mail accounts. Version 12.1.</description>
  </item>
   <item>
   <title>How to Sysprep in Windows 2008</title>
   <link>http://www.digwin.com/how-to-sysprep-in-windows-2008</link>
   <description>I thought I'd document how to setup the new sysprep process equivalent on Windows 2008 since the old setupmgr file for making sysprep.inf's doesn't exist anymore (and neither does sysprep.inf). The first step is acquiring the Windows ...</description>
  </item>
   <item>
   <title>A Portable Remote Desktop Connection (mstsc.exe)</title>
   <link>http://www.digwin.com/a-portable-remote-desktop-connection-mstscexe</link>
   <description>I ran across Claus&amp;acirc;€™s link to the makeuseof.com article that shows how to run Microsoft&amp;acirc;€™s Remote Desktop Connection program as a portable application&amp;Acirc;&amp;nbsp;from a USB drive.
This lead me to think about how this could be of value in my environment. &amp;Acirc;&amp;nbsp;I frequently hop from server to server using Microsoft&amp;acirc;€™s </description>
  </item>
   <item>
   <title>Announcing the SP1 Release for System Center Data Protection Manager 2007</title>
   <link>http://www.digwin.com/announcing-the-sp1-release-for-system-center-data-protection-manager-2007</link>
   <description>We want to congratulate the Microsoft Storage Solutions team for releasing Service Pack 1 for System Center Data Protection Manager 2007. While LCR, CCR and SCR all offer replication/protection capabilities for higher availability, our teammates in the System Center family have been providing a really solid backup &amp;amp; recovery solution for </description>
  </item>
   <item>
   <title>Howto: Generate many files of a particular size in Windows</title>
   <link>http://www.digwin.com/howto-generate-many-files-of-a-particular-size-in-windows</link>
   <description>I was recently performing some performance testing that required me to copy many files of a particular size from one Windows XP workstation to a Windows 2003 server.  I had a heck of a time figuring out how to batch generate the test files.
Finally I cam across the fsutil tool, which is included on both Windows XP and Windows Server 2003.  
The </description>
  </item>
   <item>
   <title>Exchange and Notes in the Enterprise</title>
   <link>http://www.digwin.com/exchange-and-notes-in-the-enterprise</link>
   <description>This is about a discussion last summer but I thought it was interesting as I didn't see much of it until I ran into some posts&amp;Acirc;&amp;nbsp;by&amp;Acirc;&amp;nbsp;Ed Brill from IBM.&amp;Acirc;&amp;nbsp; There's always been a back and forth between IBM and Microsoft with Lotus Notes and Exchange server on who has a bigger market share, who is more relevant, has </description>
  </item>
   <item>
   <title>Fable 2 DLC Next Week</title>
   <link>http://www.digwin.com/fable-2-dlc-next-week</link>
   <description>Fable 2 DLC Next Week</description>
  </item>
   <item>
   <title>Howto: Move the Windows Server 2003 Inetpub directory from default directory c:\Inetpub to another drive letter</title>
   <link>http://www.digwin.com/howto-move-the-windows-server-2003-inetpub-directory-from-default-directory-cinetpub-to-another-drive-letter</link>
   <description>Here&amp;acirc;€™s how to move the Windows Server 2003 Inetpub directory from default directory c:\Inetpub to another drive, d:\Inetpub in this example.
1.  From a command prompt type:
xcopy c:\inetpub d:\inetpub /O /X /E /H /K
This will copy the IIS Inetpub directory, it&amp;acirc;€™s contents, and the file permissions to the new drive.  See KB 323007 for </description>
  </item>
   <item>
   <title>Troubleshooting Outlook Web Access Logon Failures in Exchange Server 2007</title>
   <link>http://www.digwin.com/troubleshooting-outlook-web-access-logon-failures-in-exchange-server-2007</link>
   <description>&amp;lt;?xml:namespace prefix = o ns = &amp;quot;urn:schemas-microsoft-com:office:office&amp;quot; /&amp;gt;&amp;Acirc;&amp;nbsp;
Despite our attempts at documenting various break/fix scenarios, it can often be frustrating when trying to locate the information you need to resolve an issue as quickly as you would like. I decided to share this information in an attempt to help you </description>
  </item>
   <item>
   <title>Protecting Microsoft Exchange in Physical &amp; Virtual Environments</title>
   <link>http://www.digwin.com/protecting-microsoft-exchange-in-physical-virtual-environments</link>
   <description>How to identify your failure risk points and highlight the industry's best practices to reduce or eliminate them.</description>
  </item>
   <item>
   <title>WebTeam Central</title>
   <link>http://www.digwin.com/webteam-central</link>
   <description>WebTeam Central is an outlook web-based group calendar offering an overview of multiple Outlook calendars along with intuitive scheduling tools. It gives managers, receptionists and co-workers an instant and easy web-based overview of their colleagues.</description>
  </item>
   <item>
   <title>App-V 4.5 Resource Kit: App-V Application Listing Tool</title>
   <link>http://www.digwin.com/appv-45-resource-kit-appv-application-listing-tool</link>
   <description>Today, for the final posting in the series covering the newly released App-V 4.5 Resource Kit , we are going to discuss the application listing tool. Ever wondered which applications are running virtualized and which natively in your machine? The application...(read more)</description>
  </item>
   <item>
   <title>MS08-067 exploit and worm in the wild already!</title>
   <link>http://www.digwin.com/ms08067-exploit-and-worm-in-the-wild-already</link>
   <description>Since Microsoft released the out of band patch detailed in MS08-067 yesterday, an exploit and worm have already been developed and seen in the wild.&amp;Acirc;&amp;nbsp; Dave Aitel announced the exploit yesterday in his DailyDave mailing list.
The ThreatExpert Blog&amp;Acirc;&amp;nbsp;has a very nice description of how the worm,&amp;Acirc;&amp;nbsp;named </description>
  </item>
   <item>
   <title>Indian Rupee hits 50 against the US Dollar</title>
   <link>http://www.digwin.com/indian-rupee-hits-50-against-the-us-dollar</link>
   <description>

Wondering when the bleeding is going to stop?? Not any time soon. IMO, the descent of Indian Rupee against the US Dollar is going to continue for a while. I would not be surprised if it goes beyond 55 and reaches almost 60. The biggest reason for this free fall is outflow of investor money from India given the economic crisis. Investors are </description>
  </item>
 </channel></rss>