<?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>Office 365 Archives : Binary Bits</title>
	<atom:link href="https://blog.binarybits.net/tag/office-365/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.binarybits.net/tag/office-365/</link>
	<description>Bits &#38; Pieces - A blog by Kannan Balasubramanian</description>
	<lastBuildDate>Wed, 03 Aug 2022 13:42:25 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>Outlook password not working on Thunderbird</title>
		<link>https://blog.binarybits.net/outlook-password-not-working-on-thunderbird/</link>
					<comments>https://blog.binarybits.net/outlook-password-not-working-on-thunderbird/#respond</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Wed, 03 Aug 2022 13:40:57 +0000</pubDate>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook 365]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=1578</guid>

					<description><![CDATA[<p>When configuring Thunderbird with Outlook 365 account, the password fails when using IMAP account type. I use multi factor authentication and hence this is little difficult than using plain old password. The following configuration is the recommended method across almost all articles in the Internet, but still the password will fail. There is a solution [&#8230;]</p>
<p>The post <a href="https://blog.binarybits.net/outlook-password-not-working-on-thunderbird/">Outlook password not working on Thunderbird</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph">When configuring Thunderbird with Outlook 365 account, the password fails when using IMAP account type.</p>



<p class="wp-block-paragraph">I use multi factor authentication and hence this is little difficult than using plain old password. The following configuration is the recommended method across almost all articles in the Internet, but still the password will fail. There is a solution which I came across in the forums, which worked for me and I&#8217;m documenting it here.</p>



<h2 class="wp-block-heading">IMAP configuration</h2>



<h3 class="wp-block-heading">Incoming server configuration</h3>



<ul class="wp-block-list"><li>outlook.office365.com</li><li>SSL/TLS</li><li>Port 993</li><li>OAuth2</li><li>Full email address as username</li></ul>



<h3 class="wp-block-heading">SMTP server configuration</h3>



<ul class="wp-block-list"><li>smtp.office365.com</li><li>STARTTLS</li><li>Port 587</li><li>Full email address as username</li></ul>



<h3 class="wp-block-heading">User configuration at Microsoft Admin Center</h3>



<ul class="wp-block-list"><li>Go to tenant admin center. The URL at the time of writing this article is https://admin.microsoft.com.</li><li>Go to Users > Active users.</li><li>Click/press on the user who has get the incorrect password error.</li><li>In the properties panel, click/press the &#8220;Mail&#8221; tab.</li><li>Under the &#8220;Email apps&#8221; section, click the link &#8220;Manage email apps&#8221;.</li><li>Look at the check box &#8220;Authenticated SMTP&#8221;.</li><li>Check it if not already checked. If already checked, un check it, press save changes, follow the above steps and check it again.</li><li>Finally save the changes.</li><li>Wait for some 5 to 15 minutes.</li></ul>



<p class="wp-block-paragraph">Now try adding the account in Thunderbird and most probably this should resolve the issue.</p>



<p class="wp-block-paragraph">For me the app password didn&#8217;t work but the above with OAuth worked!</p>
<p>The post <a href="https://blog.binarybits.net/outlook-password-not-working-on-thunderbird/">Outlook password not working on Thunderbird</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/outlook-password-not-working-on-thunderbird/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Finding OneDrive for Business space usage using PowerShell</title>
		<link>https://blog.binarybits.net/finding-onedrive-for-business-space-usage-using-powershell/</link>
					<comments>https://blog.binarybits.net/finding-onedrive-for-business-space-usage-using-powershell/#respond</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Thu, 13 Feb 2020 16:24:50 +0000</pubDate>
				<category><![CDATA[OneDrive for Business]]></category>
		<category><![CDATA[Microsoft 365]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Space Usage]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=1091</guid>

					<description><![CDATA[<p>One of the SharePoint Online administrator of the customer I work with wanted to know the space used by a business user&#8217;s private OneDrive. The following PowerShell script helps to know the exact same information. The script assumes that you have the SharePoint administrator role in your tenant. To run this script &#8220;SharePoint Online Management [&#8230;]</p>
<p>The post <a href="https://blog.binarybits.net/finding-onedrive-for-business-space-usage-using-powershell/">Finding OneDrive for Business space usage using PowerShell</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p class="wp-block-paragraph"><img decoding="async" class="wp-image-1161" style="width: 32px;" src="https://blog.binarybits.net/wp-content/uploads/2020/03/microsoft-onedrive-for-business-logo-2019.svg" alt="Microsoft OneDrive for Business Logo"> One of the SharePoint Online administrator of the customer I work with wanted to know the space used by a business user&#8217;s private OneDrive.</p>



<p class="wp-block-paragraph">The following PowerShell script helps to know the exact same information. </p>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow"><p>The script assumes that you have the SharePoint administrator role in your tenant.</p><p>To run this script &#8220;<a href="https://support.office.com/en-us/article/introduction-to-the-sharepoint-online-management-shell-c16941c3-19b4-4710-8056-34c034493429">SharePoint Online Management Shell</a>&#8221; PowerShell module should have been installed </p><p> Make sure you update the variables <em>$tenantName</em> &amp; <em>$url</em> </p></blockquote>



<p class="wp-block-paragraph">Please note that the below scripts use minimal error handling for simplicity and clean code.</p>



<h2 class="wp-block-heading">Script for single URL</h2>



<div class="wp-block-codemirror-blocks-code-block code-block"><pre class="CodeMirror" data-setting="{&quot;showPanel&quot;:true,&quot;languageLabel&quot;:&quot;language&quot;,&quot;fullScreenButton&quot;:true,&quot;copyButton&quot;:true,&quot;mode&quot;:&quot;powershell&quot;,&quot;mime&quot;:&quot;application/x-powershell&quot;,&quot;theme&quot;:&quot;default&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:false,&quot;readOnly&quot;:false,&quot;fileName&quot;:&quot;&quot;,&quot;language&quot;:&quot;PowerShell&quot;,&quot;maxHeight&quot;:&quot;400px&quot;,&quot;modeName&quot;:&quot;powershell&quot;}">Clear-Host
 
$tenantName = &quot;tenant name&quot;
$url = &quot;https://unit4-my.sharepoint.com/personal/&lt;user one drive url&gt;&quot;
 
Connect-SPOService -Url &quot;https://$tenantName-admin.sharepoint.com&quot;
 
$sc = Get-SPOSite $url -Detailed -ErrorAction SilentlyContinue | Select-Object url, storageusagecurrent, Owner 
$usage = [math]::round(($sc.StorageUsageCurrent/1024),2)
$owner = $sc.Owner
 
Write-Host &quot;Site: $url&quot;
Write-Host &quot;Owner: $owner&quot;
Write-Host &quot;Usage: $usage GB&quot;
 
Disconnect-SPOService</pre></div>



<p class="wp-block-paragraph">The following script helps to do the same for multiple URLs. All you need is a text file with OneDrive URL per line and it will provide output in a csv file.</p>



<h2 class="wp-block-heading">Script for multiple URLs</h2>



<div class="wp-block-codemirror-blocks-code-block code-block"><pre class="CodeMirror" data-setting="{&quot;showPanel&quot;:true,&quot;languageLabel&quot;:&quot;language&quot;,&quot;fullScreenButton&quot;:true,&quot;copyButton&quot;:true,&quot;mode&quot;:&quot;powershell&quot;,&quot;mime&quot;:&quot;application/x-powershell&quot;,&quot;theme&quot;:&quot;default&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:false,&quot;readOnly&quot;:false,&quot;fileName&quot;:&quot;&quot;,&quot;language&quot;:&quot;PowerShell&quot;,&quot;maxHeight&quot;:&quot;400px&quot;,&quot;modeName&quot;:&quot;powershell&quot;}">$inputFileName = &quot;OneDrive-Usage-URLs.txt&quot;
$outputFileName = &quot;OneDrive-Usage-URLs.csv&quot;

Clear-Host
$tenantName = &quot;tenant name&quot;

Connect-SPOService -Url &quot;https://$tenantName-admin.sharepoint.com&quot;
$inputFile = Get-Content -Path .\$inputFileName
Add-Content .\$outputFileName -Value &quot;URL,Owner,Usage (GB)&quot;

foreach ($url in $inputFile) {
    $sc = Get-SPOSite $url -Detailed -ErrorAction SilentlyContinue | Select-Object url, storageusagecurrent, Owner
    $usage = [math]::round(($sc.StorageUsageCurrent / 1024), 2)
    $owner = $sc.Owner
    Add-Content .\$outputFileName -Value &quot;$url,$owner,$usage&quot;
    Write-Host &quot;Site: $url&quot;
    Write-Host &quot;Owner: $owner&quot;
    Write-Host &quot;Usage: $usage GB&quot;
    Write-Host &quot;&quot;
}

Disconnect-SPOService</pre></div>



<h2 class="wp-block-heading">Input file format (OneDrive-Usage-URLs.txt)</h2>



<div class="wp-block-codemirror-blocks-code-block code-block"><pre class="CodeMirror" data-setting="{&quot;showPanel&quot;:true,&quot;languageLabel&quot;:&quot;language&quot;,&quot;fullScreenButton&quot;:true,&quot;copyButton&quot;:true,&quot;mode&quot;:&quot;null&quot;,&quot;mime&quot;:&quot;text/plain&quot;,&quot;theme&quot;:&quot;default&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:false,&quot;readOnly&quot;:false,&quot;fileName&quot;:&quot;&quot;,&quot;language&quot;:&quot;Plain Text&quot;,&quot;maxHeight&quot;:&quot;400px&quot;,&quot;modeName&quot;:&quot;text&quot;}">https://tenant-my.sharepoint.com/personal/user1_tenant_com
https://tenant-my.sharepoint.com/personal/user2_tenant_com</pre></div>



<h2 class="wp-block-heading">Output file format (OneDrive-Usage-URLs.csv)</h2>



<div class="wp-block-codemirror-blocks-code-block code-block"><pre class="CodeMirror" data-setting="{&quot;showPanel&quot;:true,&quot;languageLabel&quot;:&quot;language&quot;,&quot;fullScreenButton&quot;:true,&quot;copyButton&quot;:true,&quot;mode&quot;:&quot;null&quot;,&quot;mime&quot;:&quot;text/plain&quot;,&quot;theme&quot;:&quot;default&quot;,&quot;lineNumbers&quot;:true,&quot;styleActiveLine&quot;:false,&quot;lineWrapping&quot;:false,&quot;readOnly&quot;:false,&quot;fileName&quot;:&quot;&quot;,&quot;language&quot;:&quot;Plain Text&quot;,&quot;maxHeight&quot;:&quot;400px&quot;,&quot;modeName&quot;:&quot;text&quot;}">URL,Owner,Usage (GB)
https://tenant-my.sharepoint.com/personal/user1_tenant_com,user1@tenant.com,123.45
https://unit4-my.sharepoint.com/personal/user2_tenant_com,user2@tenant.com,678.90</pre></div>
<p>The post <a href="https://blog.binarybits.net/finding-onedrive-for-business-space-usage-using-powershell/">Finding OneDrive for Business space usage using PowerShell</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/finding-onedrive-for-business-space-usage-using-powershell/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Logon attempt failed for remote desktop Windows 10</title>
		<link>https://blog.binarybits.net/logon-attempt-failed-for-remote-desktop-windows-10/</link>
					<comments>https://blog.binarybits.net/logon-attempt-failed-for-remote-desktop-windows-10/#respond</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Sat, 22 Jun 2019 04:38:18 +0000</pubDate>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[RDP]]></category>
		<category><![CDATA[Window 10]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=1042</guid>

					<description><![CDATA[<p>Scenario My remote PC is a Windows 10 Pro v1809. The remote PC Windows user is an Office 365 user. I&#8217;m trying to login to my remote PC and I get the error &#8220;Logon attempt failed&#8221;. The following are the various user IDs I tried and none of them worked. user@domain.com AzureAD\user@domain.com AzureAD\user Solution Save [&#8230;]</p>
<p>The post <a href="https://blog.binarybits.net/logon-attempt-failed-for-remote-desktop-windows-10/">Logon attempt failed for remote desktop Windows 10</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image size-thumbnail is-resized"><img decoding="async" src="https://blog.binarybits.net/wp-content/uploads/2020/03/microsoft-windows-10-logo.svg" alt="Microsoft Windows 10 Logo" class="wp-image-1170" width="32" height="32"/></figure>



<h2 class="wp-block-heading">Scenario</h2>



<ul class="wp-block-list"><li>My remote PC is a Windows 10 Pro v1809.</li><li>The remote PC Windows user is an Office 365 user.</li><li>I&#8217;m trying to login to my remote PC and I get the error &#8220;Logon attempt failed&#8221;.</li><li>The following are the various user IDs I tried and none of them worked.<ul><li>user@domain.com</li><li>AzureAD\user@domain.com</li><li>AzureAD\user  </li></ul></li></ul>



<figure class="wp-block-image size-large"><a href="https://blog.binarybits.net/wp-content/uploads/2019/06/the-logon-attempt-failed.png"><img fetchpriority="high" decoding="async" width="671" height="567" src="https://blog.binarybits.net/wp-content/uploads/2019/06/the-logon-attempt-failed.png" alt="The logon attempt failed" class="wp-image-1043" srcset="https://blog.binarybits.net/wp-content/uploads/2019/06/the-logon-attempt-failed.png 671w, https://blog.binarybits.net/wp-content/uploads/2019/06/the-logon-attempt-failed-300x254.png 300w" sizes="(max-width: 671px) 100vw, 671px" /></a></figure>



<h2 class="wp-block-heading">Solution</h2>



<ol class="wp-block-list"><li>Save an RDP connection as file with parameters like name of the PC.</li><li>Open the RDP file using a text editor like notepad.</li><li>Modify the entry &#8220;authentication level&#8221; to &#8220;authentication level:i:0&#8221;<ol><li>Make sure the &#8220;Allow connections only from computers running Remote Desktop with Network Level Authentication&#8221; is unchecked in the remote machine&#8217;s settings.</li></ol></li><li>Add the entry &#8220;enablecredsspsupport:i:0&#8221;.</li><li>Now save the file.</li><li>Run the RDP file and it should connect to remote machine and show you the login screen of the remote machine</li><li>Type in the username as AzureAD\user@domain.com</li><li>Password as login password and not the Windows PIN.</li><li>Now you should be able to login.</li></ol>



<p class="wp-block-paragraph">Refer <a href="https://support.microsoft.com/en-in/help/941641/remote-desktop-connection-6-0-prompts-you-for-credentials-before-you-e">here </a>for more information.</p>
<p>The post <a href="https://blog.binarybits.net/logon-attempt-failed-for-remote-desktop-windows-10/">Logon attempt failed for remote desktop Windows 10</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/logon-attempt-failed-for-remote-desktop-windows-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Microsoft Office 365 client update channel releases</title>
		<link>https://blog.binarybits.net/microsoft-office-365-client-update-channel-releases/</link>
					<comments>https://blog.binarybits.net/microsoft-office-365-client-update-channel-releases/#respond</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Thu, 12 Apr 2018 03:03:21 +0000</pubDate>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Office 365]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=974</guid>

					<description><![CDATA[<p>Sometimes it is important to know what version of Microsoft Office client applications we are using. The following link provides us a way to look into the version details in one page. Office 365 client update channel releases</p>
<p>The post <a href="https://blog.binarybits.net/microsoft-office-365-client-update-channel-releases/">Microsoft Office 365 client update channel releases</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Sometimes it is important to know what version of Microsoft Office client applications we are using.</p>
<p>The following link provides us a way to look into the version details in one page.</p>
<p><a href="https://technet.microsoft.com/en-us/mt465751" target="_blank" rel="noopener">Office 365 client update channel releases</a></p>
<p><a href="https://technet.microsoft.com/en-in/mt465751" target="_blank" rel="noopener"><img decoding="async" class="alignnone wp-image-975 size-large" src="https://blog.binarybits.net/wp-content/uploads/2018/04/Microsoft-Office-365-client-update-channel-releases-946x1024.png" alt="Microsoft Office 365 client update channel releases" width="946" height="1024" srcset="https://blog.binarybits.net/wp-content/uploads/2018/04/Microsoft-Office-365-client-update-channel-releases-946x1024.png 946w, https://blog.binarybits.net/wp-content/uploads/2018/04/Microsoft-Office-365-client-update-channel-releases-277x300.png 277w, https://blog.binarybits.net/wp-content/uploads/2018/04/Microsoft-Office-365-client-update-channel-releases-768x832.png 768w, https://blog.binarybits.net/wp-content/uploads/2018/04/Microsoft-Office-365-client-update-channel-releases.png 1349w" sizes="(max-width: 946px) 100vw, 946px" /></a></p>
<p>The post <a href="https://blog.binarybits.net/microsoft-office-365-client-update-channel-releases/">Microsoft Office 365 client update channel releases</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/microsoft-office-365-client-update-channel-releases/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>SharePoint Designer &#8211; The user id or password is incorrect error &#8211; SharePoint Online</title>
		<link>https://blog.binarybits.net/sharepoint-designer-the-user-id-or-password-is-incorrect-error-sharepoint-online/</link>
					<comments>https://blog.binarybits.net/sharepoint-designer-the-user-id-or-password-is-incorrect-error-sharepoint-online/#comments</comments>
		
		<dc:creator><![CDATA[Kannan]]></dc:creator>
		<pubDate>Fri, 10 Feb 2017 04:51:52 +0000</pubDate>
				<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[App Password]]></category>
		<category><![CDATA[Incorrect]]></category>
		<category><![CDATA[Login Error]]></category>
		<category><![CDATA[Multi Factored Authentication]]></category>
		<category><![CDATA[Office 365]]></category>
		<category><![CDATA[Password]]></category>
		<category><![CDATA[SharePoint Designer]]></category>
		<category><![CDATA[SharePoint Online]]></category>
		<category><![CDATA[User Id]]></category>
		<guid isPermaLink="false">https://blog.binarybits.net/?p=803</guid>

					<description><![CDATA[<p>Recently when I tried to add my SharePoint Online (Office 365) site in SharePoint Designer 2013, the login page would repeatedly give the error &#8220;the user id or password is incorrect&#8221;. the user id or password is incorrect I tried both with my domain account and onmicrosoft.com account and was making sure I chose &#8220;Work [&#8230;]</p>
<p>The post <a href="https://blog.binarybits.net/sharepoint-designer-the-user-id-or-password-is-incorrect-error-sharepoint-online/">SharePoint Designer &#8211; The user id or password is incorrect error &#8211; SharePoint Online</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Recently when I tried to add my SharePoint Online (Office 365) site in SharePoint Designer 2013, the login page would repeatedly give the error &#8220;the user id or password is incorrect&#8221;.</p>
<blockquote><p>the user id or password is incorrect</p></blockquote>
<p>I tried both with my domain account and onmicrosoft.com account and was making sure I chose &#8220;Work account&#8221; when prompted and still it didn&#8217;t work.</p>
<p>Then I realised that the multi factor authentication has been enabled recently.</p>
<blockquote><p>Use &#8220;App Password&#8221; in SharePoint Designer login page when multi factor authentication is enabled.</p></blockquote>
<p>So I created an app password and tried logging in and it worked.</p>
<p>The web based login page rendered within the designer&#8217;s doesn&#8217;t highlight or warn you if you are using multi factored authentication or app specific password</p>
<p>You can learn more about creating the app password <a href="https://support.office.com/en-us/article/Create-an-app-password-for-Office-365-3e7c860f-bda4-4441-a618-b53953ee1183" target="_blank">here</a>.</p>
<p>The post <a href="https://blog.binarybits.net/sharepoint-designer-the-user-id-or-password-is-incorrect-error-sharepoint-online/">SharePoint Designer &#8211; The user id or password is incorrect error &#8211; SharePoint Online</a> appeared first on <a href="https://blog.binarybits.net">Binary Bits</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://blog.binarybits.net/sharepoint-designer-the-user-id-or-password-is-incorrect-error-sharepoint-online/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</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 
Minified using Disk

Served from: blog.binarybits.net @ 2026-06-25 01:04:39 by W3 Total Cache
-->