<?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>Bob&#039;s Identity Management Blog &#187; Active Directory Help</title>
	<atom:link href="http://www.bobbobel.com/tag/active-directory-help/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bobbobel.com</link>
	<description>&#34;Anyone can hold the helm when the sea is calm.&#34; - Syrus Publilius</description>
	<lastBuildDate>Mon, 16 Jan 2012 21:47:10 +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>Top 10 Reasons ActiveRoles Beat the Competition</title>
		<link>http://www.bobbobel.com/top-10-reasons-activeroles-beats-the-competition/</link>
		<comments>http://www.bobbobel.com/top-10-reasons-activeroles-beats-the-competition/#comments</comments>
		<pubDate>Mon, 25 Jul 2011 09:00:56 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Bobel]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[Active Directory Provisioning]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>
		<category><![CDATA[AD Permission]]></category>
		<category><![CDATA[bv-admin]]></category>
		<category><![CDATA[NetIQ DRA]]></category>
		<category><![CDATA[PowerShell AD CMDLETS]]></category>
		<category><![CDATA[Privilege Account Management]]></category>
		<category><![CDATA[Virtual Directory]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=1087</guid>
		<description><![CDATA[I get one question frequently from both customers and colleges. &#8220;Why was ActiveRoles able to so easily beat the competition over the past seven years?&#8221; Unfortunately, there isn&#8217;t a single answer, rather it is a combination of design elements put into the product over time. Purpose Built for Active Directory -Unlike other solutions, ActiveRoles was [...]]]></description>
			<content:encoded><![CDATA[<p>I get one question frequently from both customers and colleges. &#8220;Why was ActiveRoles able to so easily beat the competition over the past seven years?&#8221; Unfortunately, there isn&#8217;t a single answer, rather it is a combination of design elements put into the product over time.</p>
<ol>
<li><strong>Purpose Built for Active Directory -</strong><span>Unlike other solutions, <span>ActiveRoles</span> was purpose built for Active Directory while other solutions were built to manage the Windows NT account database.  Because solutions originally built for Windows NT could only be retrofitted to perform AD management they are not able to take advantage of core AD features many of which are discussed in this brief.<br />
 </span></li>
<li><strong>Integrated and timely support for key Microsoft platforms -</strong><span>Active Directory, Exchange, ADLDS <span>SharePoint</span>, ADSI and <span>PowerShell</span> are critical platform components that must be supported. While other products may take years to support the latest versions of these products, <span>ActiveRoles</span> typically supports them on the day they are released or at a maximum of 60 days post release.<br />
 </span></li>
<li><strong>Compatibility with Active Directory&#8217;s Security Model &#8211; </strong><span>The Active Directory permission model is based on a set of Access Control Lists that link directory rights to delegate trustees allowing the delegated admin to exercise those rights to perform some task in AD. Unlike <span>ActiveRoles</span> Server, most solutions require the use of a proprietary permission that have little or no understandable correlation to AD rights they grant. When the <span>ActiveRoles</span> service starts, the service creates a <span>virtualized</span> version of the AD rights used in the <span>ACLs</span> and then extends the list with several virtual permissions. To the person administrating security in <span>ActiveRoles</span> they seen an almost identically list of rights with the same look and feel of the native AD rights. <span>ActiveRoles</span> Server also has the added advantage of combining these rights into Roles for clarity and accuracy of security assignment and easy delegation of administration. A side benefit of compatibility with the Active Directory Security Model is the vast knowledge available on how AD permissions work and which permissions are required to perform specific tasks.<br />
 </span></li>
<li><strong>Compatibility with Active Directory Service Connection Points &#8211; </strong><span>A standard Active Directory service known as Service Connection Points (<span>SCPs</span>) allow applications to inform Active Directory of the applications presence in the enterprise. It is important to note that <span>SCPs</span> require no agents, customer configuration or changes to Active Directory. When the <span>ActiveRoles</span> Service executes it registers an SCP so that any console or web UI can locate the service instantly.<br />
 </span></li>
<li><strong>Compatibility with Active Directory&#8217;s DirSync service &#8211; </strong><span>A standard Active Directory services known as <span>DirSync</span> allow applications to instantly see what changes are happening within AD. This is the same service Domain Controllers use to exchange change information to determine what items need to be replicated. . It is important to note that the <span>DirSync</span> service requires no agents, customer configuration or changes to Active Directory. The <span>ActiveRoles</span> service listens to the <span>DirSync</span> service for changes made directly to Active Directory that may require <span>ActiveRoles</span> to perform some action such as enforce a group&#8217;s membership or send a change notification.<br />
 </span></li>
<li><strong>Virtual Unified Schema &#8211; </strong><span>Unlike other solutions that use a fixed schema and won&#8217;t recognize schema extensions, <span>ActiveRoles</span> uses a virtual unified schema built from the <span>schemas</span> of the domains being managed. When the <span>ActiveRoles</span> service starts it reads the schema of each domain being managed and adds that schema the <span>ActiveRoles</span> unified virtual schema. This unified virtual schema also includes any schema extensions that may be present in a particular domain so that applications that require data be populated during user provisioning or cleared during user <span>deprovisoning</span> can be supported. <span>ActiveRoles</span> also adds a set of virtual attributes to allow for more granular delegation over attributes or to allow other data not stored in AD to be associated with an object.<br />
 </span></li>
<li><strong>Real-time vs. Cached Data -</strong><span>To avoid the chance that two administrators open an AD object and view different information the retrieval of AD data must be done without caching of the data. Unlike many solutions that either load object data into a cache or into a separate database before an administrator accesses the object,  the <span>ActiveRoles</span> service retrieves the data in real-time.<br />
 </span></li>
<li><strong>Security Integrated <span><span>Workflow</span> </span>-</strong><span>The role based delegation of administration provided by <span>ActiveRoles</span> Server not only allows the customer to control what AD operations each administrator, help desk admin or end user can perform it also provides the security context for change approval and <span>workflow</span>. By integrating a <span>workflow</span> engine and <span>workflow</span> editor directly into <span>ActiveRoles</span>, the customer avoids the need to configure and maintain multiple products and maintain multiple delegation models.<br />
 </span></li>
<li><strong>Unified Storage -</strong><span>Unlike other solutions that may require both Microsoft SQL and Microsoft AD LDS or Microsoft Access, <span>ActiveRoles</span> requires only Microsoft SQL Server for operation. Both <span>ActiveRoles</span> Configuration and reporting utilize Microsoft SQL Server. Less moving parts make <span>ActiveRoles</span> is simpler to deploy and maintain.<br />
 </span></li>
<li><strong>Embedded Extensibility -</strong><span> Because no off the shelf product will meet every need a customer may have the ability for the solution to be extended easily and in a maintainable way. In addition to both an external ADSI and <span>PowerShell</span> interface, <span>ActiveRoles</span> provides an embedded script editor, script library directly in the product so that the system can run a script in response to some event such as when a user performs an operation in Active Directory.</span></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/top-10-reasons-activeroles-beats-the-competition/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Quest Software invests in Symplified</title>
		<link>http://www.bobbobel.com/quest-software-invests-in-symplified/</link>
		<comments>http://www.bobbobel.com/quest-software-invests-in-symplified/#comments</comments>
		<pubDate>Wed, 05 Jan 2011 21:12:34 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[SAAS]]></category>
		<category><![CDATA[SAML]]></category>
		<category><![CDATA[SSO]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=1061</guid>
		<description><![CDATA[Symplified provides a SAML based solution built for SSO to SaaS applications. Other well known players in this space are Ping Identity and Microsoft with their ADFS solution. http://www.techrockies.com/symplified-raises-9m-more/s-0033073.html]]></description>
			<content:encoded><![CDATA[<p>Symplified provides a SAML based solution built for SSO to SaaS applications. Other well known players in this space are Ping Identity and Microsoft with their ADFS solution.</p>
<p><a href="http://www.techrockies.com/symplified-raises-9m-more/s-0033073.html">http://www.techrockies.com/symplified-raises-9m-more/s-0033073.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/quest-software-invests-in-symplified/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup FREE Syncronization from AD to AD/ADLDS in 15 minutes or less!</title>
		<link>http://www.bobbobel.com/setup-free-syncronization-from-ad-to-adadlds-in-15-minutes-or-less/</link>
		<comments>http://www.bobbobel.com/setup-free-syncronization-from-ad-to-adadlds-in-15-minutes-or-less/#comments</comments>
		<pubDate>Fri, 10 Dec 2010 18:17:02 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Identity]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[Active Directory Synchronization]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>
		<category><![CDATA[AD Sync]]></category>
		<category><![CDATA[ADAM Syncronziation]]></category>
		<category><![CDATA[ADLDS]]></category>
		<category><![CDATA[Free GAL Sync]]></category>
		<category><![CDATA[GAL Synchronization]]></category>
		<category><![CDATA[IIFP]]></category>
		<category><![CDATA[Quick Connect]]></category>
		<category><![CDATA[Synchronization]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=1045</guid>
		<description><![CDATA[What is ActiveRoles Quick Connect Express? With the latest release of ActiveRoles Quick Connect we bundled the Synchronization engine, the AD connector and the ADLDS (formerly ADAM) connector together. The big news here is that we labeled this core piece &#8220;Quick Connect Express&#8221; and you can download and used it to sync objects between those [...]]]></description>
			<content:encoded><![CDATA[<p>What is <strong>ActiveRoles Quick Connect Express</strong>? With the latest release of ActiveRoles Quick Connect we bundled the Synchronization engine, the AD connector and the ADLDS (formerly ADAM) connector together. The big news here is that we labeled this core piece &#8220;Quick Connect Express&#8221; and you can download and used it to sync objects between those systems.  For those of you who remember Microsoft&#8217;s IIFP &#8211; this package was my way of picking up the torch when Microsoft stopped updating IIFP several years ago.</p>
<p><strong>Major benefits</strong></p>
<ul>
<li>After you install the application it takes less than <span style="text-decoration: underline;"><span style="color: #800000;">15 minutes to setup a sync between systems</span></span>; so this thing is extremely easy to use</li>
<li>Synchronize Users, Groups, Group memberships and almost all other objects in AD</li>
<li>Built-in rules for user name generation and attribute transformation</li>
<li>Efficient Group Membership Synchronization</li>
<li>Sync Passwords between systems using the password capture agent for Windows clients</li>
<li>Hosting company and consultant friendly</li>
<li>Integrated PowerShell scripting for extending functionality</li>
</ul>
<p><strong>Download it here </strong><a href="http://www.quest.com/activeroles-server/quickconnect-express-for-active-directory.aspx">http://www.quest.com/activeroles-server/quickconnect-express-for-active-directory.aspx</a></p>
<p><strong>Other free stuff from my team</strong></p>
<ul>
<li>SPML web service for provisioning AD or ActiveRoles Server <a href="http://www.quest.com/activeroles-server/spml.aspx">http://www.quest.com/activeroles-server/spml.aspx</a></li>
<li>PowerShell commandlets for AD and ActiveRoles Server <a href="http://www.quest.com/activeroles-server/extensible-platform.aspx">http://www.quest.com/activeroles-server/extensible-platform.aspx</a></li>
</ul>
<p><strong>Freeware use -</strong> becuase this is freeware Quest Support is not included without an actual purchase of the software. We do have an excellent forum where the answers to basic questions may have already been answered and of course you can always post a question of your own. <a href="http://activeroles.inside.quest.com/index.jspa">http://activeroles.inside.quest.com/index.jspa</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/setup-free-syncronization-from-ad-to-adadlds-in-15-minutes-or-less/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ActiveRoles Sever 6.7 GA</title>
		<link>http://www.bobbobel.com/activeroles-sever-6-7-ga/</link>
		<comments>http://www.bobbobel.com/activeroles-sever-6-7-ga/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 02:02:06 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[Active Directory Identity Management]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>
		<category><![CDATA[AD User and Group Management]]></category>
		<category><![CDATA[ADFS]]></category>
		<category><![CDATA[Attestation]]></category>
		<category><![CDATA[Bob Bobel]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Employee Account Review]]></category>
		<category><![CDATA[Entitlment Management]]></category>
		<category><![CDATA[GRC]]></category>
		<category><![CDATA[Identity Lifecycle]]></category>
		<category><![CDATA[IDM]]></category>
		<category><![CDATA[OCS]]></category>
		<category><![CDATA[Onboarding]]></category>
		<category><![CDATA[PowerShell AD CDLETS]]></category>
		<category><![CDATA[SAML]]></category>
		<category><![CDATA[Service Account Review]]></category>
		<category><![CDATA[SSO]]></category>
		<category><![CDATA[User and Group Certification]]></category>
		<category><![CDATA[User Deprovsioning]]></category>
		<category><![CDATA[User Provisoning]]></category>
		<category><![CDATA[Workflow Approvel in Microsoft Outlook]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=1018</guid>
		<description><![CDATA[I am very proud to announce that ActiveRoles Server 6.7 and Quick Connect 4.7 become generally available (GA) today. Look for the new product to be on our download servers over the next several hours. As with all previous releases &#8211; this release has several building blocks that when exploited will have a huge impact on [...]]]></description>
			<content:encoded><![CDATA[<p><span>I am very proud to announce that <span>ActiveRoles </span>Server 6.7 and Quick Connect 4.7 become generally available (GA) today. Look for the new product to be on our download servers over the next several hours. As with all previous releases &#8211; this release has several building blocks that when exploited will have a huge impact on both our customers and the market. Below I have included a What&#8217;s New list for the core ActiveRoles Product. Over the next three days I will provide some additional posts discussion some of these new features in a little more detail.</span></p>
<p><span> </span><span><strong>What&#8217;s New in ActiveRoles Server 6.7</strong></span></p>
<ul><span></p>
<li><strong>The ActiveRoles Market -</strong>Improvements to policy extensions and workflow extensibility allow for more efficient tools for creating and deploying custom policy types that will be posted to the ActiveRoles Market</li>
<li><strong>Improved Import/Export -</strong>For some time, ActiveRoles has come with a tool to import and export configuration settings and this tool has been improved and will continue to evolve from importing and exporting roles and policies to much more. The next version will provide the ability to import and export entire new solution scenarios including scripts, policies, workflow activities and web interface customizations.</li>
<li><span><strong>Entitlement Profile &#8211; </strong>All-in-one view of each user’s entitlements to IT resources, which provides detailed<br />
information about the applications, services and data locations the user is entitled to access, use or manage</span></li>
<li><span><strong>Microsoft Outlook Approve/Reject buttons &#8211; </strong>Approval management tools integrated in Microsoft Office Outlook</span></li>
<li><span><strong>Reply to approve a request &#8211; </strong>Approval management using e-mail clients directly from desktop or mobile devices</span></li>
<li><span><strong>Workflow activity extensions &#8211; </strong>facilitates the creation, deployment and use of custom script-based activities</span></li>
<li><span><strong>Simplified Self-Service UI &#8211; </strong>Improvements to self-service pages, to make it easier for self-service users to locate, select<br />
and join groups and distribution lists</span></li>
<li><span><strong>Simplified Workflow Notifications -</strong> Improvments to make approval notifications easier to both read and action.</span></li>
<li><span><strong>New granular workflow triggers for Group Membership Requests &#8211; </strong>New workflow start options to distinguish between the “add to group” and “remove from group” requests</span></li>
<li><span><strong>Improved Workflow GUI Editor &#8211; </strong>New workflow options for configuring approval rules, notification recipients and notification messages</span></li>
<li><span><strong>See all parts of AD, not just the parts you own &#8211; </strong>Unmanaged account domains to reduce ActiveRoles Server licensing costs for areas of Active Directory not being managed by ActiveRoles Server</span></li>
<li><span><strong>MMC Tabs for OCS &#8211; </strong>Ability to configure domain user accounts for Microsoft Office Communications Server 2007 or 2007 R2, by using the ActiveRoles Server console</span></li>
<li><span><strong>Attestation for all AD Objects- </strong>Extended attestation capabilities, including the ability to review and certify almost any aspect of directory data, including data specific to user log-on accounts, service log-on accounts, group memberships, computers, contacts, and other types of directory objects.</span></li>
<p></span></ul>
<p><span> </span>To download this new version please go to: <a href="http://www.quest.com/common/registration.aspx?requestdefid=7910">http://www.quest.com/common/registration.aspx?requestdefid=7910</a> </p>
<ul> </ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/activeroles-sever-6-7-ga/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TEC 2010 &#8211; EMEA</title>
		<link>http://www.bobbobel.com/tec-2010-emea/</link>
		<comments>http://www.bobbobel.com/tec-2010-emea/#comments</comments>
		<pubDate>Fri, 08 Oct 2010 13:07:27 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles Server Consultants]]></category>
		<category><![CDATA[Exchange]]></category>
		<category><![CDATA[Provisoning AD]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=998</guid>
		<description><![CDATA[This week I was in Dusseldorf Germany attending the Quest Experts Conference and I had the great fortune to meet a vendor who has deep expertise with ActiveRoles Server.  I had the opportunity to have dinner with Fredrik Pålerudand his company name is Crayon based on Oslow Norway and cover most of Scandinavia when call [...]]]></description>
			<content:encoded><![CDATA[<p>This week I was in Dusseldorf Germany attending the Quest Experts Conference and I had the great fortune to meet a vendor who has deep expertise with ActiveRoles Server.  I had the opportunity to have dinner with Fredrik Pålerudand his company name is Crayon based on Oslow Norway and cover most of Scandinavia when call on so to do. I was amazed at some of the ways they have extended the product and for Fredrik&#8217;s enthusiasm for our product. Fredrick&#8217;s blog has a new posting on some of the things observed with the deployments of ActiveRoles with which he has been involved &#8211; check it out here: <a href="http://blog.crayon.no/blogs/palerud/archive/2010/09/28/active-roles-server-makes-it-simple-to-manage-ad.aspx">http://blog.crayon.no/blogs/palerud/archive/2010/09/28/active-roles-server-makes-it-simple-to-manage-ad.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/tec-2010-emea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nice mention by Jeffrey Snover about the QAD CMDLETS</title>
		<link>http://www.bobbobel.com/nice-mentione-by-jeffery-snover-about-the-qad-cmdlets/</link>
		<comments>http://www.bobbobel.com/nice-mentione-by-jeffery-snover-about-the-qad-cmdlets/#comments</comments>
		<pubDate>Mon, 04 Oct 2010 21:52:15 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles]]></category>
		<category><![CDATA[PowerShell AD CMDLETS]]></category>
		<category><![CDATA[PowerShell Certificate Management]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=993</guid>
		<description><![CDATA[http://blogs.msdn.com/b/powershell/archive/2010/10/04/a-jug-fills-drop-by-drop-quest-pki-cmdlets.aspx]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.msdn.com/b/powershell/archive/2010/10/04/a-jug-fills-drop-by-drop-quest-pki-cmdlets.aspx">http://blogs.msdn.com/b/powershell/archive/2010/10/04/a-jug-fills-drop-by-drop-quest-pki-cmdlets.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/nice-mentione-by-jeffery-snover-about-the-qad-cmdlets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft PKI/Certificate Management made easier</title>
		<link>http://www.bobbobel.com/microsoft-pkicertificate-management-made-easier/</link>
		<comments>http://www.bobbobel.com/microsoft-pkicertificate-management-made-easier/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 17:40:12 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>
		<category><![CDATA[AD PKI]]></category>
		<category><![CDATA[Finding Expired Certificates]]></category>
		<category><![CDATA[Issue Certs with PowerShell]]></category>
		<category><![CDATA[PowerShell Certificate Management]]></category>
		<category><![CDATA[PowerShell PKI management]]></category>
		<category><![CDATA[Quest AD CMDLETS]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=978</guid>
		<description><![CDATA[Dmitry Sotnikov posted a brief article talking about the new PowerGUI power pack based on the ActiveRoles PowerShell CMDLETS (a.k.a. Quest&#8217;s AD CMDLETS) for Microsoft PKI management. Read the article here. Download the latest version of CMDLETS here.]]></description>
			<content:encoded><![CDATA[<p>Dmitry Sotnikov posted a brief article talking about the new PowerGUI power pack based on the ActiveRoles PowerShell CMDLETS (a.k.a. Quest&#8217;s AD CMDLETS) for Microsoft PKI management.</p>
<p><a href="http://dmitrysotnikov.wordpress.com/2010/09/07/pki-management-console-1-5/?utm_source=feedburner&amp;utm_medium=email&amp;utm_campaign=Feed:+DmitrysPowerblog+(Dmitry's+PowerBlog)" target="_blank">Read the article here.</a></p>
<p><a href="http://www.quest.com/powershell/activeroles-server.aspx" target="_blank">Download the latest version of CMDLETS here.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/microsoft-pkicertificate-management-made-easier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remaining ActiveRoles Server User Group Meetings for 2010</title>
		<link>http://www.bobbobel.com/q4-activeroles-server-user-group-meetings/</link>
		<comments>http://www.bobbobel.com/q4-activeroles-server-user-group-meetings/#comments</comments>
		<pubDate>Wed, 08 Sep 2010 15:03:07 +0000</pubDate>
		<dc:creator>Allison</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>
		<category><![CDATA[AD Help]]></category>
		<category><![CDATA[Administration]]></category>
		<category><![CDATA[Audit AD]]></category>
		<category><![CDATA[Deprovsion]]></category>
		<category><![CDATA[Provsion]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=969</guid>
		<description><![CDATA[An ActivecRoles user&#8217;s group meeting may be headed for a city near you. Düsseldorf, Germany Oct 6th (TEC) Cleveland, Ohio Oct 12 Boston, MA Oct 14th London, England October 18th or 19th (Date to be determined) Houston, Texas October 26th Please email Allison Main or Bob Bobel for additional information or to register.]]></description>
			<content:encoded><![CDATA[<p>An ActivecRoles user&#8217;s group meeting may be headed for a city near you.</p>
<ul>
<li>
<div>Düsseldorf, Germany Oct 6th (TEC)</div>
</li>
<li>
<div>Cleveland, Ohio Oct 12</div>
</li>
<li>
<div>Boston, MA Oct 14th</div>
</li>
<li>
<div>London, England October 18th or 19th (Date to be determined)</div>
</li>
<li>
<div>Houston, Texas October 26th</div>
</li>
</ul>
<p>Please email <a href="mailto:allison.main@quest.com">Allison Main</a> or <a href="mailto:robert.bobel@quest.com">Bob Bobel</a> for additional information or to register.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/q4-activeroles-server-user-group-meetings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActiveRoles User&#8217;s Groups Denmark &amp; Sweeden</title>
		<link>http://www.bobbobel.com/activeroles-users-groups-denmark-sweeden/</link>
		<comments>http://www.bobbobel.com/activeroles-users-groups-denmark-sweeden/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 14:23:56 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles EMEA]]></category>
		<category><![CDATA[ActiveRoles User Group]]></category>
		<category><![CDATA[IDM]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=921</guid>
		<description><![CDATA[Following up on our UG in Boston, Berlin, Toronto and Los Angeles, last week I had the tremendous opportunity to help our regional offices in Copenhagen Denmark and Stockholm Sweden hold their first ActiveRoles User&#8217;s Groups. Both events were held in the Quest regional offices and were well attended by both existing customers and those [...]]]></description>
			<content:encoded><![CDATA[<p>Following up on our UG in Boston, Berlin, Toronto and Los Angeles, last week I had the tremendous opportunity to help our regional offices in Copenhagen Denmark and Stockholm Sweden hold their first ActiveRoles User&#8217;s Groups. Both events were held in the Quest regional offices and were well attended by both existing customers and those new to ActiveRoles. I look forward to next year&#8217;s events! I need to make a special thank you to Christian Dinesen for being the moderator of the User&#8217;s groups as well as my official tour guide in the evening. There was a royal wedding taking place the day after I left Stockholm, but I did get to see some of the wedding entertainers practicing their acrobatics. I recorded the following video with my Droid Incredible.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/activeroles-users-groups-denmark-sweeden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AD CMDLETS Version 1.4 (Early look)</title>
		<link>http://www.bobbobel.com/ad-cmdlets-version-1-4-early-look/</link>
		<comments>http://www.bobbobel.com/ad-cmdlets-version-1-4-early-look/#comments</comments>
		<pubDate>Tue, 18 May 2010 13:23:30 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>
		<category><![CDATA[AD CMDLETS]]></category>
		<category><![CDATA[Bobel]]></category>
		<category><![CDATA[Deprovisioning]]></category>
		<category><![CDATA[inactive accounts enumeration]]></category>
		<category><![CDATA[obsolete accounts]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[PowerShell Certificate]]></category>
		<category><![CDATA[PowerShell PKI management]]></category>
		<category><![CDATA[Quest CMDLETS]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=895</guid>
		<description><![CDATA[In late June or early July, a new version of the Active Directory PowerShell CMDLETS will be released. I wanted to give everyone a teaser about the new features to be added. Here you go! -        Certificate management -        Support for cross-domain group membership -        inactive accounts enumeration -        single command to search in multiple [...]]]></description>
			<content:encoded><![CDATA[<p>In late June or early July, a new version of the Active Directory PowerShell CMDLETS will be released. I wanted to give everyone a teaser about the new features to be added.</p>
<p>Here you go!</p>
<p>-        Certificate management<br />
-        Support for cross-domain group membership<br />
-        inactive accounts enumeration<br />
-        single command to search in multiple containers<br />
-        progress indication<br />
-        proxy addresses management</p>
<p>Stay tuned and I will blog with more details around each feature over the next several weeks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/ad-cmdlets-version-1-4-early-look/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Federation Service 2.0, now Shipping</title>
		<link>http://www.bobbobel.com/federation-service-2-0-is-now-shipping/</link>
		<comments>http://www.bobbobel.com/federation-service-2-0-is-now-shipping/#comments</comments>
		<pubDate>Thu, 06 May 2010 07:07:31 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ADFS]]></category>
		<category><![CDATA[Identity Access]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=889</guid>
		<description><![CDATA[ADFS 2.0 (Active Directory Federation Services) was released to the public May 5th, 2010 and announced on the &#8220;Geneva team blog.&#8221;  You can download the package from the Microsoft download site and install for free on Windows Server.  Stuart Kwan gives a brief overview of ADFS 2.0 capabilities in a new channel 9 video produced [...]]]></description>
			<content:encoded><![CDATA[<p>ADFS 2.0 (Active Directory Federation Services) was released to the public May 5th, 2010 and announced on the &#8220;<a href="http://blogs.msdn.com/card/archive/2010/05/05/ad-fs-2-0-is-here.aspx " target="_blank">Geneva team blog</a>.&#8221;  You can download the package from the Microsoft <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=118c3588-9070-426a-b655-6cec0a92c10b&amp;displaylang=en" target="_blank">download </a>site and install for free on Windows Server.  Stuart Kwan gives a brief overview of ADFS 2.0 capabilities in a new <a href="http://channel9.msdn.com/shows/Identity/Active-Directory-Federation-Services-v2-Ships/" target="_blank">channel 9 video </a>produced by Microsoft. Why is this important? ADFS 2.0 is a big step forward for Microsoft in their delivery of a new paradigm Identity and Access capabilities within software products based on &#8220;claims&#8221; rather than traditional Kerberos authentication.</p>
<p>Lacking in the previous version, SAML 2.0 is now officially supported by ADFS 2.0. SAML is the authentication protocol we used to create our Just-in-Time provisioning example I blogged about earlier this week (see <a href="http://www.bobbobel.com/just-in-time-access-provisioning/" target="_self">JIT Provisioning</a>). With ADFS 2.0 providers can be built for any application that uses either SAML or Claims. SAML is used by Salesforce.com, Google Apps, Service Now, Postini and many other SaaS/cloud services while Claims are now supported in SharePoint 2010 and will be introduced into many additional Microsoft applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/federation-service-2-0-is-now-shipping/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Just-in-Time Access Provisioning</title>
		<link>http://www.bobbobel.com/just-in-time-access-provisioning/</link>
		<comments>http://www.bobbobel.com/just-in-time-access-provisioning/#comments</comments>
		<pubDate>Fri, 30 Apr 2010 04:56:04 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Access]]></category>
		<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Entitlement]]></category>
		<category><![CDATA[Access Management]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[Athentication and Authorization]]></category>
		<category><![CDATA[Google Apps provsioning]]></category>
		<category><![CDATA[Just in time provisoning]]></category>
		<category><![CDATA[SAML]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=863</guid>
		<description><![CDATA[While I was in college I worked summers for a glass company. My job was in the engineering drafting department where I drafted furnace parts, conveyor belts and paint bands that hides the goo they use to stick your windshield to your car. During this time American automakers struggling cope with the explosion of Japanese [...]]]></description>
			<content:encoded><![CDATA[<p>While I was in college I worked summers for a glass company. My job was in the engineering drafting department where I drafted furnace parts, conveyor belts and paint bands that hides the goo they use to stick your windshield to your car. During this time American automakers struggling cope with the explosion of Japanese imported cars. Japanese cars had a reputation of low cost and good quality, but the Japanese automakers also had a secret weapon that made them more efficient &#8211; Just-in-Time manufacturing.</p>
<p>Just-in-Time manufacturing is a simple concept &#8211; rather than keep all the unassembled car parts in expensive warehouses, have them delivered to the factory at the time they are needed to assemble a car.  This idea stuck with me and has been rattling around in the back of my mind for the past twenty years. Dell later used a similar concept steal market share away from IBM and Gateway who were building huge numbers of PCs and storing them until they were sold &#8211; while Dell built PCs that were already sold.</p>
<p>A project I have been working on for the past year or so was applying Just-in-Time concept to the process of granting users access to applications or data. The idea is that when a user attempts to access a resource for which they have not been granted access &#8211; the access attempt kicks of a self-service process or an automatic grant of access.</p>
<p>While I have seen other applications perform similar activities, many people have seen Microsoft SharePoint&#8217;s basic request access feature. The challenge I see with SharePoint is that it only allows generic requests that don&#8217;t allow the user to select the level of access they wish nor does it tell the user the state of their access request. Both are needed and both must be components of any more complete solution. A more complete solution must also provide access to more than just SharePoint; files, folders and applications access are also desperately needed.</p>
<p>Today, we posted a technical preview of Just-in-Time Access Provisioning called the ActiveRoles AuthX Provider The provider not only integrates authentication using SAML between AD users and Google Apps, it also can trigger a self-service access request through ActiveRoles if the user does not yet have an account. Once the request is approved a Google account is created. The next time the user points his/her browser to Google Apps URL the Provider seamlessly authenticates the user by doing an account mapping of AD user to the Google account and creates a SAML token that automatically signs the user into their Google Apps account. We created a 2 minute video showing the process so you can see how this works. The video was a little long and choppy at some points so I cut it down to about 2 minutes.</p>
<p><code><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/RN6pYgnQaa8&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/RN6pYgnQaa8&amp;hl=en&amp;fs=1" allowfullscreen="true" allowscriptaccess="always"></embed></object></code></p>
<p> <code><a href="http://www.bobbobel.com/wp-content/uploads/2010/04/ActiveRolesAccessProvider.wmv">Video:ActiveRoles Access Provider</a></code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/just-in-time-access-provisioning/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
<enclosure url="http://www.bobbobel.com/wp-content/uploads/2010/04/ActiveRolesAccessProvider.wmv" length="2003011" type="video/x-ms-wmv" />
		</item>
		<item>
		<title>Microsoft Sync Engine (AKA MIIS)</title>
		<link>http://www.bobbobel.com/microsoft-sync-engine-aka-miis/</link>
		<comments>http://www.bobbobel.com/microsoft-sync-engine-aka-miis/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 17:09:03 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[AD]]></category>
		<category><![CDATA[FIM]]></category>
		<category><![CDATA[ILM]]></category>
		<category><![CDATA[MIIS]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=860</guid>
		<description><![CDATA[During Monday&#8217;s keynote address at Quest&#8217;s The Expert&#8217;s Conference, Microsoft revealed that they have split Forefront Identity Manager from the Sync Engine it uses (formerly MMS, MIIS, ILM 2007) and placed the Sync engine under Conrad Bayer. I am not certain this fully constitutes a shift in strategy for FIM or the reality that legacy [...]]]></description>
			<content:encoded><![CDATA[<p>During Monday&#8217;s keynote address at Quest&#8217;s The Expert&#8217;s Conference, Microsoft revealed that they have split Forefront Identity Manager from the Sync Engine it uses (formerly MMS, MIIS, ILM 2007) and placed the Sync engine under Conrad Bayer. I am not certain this fully constitutes a shift in strategy for FIM or the reality that legacy systems will need to be provisioned far into the future.  I predict to be successful the sync engine is going to need a face lift to allow Server administrators to quickly make use of it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/microsoft-sync-engine-aka-miis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActiveRoles DC User&#8217;s Group</title>
		<link>http://www.bobbobel.com/activeroles-dc-users-group/</link>
		<comments>http://www.bobbobel.com/activeroles-dc-users-group/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 16:00:36 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=850</guid>
		<description><![CDATA[Late last week I was in Washington DC where we held our first DC User&#8217;s group at our Rockville, MD location.  It was a pleasure to speak with the attendees and to discuss their requirements around ActiveRoles. It still amazes me that when I was given the ActiveRoles product we had around 60 customers and [...]]]></description>
			<content:encoded><![CDATA[<p>Late last week I was in Washington DC where we held our first DC User&#8217;s group at our Rockville, MD location.  It was a pleasure to speak with the attendees and to discuss their requirements around ActiveRoles. It still amazes me that when I was given the ActiveRoles product we had around 60 customers and now we have user groups around the world.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/activeroles-dc-users-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActiveRoles Toronto User&#8217;s Group</title>
		<link>http://www.bobbobel.com/toronto-users-group/</link>
		<comments>http://www.bobbobel.com/toronto-users-group/#comments</comments>
		<pubDate>Sun, 25 Apr 2010 23:34:06 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=843</guid>
		<description><![CDATA[Early last week I had a great opportunity to meet with customers in Toronto to speak about ActiveRoles and our future direction. The secret is that I actually got more out of the session than they did by hearing the challenges they face every day as they meet the expectation of their employers. On the [...]]]></description>
			<content:encoded><![CDATA[<p>Early last week I had a great opportunity to meet with customers in Toronto to speak about ActiveRoles and our future direction. The secret is that I actually got more out of the session than they did by hearing the challenges they face every day as they meet the expectation of their employers. On the way out to the airport I got to see the Toronto Star building &#8211; Hemingway worked for the Star as a journalist early in his career.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/toronto-users-group/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

