<?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>Remote Administration For Windows &#187; Microsoft</title>
	<atom:link href="http://www.intelliadmin.com/index.php/category/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.intelliadmin.com</link>
	<description>Windows Network Administration Software</description>
	<lastBuildDate>Wed, 08 Feb 2012 13:36:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>Get Windows to Remember Network Share Passwords</title>
		<link>http://www.intelliadmin.com/index.php/2011/07/get-windows-to-remember-network-share-passwords/</link>
		<comments>http://www.intelliadmin.com/index.php/2011/07/get-windows-to-remember-network-share-passwords/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 21:13:43 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/?p=4061</guid>
		<description><![CDATA[We have a fax server here that drops all of its incoming faxes to a shared folder. Unfortunately, because of the way it was designed it cannot be joined to our local domain. This means it has its own local account, and every time I reboot a username and password has to be entered to [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2011/07/get-windows-to-remember-network-share-passwords/" title="Permanent link to Get Windows to Remember Network Share Passwords"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/Command.jpg" width="64" height="54" alt="Post image for Get Windows to Remember Network Share Passwords" /></a>
</p><p>We have a fax server here that drops all of its incoming faxes to a shared folder. Unfortunately, because of the way it was designed it cannot be joined to our local domain.</p>
<p>This means it has its own local account, and every time I reboot a username and password has to be entered to access it.</p>
<p><img src="http://www.intelliadmin.com/images/Cache%20Windows%20Share%20Passwords.jpg" alt="Cache Windows Share Passwords"/></p>
<p>I wanted to find a way to allow me to access the drive without having to enter a username and password.</p>
<p>After some searching, I found a command line tool built into Windows that will do this:</p>
<p><code>cmdkey</code></p>
<p>This will allow you to store multiple username and password combinations for different network resources, while keeping them encrypted in the registry.</p>
<p>So, in my case I have a fax server on 10.10.27.231, and its username is fax, the password is fax.</p>
<p>To add it to Windows simply type this at the command line:</p>
<p><code>cmdkey /add:10.10.27.231 /user:fax /pass:fax<br />
</code></p>
<p>If you wanted to remove it from the cache, you would call it like this:</p>
<p><code>cmdkey /delete:10.10.27.231<br />
</code></p>
<p>Also, you can get a list of the currently remembered ones like this:</p>
<p><code>cmdkey /list<br />
</code></p>
<p>A simple command line tool, but saves you the aggravation of typing that in every time you reboot &#8211; Nice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2011/07/get-windows-to-remember-network-share-passwords/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Disable CD/DVD Burning &#8211; Remotely</title>
		<link>http://www.intelliadmin.com/index.php/2011/05/disable-cddvd-burning-remotely/</link>
		<comments>http://www.intelliadmin.com/index.php/2011/05/disable-cddvd-burning-remotely/#comments</comments>
		<pubDate>Thu, 19 May 2011 15:23:16 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Burn]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Network Administrator]]></category>
		<category><![CDATA[Network Administrator Updates]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/?p=3662</guid>
		<description><![CDATA[I got a question from Thomas this week: Our office has a licensed copy of Network Administrator 3.0 which allows me to disable CD/DVD access. Is there an action that will allow me just disable the CD/DVD burn capability but still allow users to view files on CD/DVD? Burn..keep it from burning? Oops not that [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2011/05/disable-cddvd-burning-remotely/" title="Permanent link to Disable CD/DVD Burning &#8211; Remotely"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/DVDRom.jpg" width="50" height="52" alt="Post image for Disable CD/DVD Burning &#8211; Remotely" /></a>
</p><p>I got a question from Thomas this week:</p>
<p><i>Our office has a licensed copy of Network Administrator 3.0 which allows<br />
me to disable CD/DVD access.  Is there an action that will allow me just<br />
disable the CD/DVD burn capability but still allow users to view files<br />
on CD/DVD?</i></p>
<p>Burn..keep it from burning?</p>
<p><img src="http://www.intelliadmin.com/images/DVD Burning.jpg" alt="Burning DVD"/></p>
<p>Oops not that kind of burn <img src='http://www.intelliadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   &#8211; Yes excellent question. After a quick search I discovered this is an easy registry change.</p>
<p>If you drill down to this key:</p>
<p><code>Software\Microsoft\Windows\CurrentVersion\Policies\Explorer</code></p>
<p>Create a DWORD value of NoCDBurning, and set it to 1. Reboot, and the built in burn functionality of Windows is gone.</p>
<p>This works on XP through Windows 7. Now one Gotcha with this is that it does *not* prevent third party apps from burning. You would need to handle this with a separate policy.</p>
<p>If you don&#8217;t want to plunk around the registry, we updated Network Administrator to make the change for you:</p>
<p><img src="http://www.intelliadmin.com/images/Burn Disabler Shot.jpg" alt="Disable CDROM DVD Burning"/></p>
<p>It is a free <a href="http://www.intelliadmin.com/NetworkAdministrator.exe" rel="nmlp">download from here</a> and it can push this change to computers remotely.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2011/05/disable-cddvd-burning-remotely/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Remove the Windows 7 &#8220;Auto Maximize&#8221; feature</title>
		<link>http://www.intelliadmin.com/index.php/2011/03/remove-the-windows-7-auto-maximize-feature/</link>
		<comments>http://www.intelliadmin.com/index.php/2011/03/remove-the-windows-7-auto-maximize-feature/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 16:48:58 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Network Administrator]]></category>
		<category><![CDATA[Network Administrator Updates]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/index.php?p=3007</guid>
		<description><![CDATA[If you are using Windows 7, then you must have run into the &#8220;Auto Maximize&#8221; feature. Microsoft calls it &#8220;Smart Window Arrangement&#8221; Here is a short youtube clip that shows you what I am talking about: Essentially if you move your window around and touch the corner, it will automatically maximize the window. After a [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2011/03/remove-the-windows-7-auto-maximize-feature/" title="Permanent link to Remove the Windows 7 &#8220;Auto Maximize&#8221; feature"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/Control%20Panel.jpg" width="64" height="64" alt="Post image for Remove the Windows 7 &#8220;Auto Maximize&#8221; feature" /></a>
</p><p>If you are using Windows 7, then you must have run into the &#8220;Auto Maximize&#8221; feature. Microsoft calls it &#8220;Smart Window Arrangement&#8221;</p>
<p>Here is a short youtube clip that shows you what I am talking about:</p>
<p><iframe title="YouTube video player" width="480" height="390" src="http://www.youtube.com/embed/eMyGPOOOtUY" frameborder="0" allowfullscreen></iframe></p>
<p>Essentially if you move your window around and touch the corner, it will automatically maximize the window. After a while it can get quite annoying.</p>
<p>So how do you turn it off?</p>
<p>It is one registry key change.</p>
<p>Drill down to </p>
<p><code>HKCU\Control Panel\Desktop</code></p>
<p><img src="http://www.intelliadmin.com/images/Auto%20Maximize%20Registry%20Key%20201103.jpg" alt="Auto Maximize Registry Windows 7"/></p>
<p>Look for the value named &#8220;WindowArrangementActive&#8221; and set it to 0.</p>
<p>You will need to log off, and log on to make it active. After that, windows will no longer automatically maximize.</p>
<p>If you don&#8217;t like plunking around in the registry, we have added it as a plugin to Network Administrator:</p>
<p><img src="http://www.intelliadmin.com/images/Auto%20Maximize%20Blocker%20Shot%20201103.jpg" alt="Auto Maximize Blocker Plugin"/></p>
<p>It is a free download if you want to use it on 3 computers or less.</p>
<p>You can download it from here:</p>
<p><a href="http://www.intelliadmin.com/NetworkAdministrator.exe" rel="nmlp">http://www.intelliadmin.com/NetworkAdministrator.exe</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2011/03/remove-the-windows-7-auto-maximize-feature/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Get an email notification on system logon</title>
		<link>http://www.intelliadmin.com/index.php/2011/01/get-an-email-notification-on-system-logon/</link>
		<comments>http://www.intelliadmin.com/index.php/2011/01/get-an-email-notification-on-system-logon/#comments</comments>
		<pubDate>Fri, 14 Jan 2011 16:18:58 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Windows 2008]]></category>
		<category><![CDATA[Windows 2008 Core]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/index.php?p=2910</guid>
		<description><![CDATA[I was digging around to find a way to get an email when someone logged on to our source control server. It is a pretty important server, so I want to make sure people are only logging into it when they are supposed to. When I first started working on this idea I was going [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2011/01/get-an-email-notification-on-system-logon/" title="Permanent link to Get an email notification on system logon"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/command.jpg" width="64" height="54" alt="Post image for Get an email notification on system logon" /></a>
</p><p>I was digging around to find a way to get an email when someone logged on to our source control server. It is a pretty important server, so I want to make sure people are only logging into it when they are supposed to.</p>
<p>When I first started working on this idea I was going to write a custom application, and use that along with <a href="http://www.blat.net/">blat</a>. Blat is an email sending program that can be used from the command line.</p>
<p>I was surprised that I could get exactly what I wanted, without any third party application. This works for 2008, Vista, and Windows 7 &#8211; if you are still running Windows 2003 you will need to cobble together a collection of apps that will accomplish this (Sorry)</p>
<p>Start out by opening the event viewer. Right click on the security log on the left hand side. Click on the menu item that says &#8220;Attach a task to this log&#8221;, and a task wizard will be displayed. </p>
<p><img src="http://www.intelliadmin.com/images/Security%20Log%20Attatch%20an%20Event%20201101.jpg" alt="Security Log Attatch an Event"/></p>
<p>Type in a description for your task:</p>
<p><img src="http://www.intelliadmin.com/images/Logon%20Email%20Notification%20Description.jpg" alt="Logon Email Notification Description"/></p>
<p>This page is annoying. I have not had time to test on other systems. But on mine all the fields are disabled. It would be nice if I could enter the info I wanted here. Instead we will need to go into the advanced settings of the task &#8211; more on that in a little bit. Just click next.</p>
<p><img src="http://www.intelliadmin.com/images/Logon%20Email%20Notification%20Source.jpg" alt="Logon Email Notification Source"/></p>
<p>See. There is our option. Send an email. You could launch a program too, or have a message pop up for a specific user</p>
<p><img src="http://www.intelliadmin.com/images/Logon%20Email%20Notification%20Selection.jpg" alt="Logon Email Notification Selection"/></p>
<p>Fill out your email settings. I pointed it at our internal exchange server:</p>
<p><img src="http://www.intelliadmin.com/images/Logon%20Email%20Notification%20Server%20Settings.jpg" alt="Logon Email Notification Server Settings"/></p>
<p><b>Very important</b> Don&#8217;t miss this one. Make sure you check the option to open advanced properties. Otherwise you will get an email message for every entry in the security log:</p>
<p><img src="http://www.intelliadmin.com/images/Logon%20Email%20Notification%20Change%20Settings.jpg" alt="Logon Email Notification Change Settings"/></p>
<p>Click finish, and the advanced properties are displayed. Set the task to always run. Otherwise it would only run while you are logged on &#8211; and that would be silly</p>
<p><img src="http://www.intelliadmin.com/images/Logon%20Email%20Notification%20Run%20Always.jpg" alt="Logon Email Notification Run Always"/></p>
<p>Go to the &#8220;Actions&#8221; tab, and double click on the only action listed</p>
<p><img src="http://www.intelliadmin.com/images/Logon%20Email%20Notification%20Setting%20Properties.jpg" alt="Logon Email Notification Setting Properties"/></p>
<p>Set your source as &#8220;Microsoft Windows security auditing.&#8221; And your event ID number as 4624 (You can use 4634 for logoff)</p>
<p><img src="http://www.intelliadmin.com/images/Logon%20Email%20Notification%20Filter%20Settings.jpg" alt="Logon Email Notification Filter Settings"/></p>
<p>Click OK and you are done. When someone logs on to your system, you will receive an email notification with all of the event info. </p>
<p>The best part about this tip is that you don&#8217;t need any third party apps &#8211; it is all built into Windows.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2011/01/get-an-email-notification-on-system-logon/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create Outlook accounts from the command line</title>
		<link>http://www.intelliadmin.com/index.php/2010/12/create-outlook-accounts-from-the-command-line/</link>
		<comments>http://www.intelliadmin.com/index.php/2010/12/create-outlook-accounts-from-the-command-line/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 18:13:30 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Email]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/index.php?p=2878</guid>
		<description><![CDATA[We have gotten your emails, and fixed a few bugs with our Profile Generator beta. All of them were special side cases that prevented a generated profile from being used by outlook. What is profile generator? It is a command line application that you can drop into a logon script. Once it is there, users [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2010/12/create-outlook-accounts-from-the-command-line/" title="Permanent link to Create Outlook accounts from the command line"><img class="post_image alignleft remove_bottom_margin" src="http://www.intelliadmin.com/icons/Email.jpg" width="55" height="55" alt="Post image for Create Outlook accounts from the command line" /></a>
</p><p>We have gotten your emails, and fixed a few bugs with our Profile Generator beta. All of them were special side cases that prevented a generated profile from being used by outlook.</p>
<p>What is profile generator?</p>
<p>It is a command line application that you can drop into a logon script. Once it is there, users can launch Outlook and get right into their email. No more setup wizards, and no more support calls for those users that roam from location to location. </p>
<p>Here is how it works. You visit this web page:</p>
<p><a href="http://www.intelliadmin.com/index.php/outlookprofilegeneratordownload">http://www.intelliadmin.com/index.php/outlookprofilegeneratordownload</a></p>
<p>And pick your options &#8211; Make sure you at least fill out the exchange server host name&#8230;it won&#8217;t complain yet if you don&#8217;t (I did say it was beta right? <img src='http://www.intelliadmin.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  )</p>
<p><img src="http://www.intelliadmin.com/images/Profile%20Generator%20Beta.jpg" alt="Profile Generator Beta"/></p>
<p>If you are a current customer, don&#8217;t forget to put in your serial number at the bottom. </p>
<p>Click download, and you have a custom build of profile generator that is designed for your network.</p>
<p>Simply add it to a users logon script, and the next time they login they can launch Outlook without hassles.</p>
<p>If you <a href="http://www.intelliadmin.com/ProfileGeneratorPurchase.asp">purchase Profile Generator now</a>, you will get an upgrade for free. All current customers will also get a free upgrade. If you purchased before November 2005, or do not have your serial number handy&#8230;send us an email at <a href="mailto:support@intelliadmin.com">support@intelliadmin.com</a> and we will take care of you right away.</p>
<p>Please send your bug reports to <a href="mailto:support@intelliadmin.com">support@intelliadmin.com</a>. If you see a feature you want added, let us know&#8230;we will try to get it in before the final release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2010/12/create-outlook-accounts-from-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search event logs across your network</title>
		<link>http://www.intelliadmin.com/index.php/2010/09/search-event-logs-across-your-network/</link>
		<comments>http://www.intelliadmin.com/index.php/2010/09/search-event-logs-across-your-network/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 17:45:45 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/index.php?p=2670</guid>
		<description><![CDATA[I found a free tool from Microsoft that lets you search for event log entries across your network. It was released quite some time ago, but still works with the newest versions of Windows. It is part of a download package called Security Guide Scripts Download. You can get it from here: Security Guide Scripts [...]]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.intelliadmin.com/index.php/2010/09/search-event-logs-across-your-network/" title="Permanent link to Search event logs across your network"><img class="post_image alignleft remove_bottom_margin" src="http://www.networksteve.com/icons/EventLog.jpg" width="47" height="47" alt="Post image for Search event logs across your network" /></a>
</p><p>I found a free tool from Microsoft that lets you search for event log entries across your network. It was released quite some time ago, but still works with the newest versions of Windows.</p>
<p>It is part of a download package called Security Guide Scripts Download.</p>
<p>You can get it from here:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyId=9989D151-5C55-4BD3-A9D2-B95A15C73E92&#038;displaylang=en">Security Guide Scripts Download Link</a></p>
<p>Unpack the files to a temporary folder, and you will find the tool under SecurityOps\EventComb.</p>
<p>Launch it from the main application icon:</p>
<p><img src="http://www.intelliadmin.com/images/Event%20log%20Icon%20201009.jpg" alt="Event Log Launch"/></p>
<p>It gives you a huge number of options&#8230;almost overwhelming at first. The first thing you will want to do is select the computers you want to search. Right click the computer listing box in the top left of the window:</p>
<p><img src="http://www.intelliadmin.com/images/Event%20Log%20Computer%20Selection%20201009.jpg" alt="Event Log Computer Selection"/></p>
<p>Pick your method for loading in the list of computers. Once you have the computers you want to search, then select your criteria&#8230;are you looking for a specific event id, or looking for a string of text in the event?</p>
<p><img src="http://www.intelliadmin.com/images/Event%20log%20Search%20Options%20201009.jpg" alt="Event Log Search Options"/></p>
<p>Notice it will event allow you to pick how far back to go&#8230;it defaults to searching the entire log.</p>
<p>Next, pick the event logs that you want to search:</p>
<p><img src="http://www.intelliadmin.com/images/Event%20Log%20Files%20201009.jpg" alt="Event Log File Selection"/></p>
<p>Click search, and let it rip</p>
<p><img src="http://www.intelliadmin.com/images/Event%20Log%20Search%20201009.jpg" alt="Event Log Search"/></p>
<p>When it is finished, it will save its output to c:\temp&#8230;for each computer that has a match, you will get a text file with all of the event log entries:</p>
<p><img src="http://www.intelliadmin.com/images/Event%20Log%20Search%20Output%20201009.jpg" alt="Event Log Search Output"/></p>
<p>When you open the text file, it will have every log entry that matches your search.</p>
<p>This little utility can be a real time saver. Best of all it is totally free &#8211; it beats going from computer to computer to look through your event logs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2010/09/search-event-logs-across-your-network/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>FTP Files from a Batch File</title>
		<link>http://www.intelliadmin.com/index.php/2010/04/ftp-files-from-a-batch-file/</link>
		<comments>http://www.intelliadmin.com/index.php/2010/04/ftp-files-from-a-batch-file/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 18:14:38 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[BAT Files]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/?p=2266</guid>
		<description><![CDATA[I have a group of log files that I need to upload every day to an archival server. For a long time I have been doing this by hand. I wanted a way to do this without using any extra software &#8211; just the default tools available in windows. I found a clean solution that [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I have a group of log files that I need to upload every day to an archival server. For a long time I have been doing this by hand.</p>
<p>I wanted a way to do this without using any extra software &#8211; just the default tools available in windows.</p>
<p>I found a clean solution that uses a batch file, and the scripting capabilities of FTP.</p>
<p>First, lets start with the criteria.</p>
<p>I have a group of files, all named XXX.log that I want to FTP to my server</p>
<p><img src="http://www.networksteve.com/images/Log%20Files%2020100430.jpg" alt="Log Files"/></p>
<p>So what is our first step?</p>
<p>Lets start with a batch file that will list all of the files ending with .log in the current directory. We can do this with the <code>for .. in</code> command:</p>
<p><code>for %%f in (*.log) do @echo %%f</code></p>
<p>Simple enough. Execute it in the folder with our files, and we see our output:</p>
<p><img src="http://www.networksteve.com/images/Log File%20Output%201%2020100430.jpg" alt="Batch Output"/></p>
<p>Now, we can use that information to build our FTP script. Let me show you a simple FTP script that can upload one file:<br />
<code><br />
open hostname<br />
administrator<br />
Password2000<br />
bin<br />
put SomeFile.log<br />
quit<br />
</code></p>
<p>If you save the above as a text file (Lets call it script_file.txt), and then feed it to the FTP program like this:</p>
<p><code>ftp -s:script_file.txt</code></p>
<p>The FTP program will run through the commands and upload the file.</p>
<p>So now we have both parts that we need. Lets write a batch file that will build a temp script file, process it with FTP, and then remove the temp file:</p>
<p><code><br />
@rem ===============================<br />
@rem = FTP Script Made by          =<br />
@rem = http://www.intelliadmin.com =<br />
@rem ===============================</p>
<p>@REM = Set the name of our temp script =</p>
<p>@set SCRIPT_NAME=FTP_SCRIPT.FTP</p>
<p>@REM = Generate our FTP Script<br />
@echo open [host]> %SCRIPT_NAME%<br />
@echo [username]>> %SCRIPT_NAME%<br />
@echo [password]>> %SCRIPT_NAME%<br />
@echo bin>> %SCRIPT_NAME%<br />
@echo hash>> %SCRIPT_NAME%</p>
<p>@REM = Loop through each file that matches our wildcard</p>
<p>@for %%f in (*.log) do @echo put %%f>> %SCRIPT_NAME%</p>
<p>@echo quit>> %SCRIPT_NAME%</p>
<p>@REM = Now call FTP with our generated script<br />
@ftp -s:%SCRIPT_NAME%</p>
<p>@REM = Delete our temp script file and we are done<br />
@del %SCRIPT_NAME% /q<br />
</code></p>
<p>It will generate our script file, fill it with the files that match our criteria (*.log), and then execute FTP with it. When it is finished, the temp file is removed.</p>
<p>Note that if you want to use it, change the [username], [password], and [host] to your own values. You can even change the file criteria (*.log) to any type you need to upload &#8211; or even all of them if you use *.*</p>
<p>Now, you can easily add it to task scheduler, or even add it as a batch command when your backups are complete.</p>
<p>Next week I will show you how to email yourself the results each time it is run.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2010/04/ftp-files-from-a-batch-file/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Serious security flaw in Internet Explorer</title>
		<link>http://www.intelliadmin.com/index.php/2009/07/serious-security-flaw-in-internet-explorer/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/07/serious-security-flaw-in-internet-explorer/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 14:58:50 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[ADOBE]]></category>
		<category><![CDATA[AntiVirus]]></category>
		<category><![CDATA[Flaw]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE 7]]></category>
		<category><![CDATA[IE 8]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=842</guid>
		<description><![CDATA[Microsoft announced on Tuesday that a serious security hole was found in all versions of Internet Explorer. The flaw exploits the ActiveX plugin system in IE. If you use Internet Explorer, and are running flash &#8211; you are vulnerable. If you have any ActiveX control installed in IE you have a good chance of being [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Microsoft announced on Tuesday that a serious security hole was found in all versions of Internet Explorer. The flaw exploits the ActiveX plugin system in IE.</p>
<p>If you use Internet Explorer, and are running flash &#8211; you are vulnerable. If you have any ActiveX control installed in IE you have a good chance of being vulnerable. It only takes one website with a bad flash file for your system to get compromised. A blog at Adobe&#8217;s website has more detailed information:</p>
<p><a href="http://blogs.adobe.com/psirt/2009/07/potential_adobe_reader_and_fla.html">http://blogs.adobe.com/psirt/2009/07/potential_adobe_reader_and_fla.html</a></p>
<p>This problem is far and wide. Adobe comes to the top of the list because so many people have the flash player &#8211; but <a href="http://www.cisco.com/warp/public/707/cisco-sa-20090728-activex.shtml">Cisco</a>, and Google are working on fixes for their software too.</p>
<p>The fix (<a href="http://www.microsoft.com/technet/security/Bulletin/MS09-034.mspx">MS-09034</a>) can be downloaded and installed to help resolve the issue, but it will not completely close the hole.</p>
<p>This is because the flaw is not in IE itself, but the libraries that third party developers use to build plugins. This means that any plugin ever created for IE has the potential of having this flaw. The only way for a vendor to fix it is to <a href="http://www.microsoft.com/technet/security/Bulletin/MS09-035.mspx">download a patch</a> for the ATL library, recompile their code, and re-release the software.</p>
<p>All I can say is &#8211; what a mess.</p>
<p>What can you do to protect your network? The first answer is to run an alternative browser.</p>
<p>Many times this is impossible. The second way is to have tight control over what ActiveX plugins are used, and to verify with the vendor that they have recompiled with the new ATL library.</p>
<p>The big red light here is that any ActiveX plugin is now a potential flaw waiting to be exploited.</p>
<p>More detailed information about the flaw and its fixes can be found here:</p>
<p><a href="http://www.microsoft.com/technet/security/advisory/973882.mspx">http://www.microsoft.com/technet/security/advisory/973882.mspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/07/serious-security-flaw-in-internet-explorer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monitor Network Traffic</title>
		<link>http://www.intelliadmin.com/index.php/2009/07/monitor-network-traffic/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/07/monitor-network-traffic/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 21:34:03 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Command Line]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=827</guid>
		<description><![CDATA[Last week I wrote about a free tool from Microsoft for synchronizing files. I asked you if you had any tools that made your life easier &#8211; my inbox was filled with suggestions. One of the free tools that really caught my eye was Microsoft Network Monitor. I have been using Ethereal for a long [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Last week I wrote about a <a href="http://www.intelliadmin.com/blog/index.php/2009/07/free-file-sync-tool-from-microsoft/">free tool from Microsoft</a> for synchronizing files. I asked you if you had any tools that made your life easier &#8211; my inbox was filled with suggestions.</p>
<p>One of the free tools that really caught my eye was Microsoft Network Monitor. I have been using <a href="http://www.Ethereal.com">Ethereal</a> for a long time. It too is a great tool for monitoring network traffic.</p>
<p>Microsoft network Monitor 3.3 gives it a run for its money. Some quick points that make me like it:</p>
<p>It identifies processes that are generating the traffic:</p>
<p><img src="http://www.intelliadmin.com/images/Microsoft%20Network%20Monitor%20Tree%20View.jpg" alt="Process View"></p>
<p>It includes a ton of parsers that can pull out common protocols like HTTP, SMB, FTP, etc. These make it much easier to read what you are looking it:</p>
<p><img src="http://www.intelliadmin.com/images/Microsoft%20Network%20Monitor%20Parsers.jpg" alt="Network Monitor Parsers"></p>
<p>Easy selection of network cards to monitor:</p>
<p><img src="http://www.intelliadmin.com/images/Microsoft%20Network%20Monitor%20Select%20Networks.jpg" alt="Select Network Cards"></p>
<p>It has an extensive filtering system to weed out packets you are not interested in:</p>
<p><img src="http://www.intelliadmin.com/images/Microsoft%20Network%20Monitor%20Filter.jpg" alt="Network Filters"></p>
<p>In addition, it has many command line options to automate it without any interaction.</p>
<p>Check it out at:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=983b941d-06cb-4658-b7f6-3088333d062f&#038;displaylang=en">Microsoft Network Monitor 3.3</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/07/monitor-network-traffic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free file sync tool from Microsoft</title>
		<link>http://www.intelliadmin.com/index.php/2009/07/free-file-sync-tool-from-microsoft/</link>
		<comments>http://www.intelliadmin.com/index.php/2009/07/free-file-sync-tool-from-microsoft/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 12:30:33 +0000</pubDate>
		<dc:creator>Steve Wiseman</dc:creator>
				<category><![CDATA[Backups]]></category>
		<category><![CDATA[Free]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.intelliadmin.com/blog/?p=809</guid>
		<description><![CDATA[I had lunch last week with my good friend Brett. We were talking about synchronizing, and backing up files. I went on a long rant about how much I liked robocopy. After I finished talking about robocopy, he told me about SyncToy from Microsoft. SyncToy? I had never heard of it. The one drawback with [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I had lunch last week with my good friend Brett. We were talking about synchronizing, and backing up files. I went on a long rant about how much I liked <a href="http://www.intelliadmin.com/blog/index.php/2006/01/robocopy-is-an-administrators-best-friend/">robocopy</a>.</p>
<p>After I finished talking about robocopy, he told me about SyncToy from Microsoft. SyncToy? I had never heard of it.</p>
<p>The one drawback with robocopy is that it is command line only. Sometimes it is nice to just point and click. I never seem to be able to find a simple, but free file sync tool that has a nice GUI interface. From his description, it seemed to fit what I was looking for.</p>
<p>Finally,  I took it for a spin today. It has the balance I was looking for between simplicity, and functionality. Best of all it is free.</p>
<p>Let me walk you through it.</p>
<p>Start out by <a href="http://www.microsoft.com/downloads/details.aspx?familyid=c26efa36-98e0-4ee9-a7c5-98d0592d8c52&#038;displaylang=en">downloading</a> it from Microsoft&#8217;s website</p>
<p>When you run it for the first time, you are asked to create a new folder pair. A folder pair is the set of folders you want to sync.</p>
<p><a href="http://www.intelliadmin.com/images/SyncToy_Main_Screen.jpg"><img border=0 src="http://www.intelliadmin.com/images/SyncToy_Main_Screen_Small.jpg" alt="SyncToy Main Screen"></a></p>
<p>In my case it is a local folder, and a folder on a company file server. If you plan to do a one way copy keep in mind that the folder on your left is your source, and the one on the right is the destination.</p>
<p><a href="http://www.intelliadmin.com/images/SyncToy_Select_Folders.jpg"><img border=0 src="http://www.intelliadmin.com/images/SyncToy_Select_Folders_Small.jpg" alt="Select Folders"></a></p>
<p>Once you pick your folders, you can decided what to do with them.</p>
<p>SyncToy has these options:</p>
<blockquote><p>
<b><i>Synchronize</i></b> &#8211; New and updated files are copied both ways. Renames and deletes on either side are repeated on the other.</p>
<p><b><i>Echo</i></b> &#8211; New and updated files are copied left to right. Renames and deletes on the left are repeated on the right.</p>
<p><b><i>Contribute</i></b> &#8211; New and updated files are copied left to right. Renames on the left are repeated on the right. No deletions.</p></blockquote>
<p>In my case, I want to have a backup of my code so I use <i><b>&#8220;echo&#8221;</b></i>. It will copy everything from my local drive to the server.</p>
<p><a href="http://www.intelliadmin.com/images/SyncToy_Action.jpg"><img border=0 src="http://www.intelliadmin.com/images/SyncToy_Action_Small.jpg" alt="Sync Toy Action Selection"></a></p>
<p>Click next, give it a name, and click finish. Now you have a new sync job waiting to be run:</p>
<p><a href="http://www.intelliadmin.com/images/SyncToy_Ready.jpg"><img border=0 src="http://www.intelliadmin.com/images/SyncToy_Ready_Small.jpg" alt="SyncToy Waiting"></a></p>
<p>Click run, and the synchronization begins.</p>
<p><a href="http://www.intelliadmin.com/images/SyncToy_Finished.jpg"><img border=0 src="http://www.intelliadmin.com/images/SyncToy_Finished_Small.jpg" alt="SyncToy Finished"></a></p>
<p>That is all there is too it! A little simpler than remembering to type all of the command line options into robocopy.</p>
<p>Is there a free utility that makes your life easier? Send me an email at <a href="mailto:support@intelliadmin.com">support@intelliadmin.com</a> so I can tell everyone else.</p>
<p>And if you missed it before, here is the download link from microsoft to get your free copy of SyncToy:</p>
<p><a href="http://www.microsoft.com/downloads/details.aspx?familyid=c26efa36-98e0-4ee9-a7c5-98d0592d8c52&#038;displaylang=en">Download SyncToy 2.0</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.intelliadmin.com/index.php/2009/07/free-file-sync-tool-from-microsoft/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

