<?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 mailbox size &#8211; notepad..</title>
	<atom:link href="https://www.burakvanli.com.tr/tag/office-365-mailbox-size/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.burakvanli.com.tr</link>
	<description></description>
	<lastBuildDate>Thu, 18 Apr 2019 09:52:17 +0000</lastBuildDate>
	<language>tr-TR</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.8.13</generator>
	<item>
		<title>Exchange Online&#8217;da bulunan epostaların mailbox kullanımını görmek</title>
		<link>https://www.burakvanli.com.tr/exchange-onlineda-bulunan-epostalarin-mailbox-kullanimini-gormek/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=exchange-onlineda-bulunan-epostalarin-mailbox-kullanimini-gormek</link>
		<comments>https://www.burakvanli.com.tr/exchange-onlineda-bulunan-epostalarin-mailbox-kullanimini-gormek/#respond</comments>
		<pubDate>Tue, 24 Jul 2018 08:56:52 +0000</pubDate>
		<dc:creator><![CDATA[burakvanli]]></dc:creator>
				<category><![CDATA[Bulut Sunucu]]></category>
		<category><![CDATA[Makaleler]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[azure powershell]]></category>
		<category><![CDATA[exchange online mail kutusu boyutu]]></category>
		<category><![CDATA[exchange online mailbox size]]></category>
		<category><![CDATA[office 365 mailbox size]]></category>

		<guid isPermaLink="false">https://www.burakvanli.com.tr/?p=85</guid>
		<description><![CDATA[<p>Merhabalar, Eğer, Exchange Online kullanıyorsanız Azure Powershell üzerinden mailboxların toplam kullandıkların alanı görmek için aşağıdaki adımları takip etmeniz yeterli. Powershell Yönetici Modunda Çalıştırılır. Aşağıdaki komut yazılarak Azure&#8217;a Login olunur. (Azure üzerindeki Administrator account ile giriş yapılması gerekir.) connect-msolservice Aşağıdaki komutları sırasıyla uygulayın. (K.adı ve şifre ekranı geldiğinde lütfen admin yetkili bir hesap bilgisi giriniz.) Set-ExecutionPolicy &#8230;</p>
<p>The post <a rel="nofollow" href="https://www.burakvanli.com.tr/exchange-onlineda-bulunan-epostalarin-mailbox-kullanimini-gormek/">Exchange Online&#8217;da bulunan epostaların mailbox kullanımını görmek</a> appeared first on <a rel="nofollow" href="https://www.burakvanli.com.tr">notepad..</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>Merhabalar,</p>
<p>Eğer, Exchange Online kullanıyorsanız Azure Powershell üzerinden mailboxların toplam kullandıkların alanı görmek için aşağıdaki adımları takip etmeniz yeterli.</p>
<p><em>Powershell Yönetici Modunda Çalıştırılır.</em></p>
<p><strong>Aşağıdaki komut yazılarak Azure&#8217;a Login olunur. </strong><br />
<strong>(Azure üzerindeki Administrator account ile giriş yapılması gerekir.)</strong></p>
<p>connect-msolservice</p>
<p>Aşağıdaki komutları sırasıyla uygulayın. (K.adı ve şifre ekranı geldiğinde lütfen admin yetkili bir hesap bilgisi giriniz.)</p>
<p>Set-ExecutionPolicy RemoteSigned</p>
<p>$LiveCred = Get-Credential</p>
<p>$Session = New-PSSession -ConfigurationName Microsoft.Exchange -ConnectionUri https://ps.outlook.com/powershell/ -Credential $LiveCred -Authentication Basic –AllowRedirection</p>
<p>Import-PSSession $Session</p>
<p>get-mailbox | get-mailboxstatistics | ft displayname, totalitemsize</p>
<p>The post <a rel="nofollow" href="https://www.burakvanli.com.tr/exchange-onlineda-bulunan-epostalarin-mailbox-kullanimini-gormek/">Exchange Online&#8217;da bulunan epostaların mailbox kullanımını görmek</a> appeared first on <a rel="nofollow" href="https://www.burakvanli.com.tr">notepad..</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.burakvanli.com.tr/exchange-onlineda-bulunan-epostalarin-mailbox-kullanimini-gormek/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
