<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>InfoFetish</title>
	<atom:link href="http://infofetish.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://infofetish.com</link>
	<description>Indulge Your Information Fetish</description>
	<lastBuildDate>Sat, 19 Sep 2009 00:25:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
		<item>
		<title>Outlook 2007 Command-line Switches</title>
		<link>http://infofetish.com/2009/09/outlook-2007-command-line-switches/</link>
		<comments>http://infofetish.com/2009/09/outlook-2007-command-line-switches/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 00:25:56 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://chimerical.com/?p=208</guid>
		<description><![CDATA[What are commands and switches? Each time you start the program, you run the outlook.exe command, although you do not usually type the command or even see it. You can change certain aspects of how the program starts by adding subcommands called switches to the outlook.exe command. A switch appears as a space after the main command, followed by a forward slash and the name of the switch, which provide further information about how to execute the command. For example, the following command instructs Office Outlook 2007 to start with the Reading Pane turned off. The command outlook.exe starts Outlook.&#8230;]]></description>
			<content:encoded><![CDATA[<h2>What are commands and switches?</h2>
<p>Each time you start the program, you run the outlook.exe command, although you do not usually type the command or even see it. You can change certain aspects of how the program starts by adding subcommands called switches to the outlook.exe command.<span id="more-209"></span></p>
<p>A switch appears as a space after the main command, followed by a forward slash and the name of the switch, which provide further information about how to execute the command.</p>
<p>For example, the following command instructs Office Outlook 2007 to start with the Reading Pane turned off.</p>
<hr /><img src="http://chimerical.com/wp-content/uploads/2009/09/outlook-command-line-format.gif" border="0" alt="Outlook command line switches" /></p>
<div><img src="http://chimerical.com/wp-content/uploads/2009/09/1.gif" border="0" alt="Callout 1" /> The command <strong>outlook.exe</strong> starts Outlook.</div>
<div><img src="http://chimerical.com/wp-content/uploads/2009/09/2.gif" border="0" alt="Callout 2" /> The switch <strong>/nopreview</strong> starts Outlook with the Reading Pane turned off.</div>
<hr /><a id="2" name="2"></a></p>
<h2>Use a switch once by adding it to the Run command</h2>
<p>First, verify the location of the outlook.exe file on your computer. If you accepted the default folder locations when you installed Office Outlook 2007, the <strong>outlook.exe</strong> file is located at the following:</p>
<p><strong>c:\program files\microsoft office\office12\outlook.exe</strong></p>
<p>If you do not find the outlook.exe file at that location, search for the file and make a note of the full path.</p>
<ol>
<li>Do one of the following:
<ul>
<li><strong>Windows Vista</strong> ?
<ul>
<li>Click the Windows <strong>Start</strong> button <img src="http://chimerical.com/wp-content/uploads/2009/09/windows-orb.gif" border="0" alt="Button image" />, point to<strong> All Programs</strong>, click <strong>Accessories</strong>, and then click <strong>Run</strong>.</li>
</ul>
</li>
<li><strong>Microsoft Windows XP or Microsoft Windows Server 2003</strong> ?
<ul>
<li>Click the Windows <strong>Start</strong> button, and then click <strong>Run</strong>.</li>
</ul>
</li>
</ul>
</li>
<li>In the <strong>Run</strong> dialog box, type a quotation mark, enter the full path for the outlook.exe file, and then type another quotation mark. Alternatively, click <strong>Browse</strong> to locate and select the file. In this case, the quotation marks are supplied automatically.</li>
<li>After the closing quotation mark, type a space, and then type the switch. For example, you might type:<strong>&#8220;c:\program files\microsoft office\office12\outlook.exe&#8221; /nopreview</strong></li>
</ol>
<p>The next time that you start Office Outlook 2007, the program opens normally. To make your customized startup available for repeated uses, see the next section.</p>
<p><strong>Notes </strong></p>
<ul>
<li>Switches are not case-sensitive. For example, <strong>/NOPREVIEW</strong> functions the same as <strong>/nopreview</strong>.</li>
<li>Remember to include one blank space before the switch and one before each parameter.</li>
</ul>
<p><a id="3" name="3"></a></p>
<h2>Make a switch available for reuse by creating a shortcut</h2>
<p>First, verify the location of the outlook.exe file on your computer. If you accepted the default folder locations when you installed Office Outlook 2007, the outlook.exe file is probably located at the following:</p>
<p><strong>c:\program files\microsoft office\office12\outlook.exe</strong></p>
<p>If you do not find the outlook.exe file at that location, search for the file and make a note of the full path.</p>
<ol>
<li>Right-click the Windows desktop, point to <strong>New</strong>, and then click <strong>Shortcut</strong> on the shortcut menu.</li>
<li>In the <strong>Create Shortcut Wizard</strong>, in the <strong>Type the location of the item</strong> box, type a quotation mark, enter the full path for the outlook.exe file, and then type another quotation mark. Alternatively, click <strong>Browse</strong> to locate and select the file. In this case, the quotation marks are supplied automatically.</li>
<li>After the closing quotation mark, type a space, and then type the switch and any parameters. For example, you might type:<strong>&#8220;c:\program files\microsoft office\office12\outlook.exe&#8221; /nopreview</strong><strong> Note </strong>If the parameter is a path to a location on your computer, it also must be enclosed in double quotation marks.</li>
<li>Click <strong>Next</strong>.</li>
<li>In the <strong>Type a name for this shortcut</strong> box, type a name for the shortcut, and then click <strong>Finish</strong>.The wizard creates the shortcut on the desktop.</li>
<li>Whenever you want to start Office Outlook 2007 in this particular customized way, double-click the shortcut.<strong> Tip </strong>To add the desktop shortcut to the Windows <strong>Start</strong> menu, right-click the shortcut, and then click <strong>Pin to Start menu</strong> on the shortcut menu.</li>
</ol>
<p>You can create a variety of shortcuts, each of which applies different switches and parameters to the program at startup.</p>
<p><strong>Notes </strong></p>
<ul>
<li>Switches are not case-sensitive. For example, <strong>/NOPREVIEW</strong> functions the same as <strong>/nopreview</strong>.</li>
<li>Remember to include one blank space before the switch and one before each parameter.</li>
</ul>
<p><a id="4" name="4"></a></p>
<h2>Available switches</h2>
<table border="0">
<tbody>
<tr>
<th width="140">Switch</th>
<th>Description</th>
</tr>
<tr>
<td>/a</td>
<td>Creates an item with the specified file as an attachment.Example:</p>
<ul>
<li>&#8220;c:\program files\microsoft office\office12\outlook.exe&#8221; /a &#8220;c:\my documents\labels.doc&#8221;</li>
</ul>
<p>If no item type is specified, IPM.Note is assumed. Cannot be used with message classes that are not based on Outlook.</td>
</tr>
<tr>
<td>/altvba <em>otmfilename</em></td>
<td>Opens the VBA program specified in <em>otmfilename</em>, rather than %appdata%\microsoft\outlook\vbaproject.otm.</td>
</tr>
<tr>
<td>/c <em>messageclass</em></td>
<td>Creates a new item of the specified message class (Outlook forms or any other valid MAPI form).Examples:</p>
<ul>
<li>/c ipm.activity creates a <strong>Journal</strong> entry</li>
<li>/c ipm.appointment creates an appointment</li>
<li>/c ipm.contact creates a contact</li>
<li>/c ipm.note creates an e-mail message</li>
<li>/c ipm.stickynote creates a note</li>
<li>/c ipm.task creates a task</li>
</ul>
</td>
</tr>
<tr>
<td>/checkclient</td>
<td>Prompts for the default manager of e-mail, news, and contacts.</td>
</tr>
<tr>
<td>/cleancategories</td>
<td>Deletes any custom category names that you have created. Restores categories to the default names.</td>
</tr>
<tr>
<td>/cleanclientrules</td>
<td>Starts Outlook and deletes client-based rules.</td>
</tr>
<tr>
<td>/cleandmrecords</td>
<td>Deletes the logging records saved when a manager or a delegate declines a meeting.</td>
</tr>
<tr>
<td>/cleanfinders</td>
<td>Resets all Search Folders in the Microsoft Exchange mailbox for only the first profile opened.</td>
</tr>
<tr>
<td>/cleanfreebusy</td>
<td>Clears and regenerates free/busy information. This switch can be used only when you are able to connect to the server running Exchange.</td>
</tr>
<tr>
<td>/cleanprofile</td>
<td>Removes invalid profile keys and re-creates default registry keys where applicable.</td>
</tr>
<tr>
<td>/cleanreminders</td>
<td>Clears and regenerates reminders.</td>
</tr>
<tr>
<td>/cleanroamedprefs</td>
<td>All previous roamed preferences are deleted and copied again from the local settings on the computer where this switch is used. This includes the roaming settings for reminders, free/busy grid, working hours, calendar publishing, and RSS rules.</td>
</tr>
<tr>
<td>/cleanrules</td>
<td>Starts Outlook and deletes client-based and server-based rules.</td>
</tr>
<tr>
<td>/cleanserverrules</td>
<td>Starts Outlook and deletes server-based rules.</td>
</tr>
<tr>
<td>/cleansharing</td>
<td>Removes all RSS, Internet Calendar, and SharePoint subscriptions from Account Settings, but leaves all the previously downloaded content on your computer. This is useful if you are unable to delete one of these subscriptions within Office Outlook 2007.</td>
</tr>
<tr>
<td>/cleansniff</td>
<td>Overrides the programmatic lockout that determines which of your computers (when running Outlook simultaneously) processes meeting items. The lockout process helps prevent duplicate reminder messages. This switch clears the lockout on the computer it is used, enabling Outlook to process meeting items.</td>
</tr>
<tr>
<td>/cleansubscriptions</td>
<td>Deletes the subscription messages and properties for subscription features.</td>
</tr>
<tr>
<td>/cleanviews</td>
<td>Restores default views. All custom views that you created are lost.</td>
</tr>
<tr>
<td>/embedding</td>
<td>Used without command-line parameters for standard OLE co-create.</td>
</tr>
<tr>
<td>/f <em>msgfilename</em></td>
<td>Opens the specified message file (.msg) or Microsoft Office saved search (.oss).</td>
</tr>
<tr>
<td>/finder</td>
<td>Opens the <strong>Advanced Find</strong> dialog box.</td>
</tr>
<tr>
<td>/firstrun</td>
<td>Starts Outlook as if it were run for the first time.</td>
</tr>
<tr>
<td>/hol <em>holfilename</em></td>
<td>Opens the specified .hol file.</td>
</tr>
<tr>
<td>/ical <em>icsfilename</em></td>
<td>Opens the specified .ics file.</td>
</tr>
<tr>
<td>/importprf <em>prffilename</em></td>
<td>Starts Outlook and opens/imports the defined MAPI profile (*.prf). If Outlook is already open, queues the profile to be imported on the next clean start.</td>
</tr>
<tr>
<td>/launchtraininghelp <em>assetid</em></td>
<td>Opens a Help window with the Help topic specified in <em>assetid </em>displayed.</td>
</tr>
<tr>
<td>/m <em>emailname</em></td>
<td>Provides a way for the user to add an e-mail name to the item. Only works in conjunction with the /c command-line parameter.Example:</p>
<ul>
<li>Outlook.exe /c ipm.note /m <em>emailname</em></li>
</ul>
</td>
</tr>
<tr>
<td>/nocustomize</td>
<td>Starts Outlook without loading outcmd.dat (customized toolbars).</td>
</tr>
<tr>
<td>/noextensions</td>
<td>Starts Outlook with extensions turned off, but listed in the Add-In Manager.</td>
</tr>
<tr>
<td>/nopreview</td>
<td>Starts Outlook with the Reading Pane off.</td>
</tr>
<tr>
<td>/p <em>msgfilename</em></td>
<td>Prints the specified message (.msg).</td>
</tr>
<tr>
<td>/profile <em>profilename</em></td>
<td>Loads the specified profile. If your profile name contains a space, enclose the profile name in quotation marks (&#8221; &#8220;).</td>
</tr>
<tr>
<td>/profiles</td>
<td>Opens the <strong>Choose Profile</strong> dialog box regardless of the <strong>Options</strong> setting on the <strong>Tools</strong> menu.</td>
</tr>
<tr>
<td>/recycle</td>
<td>Starts Outlook by using an existing Outlook window, if one exists. Used in combination with /explorer or /folder.</td>
</tr>
<tr>
<td>/remigratecategories</td>
<td>Starts Outlook and and initiates the following commands on the default mailbox:</p>
<ul>
<li>Upgrades colored For Follow Up flags to Office Outlook 2007 color categories.</li>
<li>Upgrades calendar labels to Office Outlook 2007 color categories.</li>
<li>Adds all categories used on non-mail items into the Master Category List.</li>
</ul>
<p><strong>Note </strong>This is the same command as <strong>Upgrade to Color Categories</strong> in each Outlook mailbox properties dialog box.</td>
</tr>
<tr>
<td>/resetfolders</td>
<td>Restores missing folders at the default delivery location.</td>
</tr>
<tr>
<td>/resetfoldernames</td>
<td>Resets default folder names (such as <strong>Inbox</strong> or <strong>Sent Items</strong>) to default names in the current Office user interface language.For example, if you first connect to your mailbox in Outlook by using a Russian user interface, the Russian default folder names cannot be renamed. To change the default folder names to another language, such as Japanese or English, you can use this switch to reset the default folder names after you change the user interface language or install a different language version of Outlook.</td>
</tr>
<tr>
<td>/resetformregions</td>
<td>Empties the form regions cache and reloads the form region definitions from the Windows registry.</td>
</tr>
<tr>
<td> </td>
<td> </td>
</tr>
<tr>
<td>/resetnavpane</td>
<td>Clears and regenerates the Navigation Pane for the current profile.</td>
</tr>
<tr>
<td>/resetsearchcriteria</td>
<td>Resets all Instant Search criteria so that the default set of criteria is shown in each module.</td>
</tr>
<tr>
<td>/resetsharedfolders</td>
<td>Removes all shared folders from the Navigation Pane.</td>
</tr>
<tr>
<td>/resettodobar</td>
<td>Clears and regenerates the To-Do Bar task list for the current profile. The To-Do Bar search folder is deleted and re-created.</td>
</tr>
<tr>
<td>/rpcdiag</td>
<td>Opens Outlook and displays the remote procedure call (RPC) connection status dialog box.</td>
</tr>
<tr>
<td>/safe</td>
<td>Starts Outlook without Microsoft Exchange Client Extensions (ECE), the Reading Pane, or toolbar customizations. Component Object Model (COM) add-ins are turned off.</td>
</tr>
<tr>
<td>/safe:1</td>
<td>Starts Outlook with the Reading Pane off.</td>
</tr>
<tr>
<td>/safe:3</td>
<td>Starts Outlook with Microsoft Exchange Client Extensions (ECE) turned off, but listed in the Add-In Manager. Component Object Model (COM) add-ins are turned off.</td>
</tr>
<tr>
<td>/safe:4</td>
<td>Starts Outlook without loading outcmd.dat (customized toolbars).</td>
</tr>
<tr>
<td>/select <em>foldername</em></td>
<td>Starts Outlook and opens the specified folder in a new window. For example, to open Outlook and display the default calendar, use: &#8220;c:\program files\microsoft office\office12\outlook.exe&#8221; /select outlook:calendar.</td>
</tr>
<tr>
<td>/share feed://<em>URL/filename</em>/share stssync://<em>URL</em>/share web://<em>URL/filename</em></td>
<td>Specifies a sharing URL to connect to Outlook. For example, use stssync://URL to connect a Microsoft Windows SharePoint Services 3.0 list to Outlook.</td>
</tr>
<tr>
<td>/sniff</td>
<td>Starts Outlook, forces a detection of new meeting requests in the <strong>Inbox</strong>, and then adds them to the calendar.</td>
</tr>
<tr>
<td>/t <em>oftfilename</em></td>
<td>Opens the specified .oft file.</td>
</tr>
<tr>
<td>/v <em>vcffilename</em></td>
<td>Opens the specified .vcf file.</td>
</tr>
<tr>
<td>/vcal <em>vcsfilename</em></td>
<td>Opens the specified .vcs file.</td>
</tr>
<tr>
<td>/x <em>xnkfilename</em></td>
<td>Opens the specified .xnk file.</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/09/outlook-2007-command-line-switches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 7 shortcuts</title>
		<link>http://infofetish.com/2009/09/windows-7-shortcuts/</link>
		<comments>http://infofetish.com/2009/09/windows-7-shortcuts/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 15:15:18 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[win7]]></category>

		<guid isPermaLink="false">http://chimerical.com/?p=196</guid>
		<description><![CDATA[Windows Explorer keyboard shortcuts: Alt+UP &#8211; Go up a folder Alt+Left- Go back (previous folder) Alt+Right &#8211; Go forward (from go back) Alt+d – Select Address Bar path F4 – Address Bar drop down, history, selection Alt+Enter – Properties of the selected file Ctrl+Mousewheel – change the icons size F11 &#8211; Fullscreen mode (does not seem very useful) Other Windows keyboard shortcuts: Win+e &#8211; Open Windows Explorer Win+f &#8211; Find files Ctrl+Win+f &#8211; Find computers Win+Tab &#8211; Cycle forward through open Taskbar items Shift+Win+Tab &#8211; Cycle backwards through open Taskbar items Win+m &#8211; Minimize all windows (may not minimize some&#8230;]]></description>
			<content:encoded><![CDATA[<p>Windows Explorer keyboard shortcuts:</p>
<ul>
<li> Alt+UP &#8211; Go up a folder</li>
<li> Alt+Left- Go back (previous folder)</li>
<li> Alt+Right &#8211; Go forward (from go back)</li>
<li> Alt+d – Select Address Bar path</li>
<li> F4 – Address Bar drop down, history, selection</li>
<li> Alt+Enter – Properties of the selected file</li>
<li> Ctrl+Mousewheel – change the icons size</li>
<li> F11 &#8211; Fullscreen mode (does not seem very useful)</li>
</ul>
<p>Other Windows keyboard shortcuts:</p>
<ul>
<li> Win+e &#8211; Open Windows Explorer</li>
<li>Win+f &#8211; Find files</li>
<li>Ctrl+Win+f &#8211; Find computers</li>
<li>Win+Tab &#8211; Cycle forward through open Taskbar items
<ul>
<li>Shift+Win+Tab &#8211; Cycle backwards through open Taskbar items</li>
</ul>
</li>
<li>Win+m &#8211; Minimize all windows (may not minimize some dialog boxes)
<ul>
<li>Shift+Win+m &#8211; Retore previously minimized windows</li>
</ul>
</li>
<li>Win+Space &#8211; Aero peek to show Desktop (while Win key is held down)</li>
<li>Win+d &#8211; Sow Desktop (hides all windows, repeat to restore hidden windows)</li>
<li>Win+b, Left Arrow, Enter &#8211; Opens the Clock/Calendar pop-up from the Notification Area</li>
<li>Win+g &#8211; Bring Gadgets to front (repeat to cycle forward to next Gadget)
<ul>
<li> Shift+Win+g -Bring Gadgets to (repeat to cycle backward to previous Gadget)</li>
</ul>
</li>
<li>Win+Pause &#8211; System</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/09/windows-7-shortcuts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making IT profitable?</title>
		<link>http://infofetish.com/2009/07/making-it-profitable/</link>
		<comments>http://infofetish.com/2009/07/making-it-profitable/#comments</comments>
		<pubDate>Sat, 25 Jul 2009 22:42:32 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[outsource]]></category>

		<guid isPermaLink="false">http://chimerical.com/index.php/2009/07/making-it-profitable/</guid>
		<description><![CDATA[So you have a truly great IT department, from the CIO down, but IT is still a cost center. Why not offer their services to other organization at fair market value and at least make it a zero sum cost? &#8211; More to follow soon &#8212;]]></description>
			<content:encoded><![CDATA[<p>So you have a truly great IT department, from the CIO down, but IT is still a cost center.  Why not offer their services to other organization at fair market value and at least make it a zero sum cost?<br />
&#8211; More to follow soon &#8212;</p>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/07/making-it-profitable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Exchange 2007 PowerShell DistributionGroup commands</title>
		<link>http://infofetish.com/2009/07/exchange-2007-powershell-distributiongroup-commands/</link>
		<comments>http://infofetish.com/2009/07/exchange-2007-powershell-distributiongroup-commands/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 20:29:08 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://chimerical.com/?p=190</guid>
		<description><![CDATA[Here aresome PowerShell cmdlets for working with distribution group in exchange 2007 Get-DistributionGroup – Retrieves properties of a distribution group New-DistributionGroup – Creates a new distribution group Remove-DistributionGroup – Deletes a distribution group Set-DistributionGroup –  Set Properties on a distribution group To work with DynamicDistributionGroup, replace DistributionGroup with DynamicDistributionGroup. For more help: get-help cmdlet-DistributionGroup -full Add member(s) to an existing distribution group? Add-DistributionGroupMember -Id ITDept -Member "mike" Grant someone manage a distributiongroup membership permission? Set-Group -id ITDept –ManagedBy "mike" Remove the manage distributiongroup permission: Set-Group -id ITDept –ManagedBy $null]]></description>
			<content:encoded><![CDATA[<p>Here aresome PowerShell cmdlets for working with distribution group in exchange 2007</p>
<p><code>Get-DistributionGroup</code> – Retrieves properties of a distribution group</p>
<p><code>New-DistributionGroup</code> – Creates a new distribution group</p>
<p><code>Remove-DistributionGroup</code> – Deletes a distribution group</p>
<p><code>Set-DistributionGroup</code> –  Set Properties on a distribution group</p>
<p><span id="more-190"></span></p>
<p>To work with <code>DynamicDistributionGroup</code>, replace <code>DistributionGroup </code>with <code>DynamicDistributionGroup</code>.</p>
<p>For more help: <code>get-help <em>cmdlet</em>-DistributionGroup -full</code></p>
<p>Add member(s) to an existing distribution group?</p>
<p><code>Add-DistributionGroupMember -Id ITDept -Member "mike"</code></p>
<p>Grant someone manage a distributiongroup membership permission?</p>
<p><code>Set-Group -id ITDept –ManagedBy "mike"</code></p>
<p>Remove the manage distributiongroup permission:</p>
<p><code>Set-Group -id ITDept –ManagedBy $null</code></p>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/07/exchange-2007-powershell-distributiongroup-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Create New Exchange 2007 Contacts</title>
		<link>http://infofetish.com/2009/07/how-to-create-new-exchange-2007-contacts/</link>
		<comments>http://infofetish.com/2009/07/how-to-create-new-exchange-2007-contacts/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 20:03:24 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://chimerical.com/?p=186</guid>
		<description><![CDATA[You can create (aka import) email contacts in Exchange 2007 from the command line using PowerShell (the Exchange Console). The PS script will read the contact information from a CSV file. Here is the powershell (Exchange Console) script/command: Import-Csv contacts.csv &#124; ForEach { New-MailContact -Name $_.displayName -ExternalEmailAddress $_.Emailaddress -OrganizationalUnit "domain.com/company/email/contacts" } NOTE: be sure to adjust the -OrganizationalUnit parameter in the command above. CSV file: (contacts.csv) displayName,Emailaddress Mike Wood,michael@example.com John Q. Customer,johnc@example.org etc,etc@example.net]]></description>
			<content:encoded><![CDATA[<p>You can create (aka import) email contacts in Exchange 2007 from the command line using PowerShell (the Exchange Console).  The PS script will read the contact information from a CSV file.</p>
<p>Here is the powershell (Exchange Console) script/command:<br />
<code><br />
Import-Csv contacts.csv | ForEach { New-MailContact -Name $_.displayName  -ExternalEmailAddress $_.Emailaddress -OrganizationalUnit "domain.com/company/email/contacts" }</code><br />
NOTE: be sure to adjust the -OrganizationalUnit parameter in the command above.</p>
<p>CSV file: (contacts.csv)<br />
<code><br />
displayName,Emailaddress<br />
Mike Wood,michael@example.com<br />
John Q. Customer,johnc@example.org<br />
etc,etc@example.net<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/07/how-to-create-new-exchange-2007-contacts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DOS variables: %date% and %time%</title>
		<link>http://infofetish.com/2009/07/dos-variables-date-and-time/</link>
		<comments>http://infofetish.com/2009/07/dos-variables-date-and-time/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 03:05:14 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[dos]]></category>

		<guid isPermaLink="false">http://chimerical.com/?p=171</guid>
		<description><![CDATA[Need to do some date and/or time manipulation in a DOS batch/command file? Here is a good example: set filedatetime=%date:~10%-%date:~4,2%-%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%%time:~9,2% echo %filedatetime% 2009-01-28_15120393 Hope this helps you with your batch files.]]></description>
			<content:encoded><![CDATA[<p>Need to do some date and/or time manipulation in a DOS batch/command file?  Here is a good example:<br />
<code>set filedatetime=%date:~10%-%date:~4,2%-%date:~7,2%_%time:~0,2%%time:~3,2%%time:~6,2%%time:~9,2%<br />
echo %filedatetime%<br />
2009-01-28_15120393</code></p>
<p>Hope this helps you with your batch files.</p>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/07/dos-variables-date-and-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Error Starting Outlook 2007</title>
		<link>http://infofetish.com/2009/07/error-starting-outlook-2007/</link>
		<comments>http://infofetish.com/2009/07/error-starting-outlook-2007/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 15:21:14 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[outlook]]></category>

		<guid isPermaLink="false">http://chimerical.com/index.php/2009/07/error-starting-outlook-2007/</guid>
		<description><![CDATA[Error: &#8220;Cannot start Microsoft Office Outlook. Cannot open the Outlook window.&#8221; Fix: Orb/Start -&#62; run&#8230; -&#62; Outlook.exe /resetnavpane]]></description>
			<content:encoded><![CDATA[<p><strong>Error:</strong> &#8220;Cannot start Microsoft Office Outlook.  Cannot open the Outlook window.&#8221;</p>
<p><strong>Fix:</strong> Orb/Start -&gt; run&#8230; -&gt; Outlook.exe /resetnavpane</p>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/07/error-starting-outlook-2007/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cisco ASA 5505 blocking Internet Radio</title>
		<link>http://infofetish.com/2009/06/asa-5505-to-block-internet-radio-2/</link>
		<comments>http://infofetish.com/2009/06/asa-5505-to-block-internet-radio-2/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 22:16:59 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[networking]]></category>

		<guid isPermaLink="false">http://chimerical.com/?p=154</guid>
		<description><![CDATA[regueiro writes: I have blocked Internet radio who use port 80. You should inspect the port and you can add this commands regex audio-mpeg "audio/.*" policy-map type inspect http test_radio parameters protocol-violation action drop-connection log match response header content-type regex audio-mpeg drop-connection log match request header user-agent regex _default_windows-media-player-tunnel drop-connection log class global-class-test inspect http test_radio To help you, use a sniffer and capture radio traffic and see http headers. It is easy to block streaming from media-player, but for other I check the response header and when I see audio/* (like audio/* where * can be mpeg, x-mpeg, mpeg3,&#8230;]]></description>
			<content:encoded><![CDATA[<div><span>regueiro writes:</span></div>
<div>I have blocked Internet radio who use port 80.<br />
You should inspect the port and you can add this commands</div>
<div>
<code><br />
regex audio-mpeg "audio/.*"<br />
</code></div>
<p><div>
<code>policy-map type inspect http test_radio<br />
parameters<br />
protocol-violation action drop-connection log<br />
match response header content-type regex audio-mpeg<br />
drop-connection log<br />
match request header user-agent regex _default_windows-media-player-tunnel<br />
drop-connection log<br />
</code></div>
</p>
<p><div><code>class global-class-test<br />
inspect http test_radio<br />
</code>
</p>
</div>
<p><div>
To help you, use a sniffer and capture radio traffic and see http headers.<br />
It is easy to block streaming from media-player, but for other I check the response header and when I see audio/*   (like audio/*  where * can be mpeg,  x-mpeg,  mpeg3,  and/or x-mepg3 &#8230;) I close the connection.</p>
<p>Sorry for my bad english.</p></div></p>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/06/asa-5505-to-block-internet-radio-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ASA 5505 to block Internet radio</title>
		<link>http://infofetish.com/2009/06/asa-5505-to-block-internet-radio/</link>
		<comments>http://infofetish.com/2009/06/asa-5505-to-block-internet-radio/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 20:37:53 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[ASA]]></category>
		<category><![CDATA[Cisco]]></category>
		<category><![CDATA[firewall]]></category>

		<guid isPermaLink="false">http://infofetish.com/?p=147</guid>
		<description><![CDATA[regueiro writes: I have blocked Internet radio who use port 80. You should inspect the port and you can add this commands regex audio-mpeg "audio/.*" policy-map type inspect http test_radio parameters protocol-violation action drop-connection log match response header content-type regex audio-mpeg drop-connection log match request header user-agent regex _default_windows-media-player-tunnel drop-connection log class global-class-test inspect http test_radio To help you, use a sniffer and capture radio traffic and see http headers. It is easy to block streaming from media-player, but for other I check the response header and when I see audio/*   (like audio/*  where * can be mpeg,  x-mpeg,&#8230;]]></description>
			<content:encoded><![CDATA[<div><span>regueiro writes:</span></div>
<div>I have blocked Internet radio who use port 80.<br />
You should inspect the port and you can add this commands</div>
<div>
<code><br />
regex audio-mpeg "audio/.*"<br />
</code></div>
<p><div>
<code>policy-map type inspect http test_radio<br />
parameters<br />
protocol-violation action drop-connection log<br />
match response header content-type regex audio-mpeg<br />
drop-connection log<br />
match request header user-agent regex _default_windows-media-player-tunnel<br />
drop-connection log<br />
</code></div>
<p><div><code>class global-class-test<br />
inspect http test_radio<br />
</code>
</div>
<p><div>
To help you, use a sniffer and capture radio traffic and see http headers.<br />
It is easy to block streaming from media-player, but for other I check the response header and when I see audio/*   (like audio/*  where * can be mpeg,  x-mpeg,  mpeg3,  and/or x-mepg3 &#8230;) I close the connection.</p>
<p>Sorry for my bad english.</p></div>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/06/asa-5505-to-block-internet-radio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VBScript to Verify Digitally Signed File</title>
		<link>http://infofetish.com/2009/06/vbscript-to-verify-digitally-signed-file/</link>
		<comments>http://infofetish.com/2009/06/vbscript-to-verify-digitally-signed-file/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 13:42:07 +0000</pubDate>
		<dc:creator>Mike</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://chimerical.com/?p=141</guid>
		<description><![CDATA[MSDN article The following sample VBScript code will verify a Signed file: Dim Signer, File, ShowUI, FileOK Set Signer = CreateObject("Scripting.Signer") File = "c:\newfile.wsf" ShowUI = True FileOK = Signer.VerifyFile(File, ShowUI) If FileOK Then WScript.Echo File &#38; " is trusted." Else WScript.Echo File &#38; " is NOT trusted." End If]]></description>
			<content:encoded><![CDATA[<p><a href="http://msdn.microsoft.com/en-us/magazine/cc302149.aspx">MSDN article</a></p>
<p>The following sample VBScript code will verify a Signed file:</p>
<p><code><br />
Dim Signer, File, ShowUI, FileOK<br />
Set Signer = CreateObject("Scripting.Signer")<br />
File = "c:\newfile.wsf"<br />
ShowUI = True<br />
FileOK = Signer.VerifyFile(File, ShowUI)<br />
If FileOK Then<br />
WScript.Echo File &amp; " is trusted."<br />
Else<br />
WScript.Echo File &amp; " is NOT trusted."<br />
End If<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://infofetish.com/2009/06/vbscript-to-verify-digitally-signed-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

