<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
   <channel>
      <title>Tech Tips</title>
      <link>http://www.setup32.com/tech-tips/</link>
      <description></description>
      <language>en</language>
      <copyright>Copyright 2009</copyright>
      <lastBuildDate>Fri, 30 Jan 2009 18:03:33 +0000</lastBuildDate>
      <generator>http://www.sixapart.com/movabletype/?v=3.2</generator>
      <docs>http://blogs.law.harvard.edu/tech/rss</docs> 

            <item>
         <title>5 Hot Tips: Get More out of Windows Server 2008</title>
         <description><![CDATA[<p>IT pros are learning how to take advantage of the hidden talents in Microsoft's newest server OS. Here are five tips to get you started.</p>

<p>With Windows Server 2008 in the hands of IT shops for a year, you would be pleasantly surprised at some of the cool things folks have done with it. Through interviews with a range of tech experts and developers, we've dug up a handful of worthwhile tips and tricks that can either save time or help you function a bit better. There're an enormous number of tips we could report, but we decided to give you just the top five for now.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-server-2008/windows-server-2008-tips.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-server-2008/windows-server-2008-tips.php</guid>
         <category>Windows Server 2008</category>
         <pubDate>Fri, 30 Jan 2009 18:03:33 +0000</pubDate>
      </item>
            <item>
         <title>Resize a Vista partition without damaging data</title>
         <description><![CDATA[<p>There are many reasons why you might want or need to resize a partition, but generally speaking partitions can not be resized without damaging data. That is, until <a href="http://www.setup32.com/resource-guides/windows-vista/">Microsoft Windows Vista</a>. With Vista, resizing a partition that already contains data is not only possible, it's fairly simple. The only gotcha involved is that Microsoft has, with good reason, obfuscated the process from the untrained eye. Naturally I will give this warning. Although this method is tested and proven, that is not an absolute guarantee. Data can get lost when strange things occur. So with that in mind, your data is in your hands and you might want to do a data back up first. With that being said, let's get going.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-vista/resize-vista-partition-without-damaging-data.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-vista/resize-vista-partition-without-damaging-data.php</guid>
         <category>Windows Vista</category>
         <pubDate>Fri, 30 Jan 2009 17:05:33 +0000</pubDate>
      </item>
            <item>
         <title>Take advantage of multiple monitors with Vista&apos;s Remote Desktop</title>
         <description><![CDATA[<p>If you're using multiple monitors as a part of your system setup and you regularly connect to other Windows Vista or Windows XP via Remote Desktop, you'll definitely want to learn how you can take advantage of Vista's Remote Desktop support for multiple monitors. Once you do, you can use this feature to connect to a remote computer and then span its desktop across your local system's multiple monitors.</p>

<p>However, this great feature is essentially hidden, as it is tucked away in a command-line switch rather than being another check box in the Remote Desktop GUI. In this edition of the Windows Vista report, I'll show you how to use this command-line switch. I'll then show you how to create a specially configured shortcut that will relieve you from having to rely on the command line.</p>

<p><strong>Caveats</strong></p>

<p>While Vista's Remote Desktop support for multiple monitors is an awesome feature, it does come with two caveats:<br />
<ol><br />
<li>Your multiple monitors must have the same screen resolution. </li><br />
<li>The screen resolution on your multiple monitors as well as the monitor of the computer to which you're connecting must be under 4096 x 2048. </li><br />
</ol></p>

<p><strong>The command line</strong></p>

<p>To launch Remote Desktop Connection with multiple monitor support, you must open a Command Prompt window and type the command:</p>

<pre><strong>Mstsc /span</strong></pre>

<p>You'll then see the standard Remote Desktop Connection dialog box, shown in Figure A, and will need to fill in the connection settings.</p>

<p><img alt="Remote Desktop Connection dialog box" src="http://www.setup32.com/tech-tips/upload/2009/01/vista-figa.png" width="421" height="475" /><br />
<em>Figure A</em></p>

<p>When you use the standard command-line method, you'll have to manually fill in the connection settings.<br />
As soon as you make a connection, you'll immediately see the desktop of the remote system spread across your multiple monitors. When you need to have access to both the local and remote desktops, you can reduce the size of the remote system's desktop to only one monitor by clicking the Restore Down button on the Remote Desktop window. As a shortcut, you can also use the keystroke [Ctrl][Alt][Break].</p>

<p>Once the window is on one monitor, you can use click-and-drag to resize the window to completely cover a single monitor. Keep in mind that when you reduce the size of a spanned remote widow, it will display both horizontal and vertical scroll bars, as shown in Figure B, that you'll have to use to see the entire screen. However, you can instantly span the window by clicking the Maximize button.</p>

<p><img alt="Take advantage of multiple monitors with Vista's Remote Desktop" src="http://www.setup32.com/tech-tips/upload/2009/01/vista-figb.png" width="498" height="378" /><br />
<em>Figure B</em></p>

<p>When you resize the remote desktop's spanned window, you'll have to use scroll bars to view the entire screen.<br />
Creating a shortcutOf course, using the command line to launch your Remote Desktop connection isn't the most convenient way to use this feature. Chances are that you already have a saved Remote Desktop Connection RDP file saved on your desktop. Fortunately, you can create a standard Windows shortcut that will incorporate both the special command line and your RDP file.</p>

<p>Right-click anywhere on the desktop and select New | Shortcut from the context menu. When you see the Create Shortcut wizard, just type mstsc /span and the path to the RDP file in the text box, as shown in Figure C. Be sure that you enclose the path to the RDP file in double quotes if it has spaces in it. To continue, click Next and give the shortcut a appropriate name such as Saturn - MultiMon Remote and then click Finish.</p>

<p><img alt="Create Shortcut wizard" src="http://www.setup32.com/tech-tips/upload/2009/01/vista-figc.png" width="490" height="363" /><br />
<em>Figure C</em></p>

<p>You can create a standard Windows shortcut that will incorporate both the special command line and your RDP file.<br />
You can now use this shortcut to launch your remote desktop connection and use all the available space on your multiple monitors. Of course, the spanned desktop won't exactly behave like a multiple monitor setup when you open multiple windows. You'll have to use a little creative click-and-drag resizing to reposition the windows on the spanned desktop.</p>

<p>What's your take?Do you have a multiple monitor setup? Do you regularly use Remote Desktop? Will you take advantage of Vista's Remote Desktop support for multiple monitors? Please drop by the Discussion Area and let us hear from you.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-vista/multiple-monitors-vista-remote-desktop.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-vista/multiple-monitors-vista-remote-desktop.php</guid>
         <category>Windows Vista</category>
         <pubDate>Wed, 07 Jan 2009 14:57:43 +0000</pubDate>
      </item>
            <item>
         <title>Create virtual multiple desktops in Windows?</title>
         <description>If you&apos;ve ever used Linux then you know how effective having multiple desktops is can be. Not only does it aid in keeping down desktop clutter, it allows you to organize your desktop into various work environments (such as networking desktop, writing desktop, graphics desktop, programming desktop, etc). I have always been a big fan of this metaphor and have taken full advantage of its usage.</description>
         <link>http://www.setup32.com/tech-tips/windows-vista/create-virtual-multiple-deskto.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-vista/create-virtual-multiple-deskto.php</guid>
         <category>Windows Vista</category>
         <pubDate>Wed, 05 Nov 2008 21:31:13 +0000</pubDate>
      </item>
            <item>
         <title>Centrally Managing Power Settings on Windows XP/2000 Computers</title>
         <description><![CDATA[<em>Where can I find the power management options for Windows XP Professional clients in Group Policy? I've looked all over but can't seem to find them. </em>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-xp/tools-and-tasks/managing-power-settings-gpo.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/tools-and-tasks/managing-power-settings-gpo.php</guid>
         <category>Tools and Tasks</category>
         <pubDate>Thu, 16 Oct 2008 11:43:12 +0000</pubDate>
      </item>
            <item>
         <title>Set File Permissions Thru Group Policy</title>
         <description><![CDATA[<strong>How can I set file permissions for a user on a folder using Group Policy in Windows Server 2003/2008? </strong>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-server-2003/set-file-permissions-thru-grou.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-server-2003/set-file-permissions-thru-grou.php</guid>
         <category>Windows Server 2003</category>
         <pubDate>Tue, 14 Oct 2008 09:04:35 +0000</pubDate>
      </item>
            <item>
         <title>10 customization tricks for Windows XP</title>
         <description><![CDATA[<h3>Create your own Sleep button in Windows XP</h3>
<p>Is the Sleep button on your Windows XP machine in an inconvenient location 
for regular use? If so, follow these simple steps to create your own.</p>
<p>Many computers or keyboards have a Sleep button, which when pressed puts the 
computer into either Stand By or Hibernate mode depending on how Windows XP&#39;s 
Power Options are configured. However, the Sleep button might not be in 
convenient location for regular use. For example, it might be on the front of a 
mid-tower case that&#39;s under your desk.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-xp/installation-and-configuration/windows-xp-customization-tricks.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/installation-and-configuration/windows-xp-customization-tricks.php</guid>
         <category>Installation and Configuration</category>
         <pubDate>Wed, 30 Jul 2008 09:34:25 +0000</pubDate>
      </item>
            <item>
         <title>Migrating Shared Folders to Windows 2003</title>
         <description><![CDATA[<p><strong>How can we migrate shared folders from our Windows Server 2000 to Windows Server 2003?</strong></p>

<p>You can download <a href="http://microsoft.com/windowsserver2003/upgrading/nt4/tooldocs/msfsc.mspx">Microsoft's File Server Migration Toolkit (FSMT)</a> to migrate shared folders from a server running Windows NT 4.0/2000 to a server running Windows Server 2003 or Windows Storage Server 2003.</p>

<p>FSMT also helps administrators configure new functionality in a Distributed File System (DFS) to maintain the original UNC path of files after they've been migrated to the new server. <a href="http://support.microsoft.com/kb/829885">Microsoft's Knowledge Base article 829885</a> discusses this functionality but focuses on manual installation steps for creating DFS consolidation roots. </p>

<p>However, if you use FSMT, there's no need to follow these manual installation steps because FSMT will automatically create the DFS consolidation roots for you.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-server-2003/tools-and-tasks/migrate-folders-windows-2003.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-server-2003/tools-and-tasks/migrate-folders-windows-2003.php</guid>
         <category>Tools and Tasks</category>
         <pubDate>Fri, 18 Jul 2008 11:42:37 +0000</pubDate>
      </item>
            <item>
         <title>Get a better view of the Windows XP Tree command with Word</title>
         <description><![CDATA[<p>Using the Tree command to research the folders on your Windows XP hard disk can give you results fast - too fast for your eye to catch. Here's how to use Word to view a Tree you can read in detail and at your own pace.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-xp/tools-and-tasks/tree-command-word.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/tools-and-tasks/tree-command-word.php</guid>
         <category>Tools and Tasks</category>
         <pubDate>Wed, 09 Jul 2008 12:40:36 +0000</pubDate>
      </item>
            <item>
         <title>Removing unused device drivers from Windows XP machines</title>
         <description><![CDATA[<p>When you install a device driver on a Windows XP machine, the operating system loads that driver each time the computer boots regardless of whether the device is present -- unless you specifically uninstall the driver. This means that drivers from devices that you have long since removed from your system may be wasting valuable system resources.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-xp/installation-and-configuration/remove-unused-drivers.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/installation-and-configuration/remove-unused-drivers.php</guid>
         <category>Installation and Configuration</category>
         <pubDate>Wed, 18 Jun 2008 12:45:38 +0000</pubDate>
      </item>
            <item>
         <title>Quickly gather MAC addresses in Windows XP with ARP</title>
         <description><![CDATA[<p>When securing a wireless Windows XP network, in addition to using Wired Equivalent Privacy (WEP) or Wi-Fi Protected Access (WPA) encryption, you can use Media Access Control (MAC) address filtering.</p>

<p>When you enable MAC address filtering, the wireless access point or wireless router verifies that the network card in the computer requesting access has a MAC address in its filter list before allowing the computer to access the network. This means that you must first obtain the MAC addresses of each client computer. To do so, you might think that you have to manually visit each computer and use the <strong>Getmac</strong> command.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-xp/networking/gather-mac-addresses-arp.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/networking/gather-mac-addresses-arp.php</guid>
         <category>Networking</category>
         <pubDate>Wed, 18 Jun 2008 12:39:00 +0000</pubDate>
      </item>
            <item>
         <title>Automatically generate and assign strong passwords in Windows XP</title>
         <description><![CDATA[<p>Computer users consistently use very simplistic logic when creating passwords. For example, many of us choose meaningful words, personal dates, or a word commonly found in the dictionary because it makes the password easy to remember. These common practices cause us to sacrifice the security that passwords are intended to provide.</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-xp/security/xp-generate-strong-password.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/security/xp-generate-strong-password.php</guid>
         <category>Security</category>
         <pubDate>Wed, 18 Jun 2008 12:31:50 +0000</pubDate>
      </item>
            <item>
         <title>Create your own special characters in Windows XP</title>
         <description><![CDATA[<p>Have you ever wanted to create your own font or maybe just a special character -- for example, a character showing your initials for approving documents with your "signature"? You can easily create your own characters using a hidden Windows XP tool called the <strong>Private Character Editor</strong>. Here's how:</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-xp/desktop-and-gui/create-special-characters.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/desktop-and-gui/create-special-characters.php</guid>
         <category>Desktop and GUI</category>
         <pubDate>Wed, 18 Jun 2008 12:09:08 +0000</pubDate>
      </item>
            <item>
         <title>Put your name in the Windows XP notification area</title>
         <description>During those times when the urgent need for high-powered technical intelligence wanes a bit -- especially on a slow Friday afternoon -- try this fun trick and amaze your colleagues. Here&apos;s how to make your &quot;own&quot; time by putting your name in the notification area:</description>
         <link>http://www.setup32.com/tech-tips/windows-xp/installation-and-configuration/windows-notification-area.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/installation-and-configuration/windows-notification-area.php</guid>
         <category>Installation and Configuration</category>
         <pubDate>Wed, 18 Jun 2008 12:02:31 +0000</pubDate>
      </item>
            <item>
         <title>Prevent a shutdown of a Windows XP system</title>
         <description><![CDATA[<p>By default, at three o'clock every morning Windows XP's Automatic Updates tool contacts the Windows Update site and automatically downloads and installs updates for your system. However, that can't happen if other people who use the computer shut it down at the end of the day. Fortunately, you can prevent anyone from shutting down Windows XP with a little registry tweak. Here's how:</p>]]></description>
         <link>http://www.setup32.com/tech-tips/windows-xp/tools-and-tasks/prevent_xp_shutdown.php</link>
         <guid>http://www.setup32.com/tech-tips/windows-xp/tools-and-tasks/prevent_xp_shutdown.php</guid>
         <category>Tools and Tasks</category>
         <pubDate>Wed, 18 Jun 2008 11:56:54 +0000</pubDate>
      </item>
      
   </channel>
</rss>
