<?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>Kirb.IT</title>
	<atom:link href="https://kirb.it/feed/" rel="self" type="application/rss+xml" />
	<link>https://kirb.it</link>
	<description>IT Tips and Tricks</description>
	<lastBuildDate>Tue, 09 Jan 2024 22:29:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
<site xmlns="com-wordpress:feed-additions:1">5276785</site>	<item>
		<title>Missed phone calls or delayed texting with Verizon Wi-Fi Calling</title>
		<link>https://kirb.it/verizon-wi-fi-calling-not-working/</link>
					<comments>https://kirb.it/verizon-wi-fi-calling-not-working/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Tue, 09 Jan 2024 22:28:47 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[barracuda firewall]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<guid isPermaLink="false">https://kirb.it/?p=736</guid>

					<description><![CDATA[We&#8217;ve had several clients who complained that Wi-fi calling wasn&#8217;t working properly after we installed a Barracuda Cloudgen Firewall. I had tackled this issue on several occasions, but never was able to get a resolution. Barracuda tech support did not have an answer either. Thanks to a random reddit thread, I found the answer. On &#8230; <p class="link-more"><a href="https://kirb.it/verizon-wi-fi-calling-not-working/" class="more-link">Continue reading<span class="screen-reader-text"> "Missed phone calls or delayed texting with Verizon Wi-Fi Calling"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>We&#8217;ve had several clients who complained that Wi-fi calling wasn&#8217;t working properly after we installed a Barracuda Cloudgen Firewall. I had tackled this issue on several occasions, but never was able to get a resolution. Barracuda tech support did not have an answer either. Thanks to a <a href="https://www.reddit.com/r/pihole/comments/kwq217/functional_verizon_wifi_calling_whitelist/">random reddit thread</a>, I found the answer. </p>
<blockquote><p>On pfsense, make sure to update your UDP multiple state timer. It&#8217;s in System->Advanced->Firewall &#038; NAT</p>
<p>By default it is set to 15 seconds, and phones refresh their WiFi Calling tunnels at 60 seconds on iOS, and 60+15 random seconds on Android. You should set it to at least 90 seconds to prevent tunnels from being closed prematurely. I recommend setting it to 900 seconds (15 minutes).</p>
<p>You&#8217;ll know you need this if you miss incoming calls, or they randomly go to voicemail, and if you have delays in incoming text messages. You&#8217;ll also see sessions with low state timers in Diagnostics: pfTop (filter for &#8220;udp port 4500&#8221; to see all active WiFi Calling sessions bidirectionally)</p></blockquote>
<p>In this case, he was using a pfsense firewall, but it&#8217;s the same problem. On the Barracuda firewalls, creating a firewall rule with UDP timeouts increased on UDP port 4500 will resolve it. </p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/verizon-wi-fi-calling-not-working/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">736</post-id>	</item>
		<item>
		<title>Find Public WAN IP Address of remote Unifi Device</title>
		<link>https://kirb.it/find-public-wan-ip-address-of-remote-unifi-device/</link>
					<comments>https://kirb.it/find-public-wan-ip-address-of-remote-unifi-device/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Mon, 14 Mar 2022 15:33:03 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<guid isPermaLink="false">https://kirb.it/?p=726</guid>

					<description><![CDATA[Had a unique scenario where I needed to find the public WAN IP address of a remote Unifi Switch that was connected to our cloud controller. If you open up the debug terminal with the Unifi Controller and then type in the following command, it will give you the IP address. curl ipecho.net/plain; echo Thanks &#8230; <p class="link-more"><a href="https://kirb.it/find-public-wan-ip-address-of-remote-unifi-device/" class="more-link">Continue reading<span class="screen-reader-text"> "Find Public WAN IP Address of remote Unifi Device"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Had a unique scenario where I needed to find the public WAN IP address of a remote Unifi Switch that was connected to our cloud controller. If you open up the debug terminal with the Unifi Controller and then type in the following command, it will give you the IP address.</p>
<p><code>curl ipecho.net/plain; echo</p>
<p>Thanks to <a href="https://community.ui.com/questions/How-to-find-the-Public-IP-Address-of-a-remote-UNIFI-Cloud-Key-Controler/02402b38-ce5d-4949-bc52-539fe81e9d26#answer/d4402776-2084-41a9-862f-5f70ed0f98ad">Unifi forums for the tip.</a></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/find-public-wan-ip-address-of-remote-unifi-device/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">726</post-id>	</item>
		<item>
		<title>Use Amazon Corretto for Unifi Controller instead of Oracle Java</title>
		<link>https://kirb.it/use-amazon-corretto-for-unifi-controller-instead-of-oracle-java/</link>
					<comments>https://kirb.it/use-amazon-corretto-for-unifi-controller-instead-of-oracle-java/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Fri, 04 Oct 2019 14:52:29 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[unifi]]></category>
		<guid isPermaLink="false">https://kirb.it/?p=707</guid>

					<description><![CDATA[So with Oracle starting to charge for commercial usage and updates of Java SE, I was looking for an alternative for our Unifi Controller. I ran across a comment in the Ubiquiti forums somewhere that said using Amazon Corretto works very well. So I decided to test it, and that is absolutely correct. Before installing &#8230; <p class="link-more"><a href="https://kirb.it/use-amazon-corretto-for-unifi-controller-instead-of-oracle-java/" class="more-link">Continue reading<span class="screen-reader-text"> "Use Amazon Corretto for Unifi Controller instead of Oracle Java"</span></a></p>]]></description>
										<content:encoded><![CDATA[
<p>So with Oracle starting to charge for commercial usage and updates of Java SE, I was looking for an alternative for our Unifi Controller. I ran across a comment in the Ubiquiti forums somewhere that said using Amazon Corretto works very well. So I decided to test it, and that is absolutely correct. Before installing the Unifi Controller, simply download &amp; install <a href="https://aws.amazon.com/corretto/">Amazon Corretto</a> version 8, which is a no-cost, multiplatform, production-ready distribution of OpenJDK. If you are using Windows 10 x64, be sure to download the Windows x64 version. After Corretto is installed, simply run the Unifi Controller installer. It worked flawlessly for me, which I was quite surprised. </p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/use-amazon-corretto-for-unifi-controller-instead-of-oracle-java/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">707</post-id>	</item>
		<item>
		<title>Barracuda Firewall Command Line (SSH) Speed Test</title>
		<link>https://kirb.it/barracuda-firewall-command-line-ssh-speed-test/</link>
					<comments>https://kirb.it/barracuda-firewall-command-line-ssh-speed-test/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Thu, 15 Nov 2018 20:33:59 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[barracuda firewall]]></category>
		<category><![CDATA[speedtest]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">http://kirb.it/?p=699</guid>

					<description><![CDATA[Sometimes when you are trying to diagnose an internet speed or performance issue, it&#8217;s helpful to be able to run a speedtest from the router itself. We use Barracuda NextGen F Series Firewalls a lot, and the following command works like a charm. Simply login in via SSH into the router and run this command. &#8230; <p class="link-more"><a href="https://kirb.it/barracuda-firewall-command-line-ssh-speed-test/" class="more-link">Continue reading<span class="screen-reader-text"> "Barracuda Firewall Command Line (SSH) Speed Test"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Sometimes when you are trying to diagnose an internet speed or performance issue, it&#8217;s helpful to be able to run a speedtest from the router itself. We use Barracuda NextGen F Series Firewalls a lot, and the following command works like a charm. Simply login in via SSH into the router and run this command.</p>
<blockquote><p>speedtest-cli</p></blockquote>
<p>You should get a response that looks like this..</p>
<p><img decoding="async" class="aligncenter size-medium wp-image-701" src="https://kirb.it/wp-content/uploads/2018/11/speedtest-300x64.png" alt="speedtest from ssh command line - barracuda nextgen firewall" width="300" height="64"></p>
<p>Hope this helps.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/barracuda-firewall-command-line-ssh-speed-test/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">699</post-id>	</item>
		<item>
		<title>Comcast Home Wireless Gateway Default Password ( TC8305C )</title>
		<link>https://kirb.it/comcast-home-wireless-gateway-default-password-tc8305c/</link>
					<comments>https://kirb.it/comcast-home-wireless-gateway-default-password-tc8305c/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Mon, 10 Nov 2014 16:25:03 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[comcast]]></category>
		<category><![CDATA[modem]]></category>
		<category><![CDATA[passwords]]></category>
		<guid isPermaLink="false">http://kirb.it/?p=619</guid>

					<description><![CDATA[For years now I&#8217;ve always used the following username and password for Comcast modems. Username: cusadmin Password: highspeed Recently though it seems like some of the newer modems like the wireless gateway TC8305C use the following combination. Username: admin Password: password &#160;]]></description>
										<content:encoded><![CDATA[<p>For years now I&#8217;ve always used the following username and password for Comcast modems.</p>
<blockquote><p>Username: cusadmin<br />
Password: highspeed</p></blockquote>
<p>Recently though it seems like some of the newer modems like the wireless gateway TC8305C use the following combination.</p>
<blockquote><p>Username: admin<br />
Password: password</p></blockquote>
<p>&nbsp;</p>
<div id="amzn-assoc-ad-e2c242a5-b2bf-4e26-9ffd-35de48a4959b"></div>
<p><script async src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&#038;adInstanceId=e2c242a5-b2bf-4e26-9ffd-35de48a4959b"></script></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/comcast-home-wireless-gateway-default-password-tc8305c/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">619</post-id>	</item>
		<item>
		<title>Quickbooks 2015 will NOT install on Windows XP</title>
		<link>https://kirb.it/quickbooks-2015-will-install-windows-xp/</link>
					<comments>https://kirb.it/quickbooks-2015-will-install-windows-xp/#comments</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Tue, 21 Oct 2014 21:53:16 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[quickbooks]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows xp]]></category>
		<guid isPermaLink="false">http://kirb.it/?p=610</guid>

					<description><![CDATA[For all the folks out there still running Windows XP, you will be in for a surprise when you go to upgrade Quickbooks. Starting with Quickbooks 2015, you can not install it on Windows XP. I haven&#8217;t tried all the possible workarounds yet, but the installer will check to see if you are running Windows &#8230; <p class="link-more"><a href="https://kirb.it/quickbooks-2015-will-install-windows-xp/" class="more-link">Continue reading<span class="screen-reader-text"> "Quickbooks 2015 will NOT install on Windows XP"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p><a href="http://kirb.it/wp-content/uploads/2014/10/quickbooks-pro-2015.jpg"><img fetchpriority="high" decoding="async" class="aligncenter size-medium wp-image-614" src="http://kirb.it/wp-content/uploads/2014/10/quickbooks-pro-2015-215x300.jpg" alt="quickbooks pro 2015 does not install on Windows XP" width="215" height="300" /></a></p>
<p>For all the folks out there still running Windows XP, you will be in for a surprise when you go to upgrade Quickbooks. Starting with Quickbooks 2015, you can not install it on Windows XP. I haven&#8217;t tried all the possible workarounds yet, but the installer will check to see if you are running Windows XP and will prevent you from continuing. You can also see the list of requirements for Quickbooks 2015 <a href="http://support.quickbooks.intuit.com/support/articles/inf26865" target="_blank" rel="noopener noreferrer">here.</a></p>
<p>If I discover a workaround, I will post it. However, I highly recommend that you upgrade to Windows 7 or later. It&#8217;s way past time for you to upgrade. <img src="https://s.w.org/images/core/emoji/16.0.1/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/quickbooks-2015-will-install-windows-xp/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">610</post-id>	</item>
		<item>
		<title>Cannot start Microsoft Outlook. Invalid XML, the view cannot be loaded.</title>
		<link>https://kirb.it/start-microsoft-outlook-invalid-xml-view-loaded/</link>
					<comments>https://kirb.it/start-microsoft-outlook-invalid-xml-view-loaded/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Tue, 21 Oct 2014 12:12:21 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<guid isPermaLink="false">http://kirb.it/?p=599</guid>

					<description><![CDATA[I had a customer call me to say that his computer seemed to freeze for him, so he did a hard restart on it. Once it booted back up, Microsoft Outlook 2010 would not start but give the following error message. Cannot start Microsoft Outlook. Cannot open the Outlook window. Invalid XML, the view cannot &#8230; <p class="link-more"><a href="https://kirb.it/start-microsoft-outlook-invalid-xml-view-loaded/" class="more-link">Continue reading<span class="screen-reader-text"> "Cannot start Microsoft Outlook. Invalid XML, the view cannot be loaded."</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>I had a customer call me to say that his computer seemed to freeze for him, so he did a hard restart on it. Once it booted back up, Microsoft Outlook 2010 would not start but give the following error message.</p>
<blockquote><p>Cannot start Microsoft Outlook. Cannot open the Outlook window. Invalid XML, the view cannot be loaded.</p></blockquote>
<p><a href="http://kirb.it/wp-content/uploads/2014/10/screenshot-e1413893496916.png"><img decoding="async" class="aligncenter size-large wp-image-603" src="http://kirb.it/wp-content/uploads/2014/10/screenshot-e1413893496916.png" alt="screenshot" width="499" height="185" /></a>Starting Outlook in safe mode didn&#8217;t work either. Fortunately the fix is really easy.</p>
<p>If you are on Windows 7 simply type the following command in the search or run box.</p>
<blockquote><p>Outlook.exe /ResetNavPane</p></blockquote>
<p>Bingo. You will be up and running again!</p>
<p>Thanks to <a href="http://itswapshop.com/articles/how-fix-cannot-open-outlook-window-invalid-xml-view-cannot-be-loaded">itswapshop.com</a> for the tip.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/start-microsoft-outlook-invalid-xml-view-loaded/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">599</post-id>	</item>
		<item>
		<title>Updates for Office are ready to be applied, but are blocked by one or more apps.</title>
		<link>https://kirb.it/updates-office-ready-applied-blocked-one-apps/</link>
					<comments>https://kirb.it/updates-office-ready-applied-blocked-one-apps/#comments</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Tue, 29 Apr 2014 21:27:48 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[office]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<guid isPermaLink="false">http://kirb.it/?p=590</guid>

					<description><![CDATA[I have a customer who is getting the following error message in Office 2013. &#8220;Updates for Office are ready to be applied, but are blocked by one or more apps.&#8221; &#160; The problem is when the Update Now button is clicked, you get a notice saying you&#8217;re up to date! Restarting the program will bring &#8230; <p class="link-more"><a href="https://kirb.it/updates-office-ready-applied-blocked-one-apps/" class="more-link">Continue reading<span class="screen-reader-text"> "Updates for Office are ready to be applied, but are blocked by one or more apps."</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>I have a customer who is getting the following error message in Office 2013. &#8220;Updates for Office are ready to be applied, but are blocked by one or more apps.&#8221;</p>
<p><a href="http://kirb.it/wp-content/uploads/2014/04/office_2013_error.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-591" alt="Office 2013 - Updates are ready to be applied error message. " src="http://kirb.it/wp-content/uploads/2014/04/office_2013_error.png" width="710" height="176" /></a></p>
<p>&nbsp;</p>
<p>The problem is when the Update Now button is clicked, you get a notice saying you&#8217;re up to date! Restarting the program will bring the error message back again.</p>
<p><a href="http://kirb.it/wp-content/uploads/2014/04/office_2013_up_to_date.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-592" alt="Office 2013 is up to date" src="http://kirb.it/wp-content/uploads/2014/04/office_2013_up_to_date.png" width="491" height="304" /></a></p>
<p>&nbsp;</p>
<p>I haven&#8217;t found a good solution for this problem yet, any ideas?</p>
<p>I&#8217;ll update this post if I find something.</p>
<div id="amzn-assoc-ad-e2c242a5-b2bf-4e26-9ffd-35de48a4959b"></div>
<p><script async src="//z-na.amazon-adsystem.com/widgets/onejs?MarketPlace=US&#038;adInstanceId=e2c242a5-b2bf-4e26-9ffd-35de48a4959b"></script></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/updates-office-ready-applied-blocked-one-apps/feed/</wfw:commentRss>
			<slash:comments>10</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">590</post-id>	</item>
		<item>
		<title>Pebble Steel Smartwatch Unboxing &#038; Setup Photos</title>
		<link>https://kirb.it/pebble-steel-smartwatch-photos/</link>
					<comments>https://kirb.it/pebble-steel-smartwatch-photos/#respond</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Sat, 08 Mar 2014 03:48:59 +0000</pubDate>
				<category><![CDATA[Just for Fun]]></category>
		<category><![CDATA[Pebble]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Smartwatch]]></category>
		<guid isPermaLink="false">http://kirb.it/?p=465</guid>

					<description><![CDATA[A few photos of the unboxing and setup process for the new Pebble Steel Smartwatch. Some of my thoughts and impressions will be coming later. All photos taken with a Lumia 1020 and the screenshots are taken with a Nexus 5.]]></description>
										<content:encoded><![CDATA[<p>A few photos of the unboxing and setup process for the new Pebble Steel Smartwatch. Some of my thoughts and impressions will be coming later. All photos taken with a Lumia 1020 and the screenshots are taken with a Nexus 5.</p>
<p><figure id="attachment_473" aria-describedby="caption-attachment-473" style="width: 1024px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-473" alt="Pebble Steel - Unboxing" src="http://kirb.it/wp-content/uploads/2014/03/WP_20140307_21_29_40_Raw1-1024x576.png" width="1024" height="576" /><figcaption id="caption-attachment-473" class="wp-caption-text">Pebble Steel Smartwatch &#8211; Still in Box</figcaption></figure></p>
<p><span id="more-465"></span></p>
<p><figure id="attachment_471" aria-describedby="caption-attachment-471" style="width: 1024px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-471" alt="Pebble Steel - Unboxing" src="http://kirb.it/wp-content/uploads/2014/03/WP_20140307_21_30_21_Raw-1024x576.png" width="1024" height="576" /><figcaption id="caption-attachment-471" class="wp-caption-text">Pebble Steel Smartwatch &#8211; Unboxing</figcaption></figure></p>
<p><figure id="attachment_483" aria-describedby="caption-attachment-483" style="width: 1024px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-483" alt="Install Pebble App - Pebble Steel Unboxing" src="http://kirb.it/wp-content/uploads/2014/03/install_pebble_app-1024x576.png" width="1024" height="576" /><figcaption id="caption-attachment-483" class="wp-caption-text">Powered on!</figcaption></figure></p>
<p><figure id="attachment_493" aria-describedby="caption-attachment-493" style="width: 576px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-493" alt="Pebble Steel Watchface" src="http://kirb.it/wp-content/uploads/2014/03/Pebble_Steel_Watchface-576x1024.png" width="576" height="1024" /><figcaption id="caption-attachment-493" class="wp-caption-text">New Watchface Installed &#8211; Pebble Steel Smartwatch</figcaption></figure></p>
<p><figure id="attachment_491" aria-describedby="caption-attachment-491" style="width: 576px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-491 " alt="Nest Thermostat Control - Pebble Steel" src="http://kirb.it/wp-content/uploads/2014/03/Nest_Thermostat_Control_Pebble_Steel-576x1024.png" width="576" height="1024" /><figcaption id="caption-attachment-491" class="wp-caption-text">My favorite app so far. Nest Thermostat Control &#8211; Pebble Steel</figcaption></figure></p>
<p><figure id="attachment_579" aria-describedby="caption-attachment-579" style="width: 576px" class="wp-caption aligncenter"><img loading="lazy" decoding="async" class="size-large wp-image-579" alt="Pebble Steel Smartwatch Alternative Band" src="http://kirb.it/wp-content/uploads/2014/03/pebble_steel_smartwatch_alternative_band-576x1024.png" width="576" height="1024" /><figcaption id="caption-attachment-579" class="wp-caption-text">The Pebble came with two different watchbands.</figcaption></figure></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-509" alt="Android App - Pebble Steel Smartwatch Setup" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-6-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-511" alt="Create Pebble App Store Account" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-7-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-527" alt="Pair Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-15-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-531" alt="Pair Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-17-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-535" alt="Connecting Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-19-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-541" alt="Updating Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-22-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-543" alt="Updating Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-23-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-547" alt="Update Complete - Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-25-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-555" alt="Enable Notifications - Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-29-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-563" alt="Test Notifications - Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-33-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-567" alt="Setup Complete - Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-35-576x1024.png" width="576" height="1024" /></p>
<p style="text-align: center;"><img loading="lazy" decoding="async" class="aligncenter size-large wp-image-571" alt="Pebble App Store - Pebble Steel with Android App (Google Nexus 5)" src="http://kirb.it/wp-content/uploads/2014/03/android_pebble_steel_smartwatch_app_setup-37-576x1024.png" width="576" height="1024" /></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/pebble-steel-smartwatch-photos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">465</post-id>	</item>
		<item>
		<title>Using a new generic domain name (gTLD) with Office 365</title>
		<link>https://kirb.it/using-new-generic-domain-name-gtld-office-365/</link>
					<comments>https://kirb.it/using-new-generic-domain-name-gtld-office-365/#comments</comments>
		
		<dc:creator><![CDATA[Kirby Witmer]]></dc:creator>
		<pubDate>Thu, 27 Feb 2014 23:33:03 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[gTLD]]></category>
		<category><![CDATA[office365]]></category>
		<category><![CDATA[powershell]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<guid isPermaLink="false">http://kirb.it/?p=439</guid>

					<description><![CDATA[Its been very interesting to me seeing all the changes that are occurring in the domain space, especially with all hundreds of generic top level domains that will be flooding the market this year. I&#8217;ve been experimenting with a new gTLD domain name and seeing if its possible to setup in Office 365. Unfortunately, there &#8230; <p class="link-more"><a href="https://kirb.it/using-new-generic-domain-name-gtld-office-365/" class="more-link">Continue reading<span class="screen-reader-text"> "Using a new generic domain name (gTLD) with Office 365"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>Its been very interesting to me seeing all the changes that are occurring in the domain space, especially with all hundreds of generic top level domains that will be flooding the market this year. I&#8217;ve been experimenting with a new gTLD domain name and seeing if its possible to setup in Office 365. Unfortunately, there doesn&#8217;t seem to be very good support for the new gTLD domain names currently. I&#8217;ve been running into several brick walls. The very first thing you will notice is that you can not add a generic domain name, the field verification requires it to be a domain that ends with .com or similar extension.</p>
<p><a href="http://kirb.it/wp-content/uploads/2014/02/o365_add_domain_powershell_4.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-441" alt="Office 365 Small Business Add gTLD domain - Type a domain name that includes .com or a similar extension" src="http://kirb.it/wp-content/uploads/2014/02/o365_add_domain_powershell_4.png" width="815" height="394" /></a></p>
<p>Fortunately there is a fairly easy workaround for this issue. Yup, you guessed it. Powershell!! <a href="http://community.office365.com/en-us/wikis/domains/1577.aspx">This article</a> gives step by step instructions on how to add a domain to your office 365 account via powershell. Here are the concise steps if you are already used to using Office 365 &amp; Powershell.</p>
<ol>
<li>Connect to your Office 365 account using the command &#8220;connect-msolservice&#8221;. (without quotation marks)</li>
<li>Use the &#8220;New-MsolDomain&#8221; cmdlet to add your domain. Just like this &#8220;New-MsolDomain -name example.technology&#8221;<br />
<a href="http://kirb.it/wp-content/uploads/2014/02/o365_add_domain_powershell.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-449" alt="Office 365 add gTLD domain via powershell" src="http://kirb.it/wp-content/uploads/2014/02/o365_add_domain_powershell.png" width="882" height="284" /></a></li>
</ol>
<p>Bingo! It works.</p>
<p><a href="http://kirb.it/wp-content/uploads/2014/02/o365_add_domain_powershell_2.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-455" alt="Office 365 Add Domain via Powershell Generic Top Level Domain" src="http://kirb.it/wp-content/uploads/2014/02/o365_add_domain_powershell_2.png" width="574" height="336" /></a>I was even able to verify the domain</p>
<p><a href="http://kirb.it/wp-content/uploads/2014/02/o365_add_domain_powershell_3.png"><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-457" alt="Verify gTLD domain in Office 365 Small Business" src="http://kirb.it/wp-content/uploads/2014/02/o365_add_domain_powershell_3.png" width="701" height="534" /></a>The problem is I&#8217;m now stuck on Step 2. Which is the step where you need to &#8220;Setup Office 365 and keep your website where it&#8217;s hosted today&#8221;. It gives an error message that &#8220;Sorry, we couldn&#8217;t save that. Please try again.&#8221;</p>
<p>Grrr.. So I&#8217;m still stuck. If anyone has any tips, feel free to comment. Otherwise I&#8217;ll update this post once I figure out to continue.</p>
<p><strong>Update 3/3/2014</strong>: I&#8217;ve discovered that at this point it is not possible to use a generic top level domain with Office 365 Small Business and Office 365 Small Business Premium. I upgraded my account to Office 365 Mid Sized Business, and I was able to add, verify, &amp; activate the domain name following the steps above. So in short, if you want to use a new cool domain name, make sure you are using Office 365 Mid Sized Business plan or any of the Enterprise plans.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kirb.it/using-new-generic-domain-name-gtld-office-365/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">439</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: kirb.it @ 2026-04-16 06:37:20 by W3 Total Cache
-->