<?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>Crammy&#039;s Blog</title>
	<atom:link href="https://crammysblog.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://crammysblog.com/</link>
	<description>Every day is a school day!</description>
	<lastBuildDate>Fri, 22 Jul 2022 04:05:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://crammysblog.com/wp-content/uploads/2015/08/cropped-mstile-310x310-32x32.png</url>
	<title>Crammy&#039;s Blog</title>
	<link>https://crammysblog.com/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Rescue 3CX Bad IP Whitelist for Management Console Access</title>
		<link>https://crammysblog.com/rescue-3cx-bad-ip-whitelist-for-management-console-access/</link>
					<comments>https://crammysblog.com/rescue-3cx-bad-ip-whitelist-for-management-console-access/#respond</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Fri, 22 Jul 2022 04:05:04 +0000</pubDate>
				<category><![CDATA[3CX]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=541</guid>

					<description><![CDATA[<p>Had to rescue a 3CX management console where the Whitelist IP address had changed and kept getting access denied with good credentials.  The following process gave temporary access to change the Whitelist/Restricted IP address. Caveats: 3CX hosted in Azure 3CX running Linux Didn&#8217;t know the Root password Steps: Using Azure portal create a new root &#8230;</p>
<p>The post <a href="https://crammysblog.com/rescue-3cx-bad-ip-whitelist-for-management-console-access/">Rescue 3CX Bad IP Whitelist for Management Console Access</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/rescue-3cx-bad-ip-whitelist-for-management-console-access/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Which TLS to use?</title>
		<link>https://crammysblog.com/which-tls-to-use/</link>
					<comments>https://crammysblog.com/which-tls-to-use/#respond</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Wed, 21 Apr 2021 00:21:57 +0000</pubDate>
				<category><![CDATA[Don't Forget!]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=526</guid>

					<description><![CDATA[<p>With the recent changes to TLS support in Office 365 and PowerShell there are times you need to update your TLS settings to force the best and/or only support versions.  Times I&#8217;ve been hit with install-module not working in PowerShell sessions.  Normally this works fix the issue connecting to NuGet: [crayon-69cc99e933468288705887/] But there is a &#8230;</p>
<p>The post <a href="https://crammysblog.com/which-tls-to-use/">Which TLS to use?</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/which-tls-to-use/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Easy Find OU in a DistinguishedName with PowerShell</title>
		<link>https://crammysblog.com/easy-find-ou-in-a-distinguishedname-with-powershell/</link>
					<comments>https://crammysblog.com/easy-find-ou-in-a-distinguishedname-with-powershell/#respond</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Mon, 17 Jun 2019 08:15:49 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Don't Forget!]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[scripting]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=494</guid>

					<description><![CDATA[<p>There are a couple of ways to find the OU of an Object, some are long-winded ways splitting and counting characters.  The best way I&#8217;ve come up with for a quick and case insensitive check: [crayon-69cc99e9337af901229349/] A better example of the use in code: [crayon-69cc99e9337b6830207891/] The Case Culture fixes up the compare of string being &#8230;</p>
<p>The post <a href="https://crammysblog.com/easy-find-ou-in-a-distinguishedname-with-powershell/">Easy Find OU in a DistinguishedName with PowerShell</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/easy-find-ou-in-a-distinguishedname-with-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Times you need to cut and Paste within VMWare ESXi Hosts</title>
		<link>https://crammysblog.com/times-you-need-to-cut-and-paste-within-vmware-esxi-hosts/</link>
					<comments>https://crammysblog.com/times-you-need-to-cut-and-paste-within-vmware-esxi-hosts/#respond</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Tue, 01 Jan 2019 22:27:41 +0000</pubDate>
				<category><![CDATA[Don't Forget!]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exchange Migrations]]></category>
		<category><![CDATA[VMWare]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=483</guid>

					<description><![CDATA[<p>I use the RDP session cut and paste all the time to get files to remote servers but this is not an option to servers in the DMZ hosted on VMWare ESxi.  It seems the answer is easy when you enable a similar function in VMWare ESXi console.  Cut and paste made easy at last! &#8230;</p>
<p>The post <a href="https://crammysblog.com/times-you-need-to-cut-and-paste-within-vmware-esxi-hosts/">Times you need to cut and Paste within VMWare ESXi Hosts</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/times-you-need-to-cut-and-paste-within-vmware-esxi-hosts/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>The pain of TLS 1.2 with PowerShell module for Azure Active Directory (MSOnline)</title>
		<link>https://crammysblog.com/the-pain-of-tls-1-2-with-powershell-module-for-azure-active-directory-msonline/</link>
					<comments>https://crammysblog.com/the-pain-of-tls-1-2-with-powershell-module-for-azure-active-directory-msonline/#comments</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Tue, 25 Sep 2018 06:22:23 +0000</pubDate>
				<category><![CDATA[Don't Forget!]]></category>
		<category><![CDATA[AzureAD]]></category>
		<category><![CDATA[Powershell]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=469</guid>

					<description><![CDATA[<p>Building labs in a hurry sometimes can bite you with recent changes in Office 365 connections.  I just got hit with a problem with PowerShell module for Azure Active Directory not connecting: [crayon-69cc99e9338f1951504414/] The problem relates to the connection type from a very unpatched (on purpose) Windows 2016 lab server for developing a Powershell script against &#8230;</p>
<p>The post <a href="https://crammysblog.com/the-pain-of-tls-1-2-with-powershell-module-for-azure-active-directory-msonline/">The pain of TLS 1.2 with PowerShell module for Azure Active Directory (MSOnline)</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/the-pain-of-tls-1-2-with-powershell-module-for-azure-active-directory-msonline/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>How to use DNS Pin Point instead Split Horizon &#8211; the easy way!</title>
		<link>https://crammysblog.com/an-easy-way-of-dns-split-horizon-without-duplicating-every-host-record/</link>
					<comments>https://crammysblog.com/an-easy-way-of-dns-split-horizon-without-duplicating-every-host-record/#respond</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Fri, 20 Apr 2018 09:13:03 +0000</pubDate>
				<category><![CDATA[Don't Forget!]]></category>
		<category><![CDATA[Exchange Migrations]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[office365]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=439</guid>

					<description><![CDATA[<p>Background on the DNS issue faced There are times when DNS split horizon is required to point an &#8216;A&#8217; record to an internal address however this normally requires you to duplicate every record in the zone on the internal DNS server.  For example autodiscover.company.com without needing the whole domain of company.com being duplicated on the &#8230;</p>
<p>The post <a href="https://crammysblog.com/an-easy-way-of-dns-split-horizon-without-duplicating-every-host-record/">How to use DNS Pin Point instead Split Horizon &#8211; the easy way!</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/an-easy-way-of-dns-split-horizon-without-duplicating-every-host-record/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How To Change Your Office 365 App Password</title>
		<link>https://crammysblog.com/change-office-365-app-password/</link>
					<comments>https://crammysblog.com/change-office-365-app-password/#comments</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Tue, 23 May 2017 04:57:35 +0000</pubDate>
				<category><![CDATA[Exchange Migrations]]></category>
		<category><![CDATA[MFA]]></category>
		<category><![CDATA[office365]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=426</guid>

					<description><![CDATA[<p>If you are enabled for Multi-Factor Authentication (MFA) in Office 365 then you will need an App Password for some applications that do not support MFA. The user interface for creating a new App Password is well hidden in Office 365 (its not on the Password page for example). Here is how to find it &#8230;</p>
<p>The post <a href="https://crammysblog.com/change-office-365-app-password/">How To Change Your Office 365 App Password</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/change-office-365-app-password/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Quickly Adding Active Directory Group Members using a LDAP filter</title>
		<link>https://crammysblog.com/quickly-adding-active-directory-group-members-using-ldap-filter/</link>
					<comments>https://crammysblog.com/quickly-adding-active-directory-group-members-using-ldap-filter/#respond</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Tue, 02 May 2017 05:50:42 +0000</pubDate>
				<category><![CDATA[Exchange Migrations]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Exchange2007]]></category>
		<category><![CDATA[Exchange2010]]></category>
		<category><![CDATA[Exchange2013]]></category>
		<category><![CDATA[office365]]></category>
		<category><![CDATA[Powershell]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=422</guid>

					<description><![CDATA[<p>There are times when you need a quick one-liner to add Active Directory group membership based on users selected by some data. In this case I needed to move AD users into AD Distribution lists based on their email (mail attribute) externally managed information. The following script finds the users be looking at the LDAP &#8230;</p>
<p>The post <a href="https://crammysblog.com/quickly-adding-active-directory-group-members-using-ldap-filter/">Quickly Adding Active Directory Group Members using a LDAP filter</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/quickly-adding-active-directory-group-members-using-ldap-filter/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to remove the SMTP Service from Windows 2012 R2</title>
		<link>https://crammysblog.com/how-to-remove-the-smtp-service-from-windows-2012-r2/</link>
					<comments>https://crammysblog.com/how-to-remove-the-smtp-service-from-windows-2012-r2/#comments</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Thu, 21 Jan 2016 10:15:43 +0000</pubDate>
				<category><![CDATA[Exchange Migrations]]></category>
		<category><![CDATA[Exchange2007]]></category>
		<category><![CDATA[Exchange2010]]></category>
		<category><![CDATA[Exchange2013]]></category>
		<category><![CDATA[Windows 2008 R2]]></category>
		<category><![CDATA[Windows 2012]]></category>
		<category><![CDATA[Windows 2012 R2]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=365</guid>

					<description><![CDATA[<p>How to remove the SMTP Service from Windows 2012 R2&#8230; Had to install a SMTP gateway on a Windows 2012 R2 host which already had OS SMTP service installed for testing a firewall.  Normally, I would have removed via Windows Features/Roles system but the option to remove feature wad greyed out.  However, using PowerShell I was able &#8230;</p>
<p>The post <a href="https://crammysblog.com/how-to-remove-the-smtp-service-from-windows-2012-r2/">How to remove the SMTP Service from Windows 2012 R2</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/how-to-remove-the-smtp-service-from-windows-2012-r2/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Mac Outlook 2016 Screen/View Crashed and Flashing black</title>
		<link>https://crammysblog.com/mac-outlook-2016-screenview-crashed-and-flashing-black/</link>
					<comments>https://crammysblog.com/mac-outlook-2016-screenview-crashed-and-flashing-black/#respond</comments>
		
		<dc:creator><![CDATA[craig]]></dc:creator>
		<pubDate>Sun, 03 Jan 2016 05:05:42 +0000</pubDate>
				<category><![CDATA[Don't Forget!]]></category>
		<category><![CDATA[Exchange Migrations]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[office365]]></category>
		<category><![CDATA[Outlook]]></category>
		<guid isPermaLink="false">https://crammysblog.com/?p=353</guid>

					<description><![CDATA[<p>The Outlook 2016 client has been trusted workhorse for email since the full release.  However the latest version 15.17.1 seemed to have a strange flashing and crashed view window.  It even lost the header and was unable to show a preview plane.  The solution was easy fix without hurting the mail profile. Run up Terminal window &#8230;</p>
<p>The post <a href="https://crammysblog.com/mac-outlook-2016-screenview-crashed-and-flashing-black/">Mac Outlook 2016 Screen/View Crashed and Flashing black</a> appeared first on <a href="https://crammysblog.com">Crammy&#039;s Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://crammysblog.com/mac-outlook-2016-screenview-crashed-and-flashing-black/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
