<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Tips</title>
        <link>http://blippy.net/blog/category/4.aspx</link>
        <description>Tips</description>
        <language>en-US</language>
        <copyright>Miguel Garrido</copyright>
        <generator>Subtext Version 2.1.2.2</generator>
        <item>
            <title>Saved Windows Credentials on Windows 7 Home Premium</title>
            <link>http://blippy.net/blog/archive/2010/01/30/saved-windows-credentials-on-windows-7-home-premium.aspx</link>
            <description>&lt;h4&gt;  &lt;/h4&gt;
&lt;h3&gt;The problem&lt;/h3&gt;
&lt;p&gt;I have a few Windows 7 Home Premium machines at home which I network together. I don’t use HomeGroups yet, and may not in the near future but I do keep some resources on the network that each machine has to access. Windows 7 Home Premium (and lower) does not remember credentials for other Windows machines (if you click the “Remember this password” checkbox in many authentication dialogs, Windows will not remember them and re-use them on next logon) so this becomes a problem when you are using service accounts to access shared media across machines (I don’t have an Active Directory domain at home). &lt;/p&gt;
&lt;h3&gt;The workaround/solution&lt;/h3&gt;
&lt;p&gt;My old &lt;a target="_blank" href="http://blippy.net/blog/archive/2009/09/06/a-tip-for-working-with-accounts-on-windows-7-home.aspx"&gt;solution&lt;/a&gt; was to create a service account on the machines needing to access the shared resources and hide the service account from view on each machine.&lt;/p&gt;
&lt;p&gt;My new solution is to use the Windows Credentials Manager (in the Start Menu, search for “Manage Windows Credentials”). This will bring you to the Operating System’s Credential Manager, where you can &lt;em&gt;Add a Windows credential&lt;/em&gt;. From this window, type in the server name and local username and password that authenticates on that server (like your service account) and click on OK.&lt;/p&gt;
&lt;p&gt;Windows will now use those credentials whenever it tries to authenticate against that machine. &lt;/p&gt;
&lt;p&gt;All you need to do now is to remember to change the password here whenever you change it on your servers for your service accounts.&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/19.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2010/01/30/saved-windows-credentials-on-windows-7-home-premium.aspx</guid>
            <pubDate>Sat, 30 Jan 2010 17:04:02 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/19.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2010/01/30/saved-windows-credentials-on-windows-7-home-premium.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/19.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/19.aspx</trackback:ping>
        </item>
        <item>
            <title>Remember to check the MAC address</title>
            <link>http://blippy.net/blog/archive/2010/01/20/remember-to-check-the-mac-address.aspx</link>
            <description>&lt;p&gt;Today I encountered a weird issue with a new machine I was setting up. The NIC on the machine worked to PXE boot and install Windows XP off the WDS server at work, however once I installed the drivers for the NIC on Windows XP and obtained an IP address from DHCP I couldn’t reach anything.&lt;/p&gt;
&lt;p&gt;I couldn’t ping my default gateway, any DNS servers, couldn’t ARP an IP address, nothing. I tried to release and renew the IP address, ran diagnostics (which all passed except the connection diagnostic) and I was getting an IP address on the correct subnet and with correct values for the gateway and DNS servers. I was stumped!&lt;/p&gt;
&lt;p&gt;I knew the NIC was working because I’d installed the OS through the network, but even though the NIC was sending packets out, none were being received (as reported by the OS). I called my boss and started throwing ideas back and forth, I’d already done most of what he was mentioning except one thing: Look at the MAC address that the NIC is reporting. It was 00-00-00-00-00-00.&lt;/p&gt;
&lt;p&gt;I completely skipped over that the first time I ran an &lt;strong&gt;ipconfig /all&lt;/strong&gt; on the machine, but as soon as I saw the MAC address contained all zeroes I quickly went to the properties page that installed with the NIC driver, went to the MAC masquerading tab and clicked on “Use default” – nothing changed. The MAC address field was empty and while I could have &lt;span style="font-style: italic;"&gt;maybe&lt;/span&gt; retrieved the MAC address off the NIC itself or motherboard, in the interest of time my boss found the vendor ID for a company I’d never heard of (maybe he’d used them before, who knows, but we didn’t have any of those adapters in the office) and gave me the first 3 pairs belonging to that vendor for the MAC address. I set the last three pairs to random numbers and seconds later after an &lt;strong&gt;ipconfig/release &amp;amp;&amp;amp; ipconfig/renew&lt;/strong&gt; I was finally able to send and receive traffic on the network. Ideally you'd try to retrieve the MAC address that belongs to the NIC, however, we manage the environment and know what devices come into the network so it is very unlikely that we will encounter any conflicts. No excuse, I know, but that's just the way things are right now.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Neither of us had seen something like this before, but the advice to take with you from this post is: remember to check the MAC address if you ever encounter a similar issue.&lt;/p&gt;
&lt;h3&gt;Remember to check the physical wireless switch&lt;/h3&gt;
&lt;p&gt;On a related note, this brought back memories of a colleague of mine who while working on one of my old employer’s help desks took a  call once, minutes before the end of his shift. The user was reporting that his wireless connection was not working and my colleague spent the next 45 minutes troubleshooting with the user only to find that the problem was resolved by toggling the physical wireless switch on the laptop to the &lt;strong&gt;On &lt;/strong&gt;position. Yes, that simple.&lt;/p&gt;
&lt;p&gt;Details matter, remember this.&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/18.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2010/01/20/remember-to-check-the-mac-address.aspx</guid>
            <pubDate>Thu, 21 Jan 2010 03:33:14 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/18.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2010/01/20/remember-to-check-the-mac-address.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/18.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/18.aspx</trackback:ping>
        </item>
        <item>
            <title>Know about WinRM (Remote Management) and WinRS (Remote Shell)</title>
            <link>http://blippy.net/blog/archive/2010/01/19/know-about-winrm-remote-management-and-winrs-remote-shell.aspx</link>
            <description>&lt;p&gt; &lt;/p&gt;  &lt;p&gt;I just recently migrated my data to another machine (to use as a file server) since it has a &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16816111044" target="_blank"&gt;Sans Digital NAS&lt;/a&gt; attached to it. Normally working with files across the network (I now map a shared drive to the share on the server) is perfectly acceptable – however, there are some operations better left on the remote machine, for instance: extracting or compressing [rar/zip] archives.&lt;/p&gt;  &lt;p&gt;Ideally, I’d prefer to have a solution where I can (in this case) right click on an item on my machine and run a command on the remote machine, and with WinRS and some programming I may get it done eventually, but in the meantime as a quick and dirty solution I set up WinRM on both machines and I currently start a command prompt instance using WinRS and I can use the command line rar.exe or 7za.exe for dealing with archives on the remote machine.&lt;/p&gt;  &lt;p&gt;TechNet has more &lt;a href="http://msdn.microsoft.com/en-us/library/aa384372%28VS.85%29.aspx" target="_blank"&gt;information on WinRM and WinRS&lt;/a&gt;, for brevity I am just going to outline what I had to do to get my current solution working:&lt;/p&gt;  &lt;p&gt;First, from an administrative [read: elevated, if applicable] command prompt execute: &lt;strong&gt;winrm quickconfig&lt;/strong&gt; on both machines, answering each prompt with &lt;em&gt;yes.&lt;/em&gt;&lt;/p&gt;  &lt;p&gt;If the machines are domain joined then they already trust each other thanks to Kerberos, however if the machines are part of a workgroup you need to tell each machine to trust the other by executing: &lt;strong&gt;winrm set winrm/config/client @{TrustedHosts=”%remotecomputername%”}&lt;/strong&gt;. (Note: replace %remotecomputername% with the hostname of the remote computer.)&lt;/p&gt;  &lt;p&gt;Now you should have all that is needed to either remotely manage each machine from the other using &lt;strong&gt;winrm&lt;/strong&gt; (e.g. starting or stopping a service, or querying information using WMI) or run commands on the remote machine using &lt;strong&gt;winrs.&lt;/strong&gt; My particular usage is: &lt;strong&gt;winrs –r:%remotecomputername% cmd.exe&lt;/strong&gt;. This command will start a remote command prompt instance that I can then use to navigate directories on the server and run command line utilities like 7za.exe or netsh, ipconfig, etc.&lt;/p&gt;  &lt;p&gt;If you prefer PowerShell, there is one more step that needs to be taken from within an elevated PowerShell command prompt, on the machine that you want to remotely connect to execute: &lt;strong&gt;Enable-PSRemoting&lt;/strong&gt;. This will enable the PowerShell listener and PowerShell should then accept connections from remote PowerShell instances. To connect to the remote PowerShell session execute: &lt;strong&gt;Enter-PSSession %remotecomputername%&lt;/strong&gt;.&lt;/p&gt;  &lt;p&gt;Again, I did not go into any detail on this because 1) I am not an authority and I didn’t look further than this, and 2) there is plenty of &lt;a href="http://www.windowsnetworking.com/articles_tutorials/How-Windows-Server-2008-WinRM-WinRS.html" target="_blank"&gt;information on the web&lt;/a&gt; and &lt;a href="http://technet.microsoft.com/en-us/library/dd163506.aspx" target="_blank"&gt;TechNet&lt;/a&gt; regarding &lt;a href="http://blogs.technet.com/jonjor/archive/2009/01/09/winrm-windows-remote-management-troubleshooting.aspx" target="_blank"&gt;this topic&lt;/a&gt;.&lt;/p&gt;  &lt;p&gt;I will probably post an update to this post if/when I ever decide and have enough time to write some code that will allow me to execute canned commands on a remote machine (mainly targeted at extracting archives on the remote machine right now).&lt;/p&gt;  &lt;p&gt;Enjoy reading up on WinRM/WinRS.&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/17.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2010/01/19/know-about-winrm-remote-management-and-winrs-remote-shell.aspx</guid>
            <pubDate>Wed, 20 Jan 2010 01:05:14 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/17.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2010/01/19/know-about-winrm-remote-management-and-winrs-remote-shell.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/17.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/17.aspx</trackback:ping>
        </item>
        <item>
            <title>Indexing additional mailboxes in Outlook 2007</title>
            <link>http://blippy.net/blog/archive/2010/01/16/indexing-additional-mailboxes-in-outlook-2007.aspx</link>
            <description>&lt;p&gt;I recently came across an issue where an administrative assistant needed to search her boss’s huge mailbox while it was attached in Online mode to her Outlook profile. Normally, Outlook search will work for certain folders (like Calendar and Contacts) because it caches those folders from attached mailboxes so that they can be indexed; however in this case the amount of items in each of those folders was either too large or something else was going on and search just wasn’t working.&lt;/p&gt;
&lt;p&gt;After searching online, I was able to find out about the &lt;strong&gt;CacheOthersMail&lt;/strong&gt; registry value which can be set in &lt;span style="font-style: italic;"&gt;HKLM\Software\Microsoft\Office\12.0\Outlook\Cached Mode&lt;/span&gt; and is looked for by Outlook after a post Office 2007 SP1 hot fix (which is included in Office 2007 SP2). This value will instruct Outlook to cache any attached mailboxes in the user’s OST file – this being useful because it increases the access speed of the mailbox significantly and I thought &lt;em&gt;should &lt;/em&gt;allow the indexer to index the mailbox. Much to my chagrin, I found that the mailbox was still not indexed after creating this value in the proper registry key (but I could confirm that the mailbox was indeed cached); I had to continue looking.&lt;/p&gt;
&lt;p&gt;It was then that I was pointed to the following (excellent) blog post by Mike Lagase: &lt;a target="_blank" href="http://blogs.technet.com/mikelag/archive/2009/05/04/windows-desktop-search-and-the-implications-on-wan-performance.aspx"&gt;Windows Desktop Search Indexing in Outlook&lt;/a&gt;. This blog post detailed an interesting setting (which could be potentially dangerous when used improperly): &lt;strong&gt;Enable Indexing of Delegate Mailboxes&lt;/strong&gt;. This setting, along with other useful Group Policy settings for Windows Desktop Search 4 when a user needs to index mailbox contents are discussed in Mike's blog post.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Make sure to read the blog post for more details, however my fix was to set the &lt;strong&gt;CacheOthersMail&lt;/strong&gt;  registry value along with enabling the &lt;strong&gt;Enable Indexing of Delegate Mailboxes&lt;/strong&gt; policy. The end result of this was Windows Desktop Search 4 indexing the contents of the already cached attached mailbox.&lt;/p&gt;
&lt;p&gt;The administrative assistant is now happy again that she can search her boss’s mail like she was able to in the past.&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/16.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2010/01/16/indexing-additional-mailboxes-in-outlook-2007.aspx</guid>
            <pubDate>Sat, 16 Jan 2010 05:24:54 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/16.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2010/01/16/indexing-additional-mailboxes-in-outlook-2007.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/16.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/16.aspx</trackback:ping>
        </item>
        <item>
            <title>Public Service Announcement: Make sure your backups are up to date</title>
            <link>http://blippy.net/blog/archive/2010/01/02/public-service-announcement-make-sure-your-backups-are-up-to.aspx</link>
            <description>&lt;p&gt;I am sure this has happened to more people than would care to admit it: Your clients’ (or your employer’s) backups are running smooth and you correct any hiccup right away but you are lazy about your own backups. So I start my (somewhat shameful) and hopefully eye opening post.&lt;/p&gt;  &lt;p&gt;A few days ago I saw a &lt;a href="http://social.answers.microsoft.com/Forums/en-US/xprepair/thread/9076de93-82de-46c3-847b-07174a47904a/" target="_blank"&gt;Windows Delay Write Failed&lt;/a&gt; notification in my taskbar. I think most of us know it, this notification usually means a write operation failed, and if your [external] hard drive is plugged in, on, and should be working fine, you start to suspect that maybe the drive is failing or was somehow unplugged before data in the write queue was flushed. But I digress, the notification came up, I then proceeded to access the logical volume in question (which consists of a LaCie Big Disk spanning two 500GB disks on a RAID 0) and was able to access some of the files just fine. I then attempted to run a chkdsk on the drive but I was met with an error stating that the type of the file system was “RAW” and thus chkdsk was unable to scan it. This my friends, is when I started to panic.&lt;/p&gt;  &lt;p&gt;Normally, I wouldn’t be worried because I knew that I had a backup from the night before, however, recently the hard drive (also 1TB) that I use to backup my data started malfunctioning culminating in an RMA. Once I received the new drive I procrastinated mainly because I was going to purchase a &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16816111044" target="_blank"&gt;Sans Digital RAID enclosure&lt;/a&gt; which I planned on using as a new volume for all my data (consisting of a pair of 2TB disks on a RAID 1) soon. However, I was worried because I now had no viable backup of my data and for all I knew one of the two drives on the RAID 0 array had just gone bad. &lt;/p&gt;  &lt;p&gt;I quickly prepared the replacement 1TB drive on one of my external SATA enclosures and prepared it to copy all my data using Robocopy over my Gigabit network (this would normally take ~12 hours for a full backup) but knowing that the file system was not being read properly I decided to try my luck in power cycling the LaCie Big Disk, boy was that a mistake! The drives wouldn’t spin up again.&lt;/p&gt;  &lt;p&gt;I proceeded to “freak out” for about five minutes, actually having to take a few minutes away from my desk in order to get past the fact that I might have just lost 600GB worth of data. Once I was able to sit back down I proceeded to go through the basic troubleshooting steps:&lt;/p&gt;  &lt;ol&gt;   &lt;li&gt;Take the enclosure apart (voiding the warranty, but at this point, I didn’t care about the warranty as much as my data)&lt;/li&gt;    &lt;li&gt;Re-seat the SATA power and data cables&lt;/li&gt;    &lt;li&gt;Disconnect each drive individually and see if the other would spin up&lt;/li&gt; &lt;/ol&gt;  &lt;p&gt;Everything I tried failed, things were looking grim.&lt;/p&gt;  &lt;p&gt;Having another SATA enclosure on hand, I removed one of the SATA drives from the LaCie enclosure and installed it in my other enclosure, this time the drive spun up! I quickly confirmed the second drive spun up as well using the same method. By now at least I was sure that the drives were spinning so I started to feel some of the weight off my shoulders. My next step was to find out how to recover data from a broken LaCie RAID. Searching Google found a few noteworthy results and at least I was on my way to a real solution. While searching I heard about a few tools, R-Studio and iRecover being two of them, I would try them as soon as I had corrected my backup situation. &lt;/p&gt;  &lt;p&gt;I also found the likely culprit for the problem: one of the blog posts I found online while searching stated that their problem was sourcing from the power adapter that the LaCie drive uses. The writer wrote that there was a ‘hissing’ noise emanating from the power adapter noticeable when your ear was placed on the adapter – I was able to reproduce this noise and confirmed that none of my other power bricks (albeit, different power bricks) were producing this sound when my ear was placed on them. The fix could have easily been to purchase a replacement power adapter, but this is the second Big Disk failure I’ve experienced so I will not be giving any more of my business to LaCie.&lt;/p&gt;  &lt;p&gt;I spent the next 20 hours or so using WinImage 8.1 to create VHD images of each drive, the process would have been faster but I didn’t have enough space on the computer where I was making the image so I had to create the image and save to a network location (which I can only assume slowed the process down a little, though when I think about it maybe not so much as the USB bus since my Gigabit network should outperform the USB bus being used to read from the drive). Anyhow, after both VHD images were created I now felt that I had a viable backup of my drives and data. I put the two 500GB drives in a safe place and got to work on finding some tools that could “de-stripe” my array. Thanks to Windows 7’s built-in ability to &lt;a href="http://technet.microsoft.com/en-us/library/dd440865%28WS.10%29.aspx#four" target="_blank"&gt;Attach VHD files as local disks&lt;/a&gt;, I was able to perform all my tests on “Read Only” copies of the disks as if they were directly attached to the system (which was awesome).&lt;/p&gt;  &lt;p&gt;The first tool I tried was Runtime Software’s &lt;a href="http://www.runtime.org/raid.htm" target="_blank"&gt;RAID Reconstructor&lt;/a&gt;.  This tool was unable to detect the RAID parameters that LaCie used so in the end I couldn’t use it (and it wasn’t until later that I figured out why). The default detection settings that RAID Reconstructor used were out of the range of the RAID array start sector and the array block size was not one of the default settings the software provided you with (this LaCie drive used a 256KB block size, where the largest block size that RAID Reconstructor specified by default was 128KB). The parameters to search for the RAID array are fully customizable but I was unfamiliar with RAID parameters in general and the software’s RAID detection feature was unable to find the array parameters with the settings that I provided in addition to its own recommended settings so I uninstalled the trial and moved on to the next piece of software.&lt;/p&gt;  &lt;p&gt;The next software I installed was &lt;a href="http://www.diydatarecovery.nl/irecover.htm" target="_blank"&gt;iRecover&lt;/a&gt; by DYI Data Recovery. This software was easily able to find my array and reconstruct it, however the scan time was about 30-40 minutes. I was also unable to save the scan results so I would have to reconstruct the array every time (to be fair, it seems the registered version allows scan results to be saved). Once the array was reconstructed I was able to save a large file and confirm that it was not corrupted, great news! I was now ready to purchase iRecover, which costs $90, but first I wanted to try the last option that my search yielded: R-Studio.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.data-recovery-software.net/" target="_blank"&gt;R-Studio&lt;/a&gt; offers a powerful tool set for the technician with the R-Studio Local and R-Studio Network products. You can find out more about their products on their &lt;a href="http://www.r-tt.com/" target="_blank"&gt;website&lt;/a&gt;. I downloaded R-Studio Local and got to work, I followed the &lt;a href="http://www.unformat-unerase.com/Articles/RAID_Recovery_Presentation/index.shtml" target="_blank"&gt;RAID Recovery Presentation&lt;/a&gt; which provided me with enough information about the RAID parameters that I felt like I could do more than I could previously with RAID Reconstructor and within a few minutes was looking at my data, no scanning required! I will admit it took me a few tries to get the block size correct. I had a hint about the drive order (one drive would show as unallocated space while another came up as two partitions on the R-Studio GUI) so I used the drive order that I thought was correct at first (the drive with the partitions first, then the drive with unallocated space) and varied block sizes until I found the sweet spot: 256KB.&lt;/p&gt;  &lt;p&gt;Armed with my tool of choice: R-Studio, I proceeded to recover the data from the two 500GB drives attached to my system via a pair of USB SATA enclosures (to avoid recovering from the VHD image across the network, though honestly I think my USB bus is taking a harder beating than my network would have taken) to a third 1TB disk attached via a third USB SATA enclosure. A few hours later my data is still being recovered but this goes to show that being lazy and procrastinating can bring you &lt;strong&gt;a lot more &lt;/strong&gt;work in the long run.&lt;/p&gt;  &lt;p&gt;I still haven’t purchased the Sans Digital enclosure I want, and while I will probably do that sometime next month, as soon as the data is recovered I will be re-scheduling my old Robocopy job to run every night and mirror one drive to the other over the network. &lt;/p&gt;  &lt;p&gt;&lt;em&gt;Never a dull moment.&lt;/em&gt;&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/11.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2010/01/02/public-service-announcement-make-sure-your-backups-are-up-to.aspx</guid>
            <pubDate>Sat, 02 Jan 2010 06:32:41 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/11.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2010/01/02/public-service-announcement-make-sure-your-backups-are-up-to.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/11.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/11.aspx</trackback:ping>
        </item>
        <item>
            <title>Creating custom MMC consoles</title>
            <link>http://blippy.net/blog/archive/2009/12/13/creating-custom-mmc-consoles.aspx</link>
            <description>&lt;p&gt;I was going to write an article about authoring your own MMC consoles and I may still do that, however the main reason why I would want to create my own MMC console and lock it down is if I were delegating certain tasks to a junior administrator (like user management in Active Directory).&lt;/p&gt;
&lt;p&gt;It turns out that Daniel Petri has already written an excellent article which shows how an administrator can create a “Taskpad” which is essentially a custom MMC console which is locked down to a set of specific administrative tasks. This taskpad can then be used by a junior administrator on a day to day basis as an alternative to granting him direct access to Active Directory for a certain domain.&lt;/p&gt;
&lt;p&gt;This is also useful when you want an office manager or a department head to keep the AD attributes of an OU he is responsible for up to date with contact/company information, such as title, manager, phone numbers, etc.&lt;/p&gt;
&lt;p&gt;Daniel’s article can be found here: &lt;a target="_blank" href="http://www.petri.co.il/create_taskpads_for_ad_operations.htm"&gt;Create Taskpads for Active Directory Operations&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Make sure to look around on Daniel’s site, as it contains a plethora of other useful information.&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/9.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2009/12/13/creating-custom-mmc-consoles.aspx</guid>
            <pubDate>Sun, 13 Dec 2009 19:03:56 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/9.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2009/12/13/creating-custom-mmc-consoles.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/9.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/9.aspx</trackback:ping>
        </item>
        <item>
            <title>When the PCL driver doesn&amp;rsquo;t work try the Postscript driver</title>
            <link>http://blippy.net/blog/archive/2009/10/21/when-the-pcl-driver-doesnrsquot-work-try-the-postscript-driver.aspx</link>
            <description>&lt;p&gt;Postscript vs. PCL&lt;sup&gt;1&lt;/sup&gt; is not something I’d like to discuss on this blog, however I will admit that there are instances when the PCL drivers won’t get the job done, specially with PDF files (granted, a PDF file is essentially a postscript file, but that’s a discussion for another day).&lt;/p&gt;  &lt;p&gt;On more than one occasion I have come up across a few files some Excel, some PDF that for whatever reason won’t print flawlessly when spooled to a printer that is using a PCL driver on the print server but when I create another printer on the print server using the Postscript driver the file prints out without a problem. The issue may occur to a local printer but I have only seen it with higher yield printers like the HP Color LaserJet 4700n connected to a print server through the network.&lt;/p&gt;  &lt;p&gt;The bottom line is that it is worth a try to use the Postscript driver for those problematic files that just don’t print correctly when using the PCL driver (read the article linked on note 1 below for some of the Postscript pros which may provide some understanding into why the Postscript driver prints a document with more fidelity than PCL).&lt;/p&gt;  &lt;p&gt;Also, I think it should be noted that due to the nature of Windows printing, it is perfectly acceptable to have two printers each using a different set of drivers on the system, all you need to do is have them use the same port but a different driver and naturally have a different name so that you can tell them apart and there is no naming conflicts when creating the second printer.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;span style="font-weight: bold; text-decoration: underline"&gt;Notes&lt;/span&gt;    &lt;br /&gt;1. &lt;a title="http://www.laserquipt.com/support/idx/0/063/article/PCL-vs-Postscript.html" href="http://www.laserquipt.com/support/idx/0/063/article/PCL-vs-Postscript.html"&gt;http://www.laserquipt.com/support/idx/0/063/article/PCL-vs-Postscript.html&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/8.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2009/10/21/when-the-pcl-driver-doesnrsquot-work-try-the-postscript-driver.aspx</guid>
            <pubDate>Wed, 21 Oct 2009 16:15:40 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/8.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2009/10/21/when-the-pcl-driver-doesnrsquot-work-try-the-postscript-driver.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/8.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/8.aspx</trackback:ping>
        </item>
        <item>
            <title>Infrastructure Master FSMO role and Global Catalogs in your Active Directory domain</title>
            <link>http://blippy.net/blog/archive/2009/09/20/infrastructure-master-fsmo-role-and-global-catalogs-in-your-active.aspx</link>
            <description>&lt;p&gt;&lt;strong&gt;Remember:&lt;/strong&gt; If only some of your Domain Controllers are Global Catalogs make sure that the domain controller that holds your Infrastructure FSMO role&lt;sup&gt;1&lt;/sup&gt; is &lt;strong&gt;not&lt;/strong&gt; a Global Catalog. The reason for this is that a global catalog that holds the infrastructure master role will stop looking for and removing phantom objects in your directory since it will have no phantom objects (we all know global catalogs hold partial information on every object in the directory) because it knows about every object in the directory if even a little.&lt;/p&gt;  &lt;p&gt;However, if all your domain controllers are global catalogs, then it doesn’t matter where the infrastructure master lies since all domain controllers will know about everything in the directory and will (unless there are bigger problems) have accurate information about your directory objects.&lt;/p&gt;  &lt;p&gt; &lt;/p&gt;  &lt;p&gt;&lt;span style="font-weight: bold; text-decoration: underline"&gt;Notes&lt;/span&gt;     &lt;br /&gt;1. &lt;a title="http://support.microsoft.com/kb/197132" href="http://support.microsoft.com/kb/197132" target="_blank"&gt;http://support.microsoft.com/kb/197132&lt;/a&gt;&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/7.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2009/09/20/infrastructure-master-fsmo-role-and-global-catalogs-in-your-active.aspx</guid>
            <pubDate>Mon, 21 Sep 2009 02:42:52 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/7.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2009/09/20/infrastructure-master-fsmo-role-and-global-catalogs-in-your-active.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/7.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/7.aspx</trackback:ping>
        </item>
        <item>
            <title>About mailbox searching in Outlook 2003/2007 [with Exchange]</title>
            <link>http://blippy.net/blog/archive/2009/09/11/about-mailbox-searching-in-outlook-20032007-with-exchange.aspx</link>
            <description>&lt;p&gt;   &lt;br /&gt;A quick tip for anyone who is experiencing issues searching their mailbox on Outlook 2003 (with or without Windows Search) and Outlook 2007 (preferably with Windows Search enabled on non-Vista/7 machines). If the mailbox mode is in &lt;strong&gt;Online mode&lt;/strong&gt;, that is, it is &lt;strong&gt;not&lt;/strong&gt; &lt;strong&gt;in&lt;/strong&gt; &lt;strong&gt;Cached Exchange Mode&lt;/strong&gt;, you might want/have to &lt;strong&gt;enable &lt;/strong&gt;Cached Exchange Mode for Outlook 2003 in order for your searches to work properly. &lt;/p&gt;  &lt;p&gt;Now I have found that for Outlook 2007 search to work (though I have to admit, I have only verified these findings when Windows Search was installed), you need to also &lt;strong&gt;enable&lt;/strong&gt; Cached Exchange Mode&lt;strong&gt;.&lt;/strong&gt; I can only guess that the reasoning behind this is that the indexer can index your mailbox locally and thus provide you with the search results you need (in a fast responsive manner) when your mailbox is stored on your hard drive as an OST file. Now (and this is only speculation since I haven’t bothered to look this up) it is very possible that if the Exchange Server&lt;strong&gt; &lt;/strong&gt;is being indexed and you are running Exchange 2007 and Windows Server 2008 or Windows Search on Windows Server 2003 and Windows Search on your workstation that Outlook 2007 will provide you with search results without having to enable Cached Exchange Mode by passing the search request to the indexer on the server running Microsoft Exchange, similar to how Windows Search retrieves file search results across the network.&lt;/p&gt;  &lt;p&gt;However, the whole point of this post is that it is worth a try enabling Cached Exchange Mode if you have a search related issue on an Outlook&lt;strong&gt; &lt;/strong&gt;client that connects to an Exchange Server and everything else you’ve tried isn’t working, like rebuilding the index, or reinstalling Windows Search, etc.&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/6.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2009/09/11/about-mailbox-searching-in-outlook-20032007-with-exchange.aspx</guid>
            <pubDate>Fri, 11 Sep 2009 04:27:23 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/6.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2009/09/11/about-mailbox-searching-in-outlook-20032007-with-exchange.aspx#feedback</comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/6.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/6.aspx</trackback:ping>
        </item>
        <item>
            <title>A tip for working with accounts on Windows 7 Home Premium</title>
            <link>http://blippy.net/blog/archive/2009/09/06/a-tip-for-working-with-accounts-on-windows-7-home.aspx</link>
            <description>&lt;p&gt;I have two HTPCs at home, one in my bedroom and one in my living room (*cough*, the living room HTPC is coming soon), as well as another notebook that my lady uses. These machines are a perfect candidate for the Windows 7 family pack that Microsoft is offering for $150, which is good news for me as far as licensing goes.&lt;/p&gt;
&lt;p&gt;Since these machines will are simply for entertainment purposes, and web browsing, they don’t need any features other than the ones offered by Home Premium, unfortunately, the RDP host is not available for Home Premium, so I will likely end up using VNC (though I have seen that Windows 7 and VNC aren’t the best of buddies yet), LogMeIn or another remote control technology for management, but we will see, in the meantime I have my rubber keyboard and small USB mouse handy for plugging into the front USB ports on my HTPCs and using my TV as a monitor. But I digress, while the HTPCs will be auto logging into their accounts and starting up XBMC on boot, that leaves me with the third PC in the house that has a local admin account, as well as a service account granting it access to media files on my workstation. Since my workstation is domain joined, it can join a HomeGroup, it cannot serve files to a HomeGroup (for security purposes I assume), so I am stuck using a service account. This leaves me with an extra account showing up in my Welcome screen (and the welcome screen of the other machine) that I do not care to see, so I set out looking for a way to hide the service account.&lt;/p&gt;
&lt;p&gt;The following registry hack (place usual registry editing warning here), will get the job done, and as an added bonus, I have also included the name of the user account applet for those of us that dislike the new user account control panel fluff.&lt;/p&gt;
&lt;p&gt;Without further ado, the registry key:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Inside this registry key, create a new DWORD value with the &lt;em&gt;account name&lt;/em&gt; to hide, leave the DWORD with a value of 0.&lt;/p&gt;
&lt;p&gt;Log off or reboot and voila, the account should no longer appear in the Welcome screen, but you should still be able to authenticate to the machine using this account. This is useful in scenarios where you cannot have a HomeGroup, or choose not to use a HomeGroup and would like to share resources between machines using good old fashioned service accounts without having the account name lingering in the Welcome screen.&lt;/p&gt;
&lt;p&gt;Also, as promised, from the Run dialog, typing &lt;strong&gt;netplwiz&lt;/strong&gt; will bring up the old school user accounts applet, this is very useful in the case of Windows 7 Home Premium, since there is no Local Users &amp;amp; Groups applet in “Computer Management” as in Windows 7 Professional and above.    &lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Give it a try!&lt;/p&gt;&lt;img src="http://blippy.net/blog/aggbug/3.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>Miguel Garrido</dc:creator>
            <guid>http://blippy.net/blog/archive/2009/09/06/a-tip-for-working-with-accounts-on-windows-7-home.aspx</guid>
            <pubDate>Sun, 06 Sep 2009 13:00:00 GMT</pubDate>
            <wfw:comment>http://blippy.net/blog/comments/3.aspx</wfw:comment>
            <comments>http://blippy.net/blog/archive/2009/09/06/a-tip-for-working-with-accounts-on-windows-7-home.aspx#feedback</comments>
            <slash:comments>1</slash:comments>
            <wfw:commentRss>http://blippy.net/blog/comments/commentRss/3.aspx</wfw:commentRss>
            <trackback:ping>http://blippy.net/blog/services/trackbacks/3.aspx</trackback:ping>
        </item>
    </channel>
</rss>