<?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>Lev Shuvalov&#160; &#187; ad</title>
	<atom:link href="http://shuvalov.com/tag/ad/feed/" rel="self" type="application/rss+xml" />
	<link>http://shuvalov.com</link>
	<description>system administrator</description>
	<lastBuildDate>Mon, 10 Oct 2011 17:31:23 +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>list all emails in domain</title>
		<link>http://shuvalov.com/list-all-emails-in-domain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=list-all-emails-in-domain</link>
		<comments>http://shuvalov.com/list-all-emails-in-domain/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 14:33:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=657</guid>
		<description><![CDATA[users and non-users dsquery * -limit 0 -filter "mail=*" -attr name mail > emails-in-domain.txt]]></description>
			<content:encoded><![CDATA[<p>users and non-users<br />
<code><br />
dsquery * -limit 0 -filter "mail=*" -attr name mail > emails-in-domain.txt<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/list-all-emails-in-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>group policy, proxy settings for specific department</title>
		<link>http://shuvalov.com/group-policy-proxy-settings-for-specific-department/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=group-policy-proxy-settings-for-specific-department</link>
		<comments>http://shuvalov.com/group-policy-proxy-settings-for-specific-department/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 06:44:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[dc]]></category>
		<category><![CDATA[server 2003]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://shuvalov.com/?p=596</guid>
		<description><![CDATA[On a domain controller under Domain/Enterprise Administrator rights 1) Open Active Directory Users and Computers -> Information Infrastructure -> right click on Specific Department -> Properties -> Group Policy -> select Specific Policy -> Edit -> User Configuration -> Windows Settings -> Internet Explorer Maintenance -> Connection -> Proxy Settings : set IP, Port, Bypass [...]]]></description>
			<content:encoded><![CDATA[<p>On a domain controller under Domain/Enterprise Administrator rights<br />
1)<br />
<code><br />
Open Active Directory Users and Computers -> Information Infrastructure -> right click on Specific Department -> Properties -> Group Policy -> select Specific Policy -> Edit -> User Configuration -> Windows Settings -> Internet Explorer Maintenance -> Connection -> Proxy Settings : set IP, Port, Bypass -> [Ok]<br />
</code><br />
2)<br />
<code><br />
Start -> Run -> gpupdate.exe /Target:User /force<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/group-policy-proxy-settings-for-specific-department/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>gmail.com on behalf of [mydomain.com]</title>
		<link>http://shuvalov.com/gmail-on-behalf-of-mydomain/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=gmail-on-behalf-of-mydomain</link>
		<comments>http://shuvalov.com/gmail-on-behalf-of-mydomain/#comments</comments>
		<pubDate>Wed, 01 Apr 2009 06:43:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://administrator-system.com/system-administrator/?p=142</guid>
		<description><![CDATA[One user should not be in our network but should have email address like others in our domain. I have tried make an email account on gmail.com for the user and substitute xxxx@gmail.com to zzzz@mydomain.com through gmail &#124; Settings  &#124; Accounts &#124;  Send mail as: &#124; Everything was fine but the field &#8220;form&#8221; kept &#8220;xxxx@gmail.com [...]]]></description>
			<content:encoded><![CDATA[<p>One user should not be in our network but should have email address like others in our domain.</p>
<p>I have tried make an email account on gmail.com for the user and substitute xxxx@gmail.com to zzzz@mydomain.com through gmail | Settings  | Accounts |  Send mail as: |</p>
<p>Everything was fine but the field &#8220;form&#8221; kept &#8220;xxxx@gmail.com on behalf of [zzzz@mydomain.com]&#8220;. This was not look good for muggles and I did not find how to solve that, eventually, I had to play with MS Exchange  settings.</p>
<p>Finally, I found the solution for that task without gmail.com and that is pity.  :)</p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/gmail-on-behalf-of-mydomain/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>520 &#8211; mistype password on HP 9200c Digital Sender</title>
		<link>http://shuvalov.com/520-mistype-password-on-hp-9200c-digital-sender/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=520-mistype-password-on-hp-9200c-digital-sender</link>
		<comments>http://shuvalov.com/520-mistype-password-on-hp-9200c-digital-sender/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 10:28:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>
		<category><![CDATA[ad]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[sender]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://administrator-system.com/system-administrator/?p=114</guid>
		<description><![CDATA[An user has mistyped password on HP 9200C Sender The user has bound only with his/her own computer in Active Directory Event Type: Error Event Source: HPMfpDigitalSendingSoftware Event Category: None Event ID: 520 Date: 3/17/2009 Time: 12:03:17 PM User: N/A Computer: XXXXXXXX Description: HP MFP Digital Sending Software 4.11.11 &#8211; Authentication feature encountered the LDAP [...]]]></description>
			<content:encoded><![CDATA[<ol>
<li>An user has mistyped password on HP 9200C Sender</li>
<li>The user has bound only with his/her own computer in Active Directory</li>
</ol>
<hr />
Event Type:	Error<br />
Event Source:	HPMfpDigitalSendingSoftware<br />
Event Category:	None<br />
Event ID:	520<br />
Date:		3/17/2009<br />
Time:		12:03:17 PM<br />
User:		N/A<br />
Computer:	XXXXXXXX<br />
Description:<br />
HP MFP Digital Sending Software 4.11.11 &#8211; Authentication feature encountered the LDAP error: &#8220;[31] Invalid Credentials&#8221; (DSS error: [91] eLdapInvalidCredentials) returned by the Windows LDAP API of &#8220;ldap_bind_s()&#8221;.</p>
]]></content:encoded>
			<wfw:commentRss>http://shuvalov.com/520-mistype-password-on-hp-9200c-digital-sender/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

