<?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>MattLog.net &#187; sms</title>
	<atom:link href="http://mattlog.net/tag/sms/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattlog.net</link>
	<description>All things IT Pro</description>
	<lastBuildDate>Mon, 19 Dec 2011 04:10:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Trace32 Commonly Missed Features</title>
		<link>http://mattlog.net/2011/08/24/trace32-commonly-missed-features/</link>
		<comments>http://mattlog.net/2011/08/24/trace32-commonly-missed-features/#comments</comments>
		<pubDate>Wed, 24 Aug 2011 05:13:28 +0000</pubDate>
		<dc:creator>Matt Shadbolt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ConfigMgr]]></category>
		<category><![CDATA[SCCM]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[Trace32]]></category>

		<guid isPermaLink="false">http://mattlog.net/?p=343</guid>
		<description><![CDATA[I haven’t posted for a while as I’ve been busy with my new job I’m now a Premier Field Engineer working for Microsoft on our SCCM team. For more info on the PFE team visit www.microsoft.com/services. So I thought I’d post one some info on one of the most used SCCM tools – Trace32. I [...]]]></description>
			<content:encoded><![CDATA[<p>I haven’t posted for a while as I’ve been busy with my new<br />
job <img src='http://mattlog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I’m now a Premier Field Engineer working for Microsoft on<br />
our SCCM team. For more info on the PFE team visit <a href="http://www.microsoft.com/services">www.microsoft.com/services</a>.</p>
<p>So I thought I’d post one some info on one of the most used<br />
SCCM tools – Trace32. I know just about every SCCM admin uses Trace32 to read<br />
the copious amounts of SMS logs, but there are a couple of features that,<br />
surprisingly, very few of my customers even know about!</p>
<p>Here we go:</p>
<p><span style="text-decoration: underline;">Trace32’s <strong>Error Lookup</strong> feature</span></p>
<p>One of the more important but commonly missed features is<br />
the Error Lookup option in Trace32’s Tools &gt; Error Lookup (Ctrl + L) menu.</p>
<p><a href="http://mattlog.net/wp-content/uploads/2011/08/1.png"><img class="alignnone size-full wp-image-345" title="1" src="http://mattlog.net/wp-content/uploads/2011/08/1.png" alt="" width="222" height="236" /></a></p>
<p>The Error Lookup tool will return descriptions of cryptic<br />
error codes from:</p>
<p>Windows error codes<br />
<a href="http://mattlog.net/wp-content/uploads/2011/08/2.png"><img class="alignnone size-full wp-image-346" title="2" src="http://mattlog.net/wp-content/uploads/2011/08/2.png" alt="" width="316" height="196" /></a></p>
<p><a href="http://mattlog.net/wp-content/uploads/2011/08/3.png"><img class="alignnone size-full wp-image-347" title="3" src="http://mattlog.net/wp-content/uploads/2011/08/3.png" alt="" width="316" height="196" /></a></p>
<p>WMI error codes</p>
<p><a href="http://mattlog.net/wp-content/uploads/2011/08/4.png"><img class="alignnone size-full wp-image-348" title="4" src="http://mattlog.net/wp-content/uploads/2011/08/4.png" alt="" width="316" height="196" /></a></p>
<p><a href="http://mattlog.net/wp-content/uploads/2011/08/5.png"><img class="alignnone size-full wp-image-349" title="5" src="http://mattlog.net/wp-content/uploads/2011/08/5.png" alt="" width="316" height="196" /></a></p>
<p>Winhttp error codes</p>
<p><a href="http://mattlog.net/wp-content/uploads/2011/08/6.png"><img class="alignnone size-full wp-image-350" title="6" src="http://mattlog.net/wp-content/uploads/2011/08/6.png" alt="" width="316" height="196" /></a></p>
<p><span style="text-decoration: underline;">Trace32’s <strong>Merge selected files</strong> feature</span></p>
<p>When trying to troubleshoot specific issues such as site<br />
replication issues, it’s sometimes necessary to open more than one log file at<br />
once. Windows 7’s window snap feature makes viewing two logs side-by-side<br />
really easy, but sometimes a more accurate timeline is needed between viewing<br />
log files.</p>
<p>If you select Open in Trace32, Ctrl-click on multiple log<br />
files in the open dialog box, tick <strong>Merge<br />
selected files</strong> you will find that all the selected log files will merge<br />
together into one large super log. The log entries are automatically sorted by<br />
time so it’s super easy to see ConfigMgr process certain things and log the<br />
progress across multiple logs.</p>
<p>In this quick example I’m just viewing the process for<br />
finding a clients default management point.</p>
<p><a href="http://mattlog.net/wp-content/uploads/2011/08/7.png"><img class="alignnone size-full wp-image-351" title="7" src="http://mattlog.net/wp-content/uploads/2011/08/7.png" alt="" width="844" height="87" /></a></p>
<p>As you can see, the client is logging to both LocationServices.log<br />
and ClientLocation.log and it’s quite easy to read the timeline of what is<br />
going on.</p>
<p><span style="text-decoration: underline;">Trace32’s <strong>Last Directory</strong> registry key</span></p>
<p>Lastly, a minor but handy tip, Trace32 by default will save<br />
the last log location that you opened. This is really handy as you don’t have<br />
to browse to the logs path every time you want to read SMS logs. It is a bit of<br />
a pain though when you use Trace32 on a client, because every time you launch<br />
Trace32 for the first time on a certain machine, it defaults to the<br />
%userprofile%\Desktop directory.  The <strong>Last Directory</strong> registry found at<br />
HKCU\Software\Microsoft\Trace32 is the key that controls the default open<br />
location. If you add a GPO that updates your clients to %windir%\System32\CCM\Logs\<br />
every time you jump on a machine it will automatically open Trace32 at the<br />
client log location.</p>
<p>You can download the Trace32/64 tools as part of the ConfigMgr 2007 toolkit from <a href="http://www.microsoft.com/download/en/details.aspx?id=9257">http://www.microsoft.com/download/en/details.aspx?id=9257</a></p>
<p>.</p>
Posted by Matt Shadbolt<br>
<a href ="http://mattlog.net">http://mattlog.net</a><br>
Please comment or click an ad to support this site<br>]]></content:encoded>
			<wfw:commentRss>http://mattlog.net/2011/08/24/trace32-commonly-missed-features/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Using a Teltonika ModemCOM/G10 GSM Modem with Telstra</title>
		<link>http://mattlog.net/2008/08/01/using-a-teltonika-modemcomg10-gsm-modem-with-telstra/</link>
		<comments>http://mattlog.net/2008/08/01/using-a-teltonika-modemcomg10-gsm-modem-with-telstra/#comments</comments>
		<pubDate>Fri, 01 Aug 2008 04:06:47 +0000</pubDate>
		<dc:creator>Matt Shadbolt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[GSM]]></category>
		<category><![CDATA[sms]]></category>
		<category><![CDATA[telstra]]></category>
		<category><![CDATA[Teltonika]]></category>

		<guid isPermaLink="false">http://mattlog.wordpress.com/?p=18</guid>
		<description><![CDATA[Just configured a brand new Teltonika ModemCOM/G10 modem to be used as an SMS device. The trick to get it working is to ensure Telstra have configured the SIM card to use the GSM codes and not the 3GSM codes (these are the codes the Telstra NextG network use) No initialization strings are required &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Just configured a brand new Teltonika ModemCOM/G10 modem to be used as an SMS device.</p>
<p>The trick to get it working is to ensure Telstra have configured the SIM card to use the GSM codes and not the 3GSM codes (these are the codes the Telstra NextG network use)</p>
<p>No initialization strings are required &#8211; as long as the codes are correct the modem will register with the Telstr Mobile network.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattlog.net/2008/08/01/using-a-teltonika-modemcomg10-gsm-modem-with-telstra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

