<?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; PowerShell</title>
	<atom:link href="http://www.bobbobel.com/tag/powershell/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>Quest Software, Kirk, PowerGUI, PowerShell</title>
		<link>http://www.bobbobel.com/quest-software-kirk-powergui-powershell/</link>
		<comments>http://www.bobbobel.com/quest-software-kirk-powergui-powershell/#comments</comments>
		<pubDate>Mon, 01 Aug 2011 18:02:45 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Kirk Monroe]]></category>
		<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[Quest]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=1106</guid>
		<description><![CDATA[Dmitry Sotnikov had a good post on Kirk Monroe leaving Quest&#8217;s PowerGUI team. Kirk will be missed. http://dmitrysotnikov.wordpress.com/2011/08/01/quest-software-kirk-powergui-powershell/]]></description>
			<content:encoded><![CDATA[<p>Dmitry Sotnikov had a good post on Kirk Monroe leaving Quest&#8217;s PowerGUI team. Kirk will be missed.</p>
<p><a href="http://dmitrysotnikov.wordpress.com/2011/08/01/quest-software-kirk-powergui-powershell/">http://dmitrysotnikov.wordpress.com/2011/08/01/quest-software-kirk-powergui-powershell/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/quest-software-kirk-powergui-powershell/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>Microsoft Azure addes PowerShell Management</title>
		<link>http://www.bobbobel.com/microsoft-azure-addes-powershell-management/</link>
		<comments>http://www.bobbobel.com/microsoft-azure-addes-powershell-management/#comments</comments>
		<pubDate>Tue, 23 Feb 2010 18:00:36 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[Micosoft Azure]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=816</guid>
		<description><![CDATA[Microsoft&#8217;s Azure cloud computing platform got a small update last week when they added PowerShell commands allowing users to manage services hosted on the platform. Ryan Dunn of Microsoft said on his blog that the pack called the Windows Azure Service Management cmdlets (WASM) were built to give people working with Azure an API to [...]]]></description>
			<content:encoded><![CDATA[<p>Microsoft&#8217;s Azure cloud computing platform got a small update last week when they added PowerShell commands allowing users to manage services hosted on the platform. Ryan Dunn of Microsoft said on his blog that the pack called the Windows Azure Service Management cmdlets (WASM) were built to give people working with Azure an API to automate basic service managment tasks. <a href="http://dunnry.com/blog/WASMCmdletsUpdated.aspx">http://dunnry.com/blog/WASMCmdletsUpdated.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/microsoft-azure-addes-powershell-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ActiveRoles Server 6.5 goes GOLD!</title>
		<link>http://www.bobbobel.com/activeroles-server-6-5-goes-gold/</link>
		<comments>http://www.bobbobel.com/activeroles-server-6-5-goes-gold/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 16:18:48 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ABAC]]></category>
		<category><![CDATA[access accountability]]></category>
		<category><![CDATA[access lifecycle]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles Self-Service Manager]]></category>
		<category><![CDATA[ActiveRoles Server 6.5]]></category>
		<category><![CDATA[AD Change Management]]></category>
		<category><![CDATA[Attestation]]></category>
		<category><![CDATA[Attribute Based Provisioning]]></category>
		<category><![CDATA[Compliance]]></category>
		<category><![CDATA[Identity Lifecycle]]></category>
		<category><![CDATA[Identity Management]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quest Software]]></category>
		<category><![CDATA[Self-Service Group Management]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=705</guid>
		<description><![CDATA[A little earlier today I recieved the GOLD code for ActiveRoles Server 6.5, the next release in our wildly popular provisioning and administration platform. The public release is still a little way off, but it won&#8217;t be long now and the GOLD code will be used to perpare all the teams in Quest for unleashing [...]]]></description>
			<content:encoded><![CDATA[<p>A little earlier today I recieved the GOLD code for ActiveRoles Server 6.5, the next release in our wildly popular provisioning and administration platform. The public release is still a little way off, but it won&#8217;t be long now and the GOLD code will be used to perpare all the teams in Quest for unleashing this new fabulous version. I want to congratulate my development team for the extra hard work they put in to get this release done for today; Ilya great job. I would also like to add a personal thanks to Andrei his analitics group fo5 rr  constantly providing research and assistance that helps keep all our moving parts moving. For a peek at what hot new features are in this release read my previous blog entry <a href="http://www.bobbobel.com/10-hot-new-features-of-the-activeroles-6-5-platform/">here</a>.</p>
<p>(Note to self, never set an RTM for Friday the 13th.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/activeroles-server-6-5-goes-gold/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Free PKI &amp; Certificate Management Console</title>
		<link>http://www.bobbobel.com/free-pki-certificate-management-console/</link>
		<comments>http://www.bobbobel.com/free-pki-certificate-management-console/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 22:29:20 +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[Certificate Authority]]></category>
		<category><![CDATA[Certificate Lifecycle Management]]></category>
		<category><![CDATA[Certificate Management]]></category>
		<category><![CDATA[CLM]]></category>
		<category><![CDATA[PKI]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=699</guid>
		<description><![CDATA[Dmitry Sotnikov recently blogged that PowerShell MVP Vadims Podāns has posted a CA Management Console that can be downloaded here.  The solution based on PowerShell and runs in the PowerGUI console provides the following: Certificate Authorities management: CRL Distribution Points (CDP) Authority Information Access (AIA) settings Review CRLs Publish new CRLs Change CRL publishing periods including overlap [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dmitrysotnikov.wordpress.com/">Dmitry Sotnikov </a>recently blogged that <a href="http://www.sysadmins.lv/">PowerShell MVP Vadims Podāns</a> has posted a CA Management Console that can be downloaded <a href="http://powergui.org/entry.jspa?externalID=2552&amp;categoryID=296">here</a>. </p>
<p>The solution based on PowerShell and runs in the PowerGUI console provides the following:</p>
<ul>
<li>Certificate Authorities management:
<ul>
<li>CRL Distribution Points (CDP)</li>
<li>Authority Information Access (AIA) settings</li>
<li>Review CRLs</li>
<li>Publish new CRLs</li>
<li>Change CRL publishing periods including overlap settings</li>
<li>Revoked Certificates</li>
<li>Issued Certificates</li>
<li>Pending requests</li>
<li>Failed requests</li>
<li>Issued certificate templates</li>
<li>Revoke/unrevoke certificates</li>
<li>Issue or deny pending requests for certificates</li>
<li>Add/remove certificate templates to issue</li>
<li>Change CRL/CRT/OCSP URL priorities</li>
</ul>
</li>
<li>Local certificate store management:
<ul>
<li>Import/Export certificates using various certificate types (such CER/pkcs12/pkcs7/SST)</li>
<li>Copy/move certificates between stores</li>
<li>Delete certificate from store</li>
<li>Validate certificates passing them through certificate chaining engine</li>
<li>Sign files</li>
</ul>
</li>
<li>Online Certificate Status Protocol (OCSP) Responders management
<ul>
<li>Review and change OCSP Responder settings</li>
<li>Change OCSP URL priorities</li>
</ul>
</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/free-pki-certificate-management-console/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AD CMDLETS 1.3 BETA</title>
		<link>http://www.bobbobel.com/ad-cmdlets-1-3-beta/</link>
		<comments>http://www.bobbobel.com/ad-cmdlets-1-3-beta/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 04:54:20 +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 Servers]]></category>
		<category><![CDATA[AD CMDLETS]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=620</guid>
		<description><![CDATA[While I&#8217;ve been here in Berlin at the Quest TEC conference, I have received several questions about when the next version of the Quest AD CMDLETS will be available.  Version 1.3 is in the works and we should have a public preview version in the next month or so &#8211; so stay tuned.]]></description>
			<content:encoded><![CDATA[<p>While I&#8217;ve been here in Berlin at the Quest TEC conference, I have received several questions about when the next version of the Quest AD CMDLETS will be available.  Version 1.3 is in the works and we should have a public preview version in the next month or so &#8211; so stay tuned.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/ad-cmdlets-1-3-beta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>European ActiveRoles User Group meeting</title>
		<link>http://www.bobbobel.com/european-activeroles-user-group-meeting/</link>
		<comments>http://www.bobbobel.com/european-activeroles-user-group-meeting/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 17:39:10 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Diretory Help]]></category>
		<category><![CDATA[ActiveRoles Server User Group]]></category>
		<category><![CDATA[AD CMDLETS]]></category>
		<category><![CDATA[AD Security]]></category>
		<category><![CDATA[Directory]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Provisioning]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=605</guid>
		<description><![CDATA[In the morning tomorrow I depart for Berlin Germany to attend the Quest European TEC conference. While there we are holding our first ever EMEA ActiveRoles Server User Group meeting where we will be talking about the next release and some future product directions. The User Group will be held at the tail end of [...]]]></description>
			<content:encoded><![CDATA[<p>In the morning tomorrow I depart for Berlin Germany to attend the Quest European TEC conference. While there we are holding our first ever EMEA ActiveRoles Server User Group meeting where we will be talking about the next release and some future product directions.</p>
<p>The User Group will be held at the tail end of the TEC conference and participants don&#8217;t need to sign up for TEC to attend. There is still room if you are going to be in Berlin next week and would like to attend. For details see my previous post <a href="http://www.bobbobel.com/sign-up-now-for-the-activeroles-server-user-group-at-tec-berlin/">User Group TEC Berlin</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/european-activeroles-user-group-meeting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Want to find your largeest AD groups?</title>
		<link>http://www.bobbobel.com/want-to-find-your-largeest-ad-groups/</link>
		<comments>http://www.bobbobel.com/want-to-find-your-largeest-ad-groups/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 21:11:35 +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[AD CMDLETS]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=599</guid>
		<description><![CDATA[Dmitry Sotnikov wrote a great article on how to locate large groups in Active Directory using PowerShell. In the example script he shows how you can use the free ActiveRoles AD CMDLETS to locate the largest groups in Active Directory. Read Dmitry&#8217;s Blog Here]]></description>
			<content:encoded><![CDATA[<p>Dmitry Sotnikov wrote a great article on how to locate large groups in Active Directory using PowerShell. In the example script he shows how you can use the free ActiveRoles AD CMDLETS to locate the largest groups in Active Directory.</p>
<p><a href="http://dmitrysotnikov.wordpress.com/2009/09/08/find-large-ad-groups/">Read Dmitry&#8217;s Blog Here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/want-to-find-your-largeest-ad-groups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>4 PowerShell CMDLETS to Simplify ActiveRoles Approval</title>
		<link>http://www.bobbobel.com/4-powershell-cmdlets-to-simplify-activeroles-approval/</link>
		<comments>http://www.bobbobel.com/4-powershell-cmdlets-to-simplify-activeroles-approval/#comments</comments>
		<pubDate>Wed, 12 Aug 2009 18:01:58 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Active Directory Help]]></category>
		<category><![CDATA[ActiveRoles Approval]]></category>
		<category><![CDATA[AD Approval]]></category>
		<category><![CDATA[AD CMDLETS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Workflow for PowerShell]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=453</guid>
		<description><![CDATA[Versions 6.0.x and 6.1 of ActiveRoles Server are approval aware, but working with approval tasks can be tricky. One of the most frequent requests was to perform custom reporting or automation of approval workflow; unfortunately this did not ship with ActiveRoles itself. In June we released an updated version of the ActiveRoles Management Shell for [...]]]></description>
			<content:encoded><![CDATA[<p>Versions 6.0.x and 6.1 of ActiveRoles Server are approval aware, but working with approval tasks can be tricky. One of the most frequent requests was to perform custom reporting or automation of approval workflow; unfortunately this did not ship with ActiveRoles itself.</p>
<p>In June we released an updated version of the ActiveRoles Management Shell for Active Directory (a.k.a. The PowerShell AD CMDLETS). In that release we also included several new commands that can be used with ActiveRoles Server to help manage and automate the ActiveRoles approval workflow. The following four PowerShell CMDLETS require a connection to the ActiveRoles Server Administration Service, so the <em>Proxy </em>parameter must be used to establish a connection.</p>
<ol>
<li><strong>Get-QARSOperation</strong> &#8211; Retrieve operation records from ActiveRoles Server. Each operation record represents a certain change request, whether pending or completed, in ActiveRoles Server.</li>
<li><strong>Get-QARSApprovalTask</strong> &#8211; Retrieve approval task records from ActiveRoles Server. Each approval task record represents a task, whether pending or completed, to approve or reject a certain change request in ActiveRoles Server.</li>
<li><strong>Approve-QARSApprovalTask</strong> &#8211; Apply the Approve resolution on approval tasks for which you are assigned to the Approver role in ActiveRoles Server.</li>
<li><strong>Reject-QARSApprovalTask</strong> &#8211; Apply the Reject resolution ActiveRoles Server.</li>
</ol>
<p>To download the latest version of these CMDLETS go to the ActiveRoles download page located at <a href="http://www.quest.com/common/registration.aspx?requestdefid=7910">http://www.quest.com/common/registration.aspx?requestdefid=7910</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/4-powershell-cmdlets-to-simplify-activeroles-approval/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auditing the PowerShell AD CMDLETS!</title>
		<link>http://www.bobbobel.com/auditing-the-powershell-ad-cmdlets/</link>
		<comments>http://www.bobbobel.com/auditing-the-powershell-ad-cmdlets/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 15:07:24 +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 CMDLETS]]></category>
		<category><![CDATA[Audit PowerShell]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=423</guid>
		<description><![CDATA[Dmitry Sotnikov&#8217;s blog has a great entry on how you can use ActiveRoles Server to audit changes made to Active Directory that are being done with PowerShell. http://dmitrysotnikov.wordpress.com/2009/08/03/audit-powershell-changes-in-ad/]]></description>
			<content:encoded><![CDATA[<p>Dmitry Sotnikov&#8217;s blog has a great entry on how you can use ActiveRoles Server to audit changes made to Active Directory that are being done with PowerShell.</p>
<p><a href="http://dmitrysotnikov.wordpress.com/2009/08/03/audit-powershell-changes-in-ad/">http://dmitrysotnikov.wordpress.com/2009/08/03/audit-powershell-changes-in-ad/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/auditing-the-powershell-ad-cmdlets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wondering when AD CMDLETS 1.2.2 will ship?</title>
		<link>http://www.bobbobel.com/wondering-when-ad-cmdlets-122-will-ship/</link>
		<comments>http://www.bobbobel.com/wondering-when-ad-cmdlets-122-will-ship/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 18:56:38 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ActiveRoles]]></category>
		<category><![CDATA[AD CMDLETS]]></category>
		<category><![CDATA[PowerGUI]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quest]]></category>
		<category><![CDATA[Quest CMDLETS]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=321</guid>
		<description><![CDATA[We are getting very-very close to shipping version 1.2.2 of the Active Directory CMDLETS. This release will improve compatiblity with Quest&#8217;s PowerGUI graphical interface for PowerShell. Check back between now and friday for an announcment about our release.]]></description>
			<content:encoded><![CDATA[<p>We are getting very-very close to shipping version 1.2.2 of the Active Directory CMDLETS. This release will improve compatiblity with Quest&#8217;s PowerGUI graphical interface for PowerShell. Check back between now and friday for an announcment about our release.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/wondering-when-ad-cmdlets-122-will-ship/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Want Intensive PowerShell Training?</title>
		<link>http://www.bobbobel.com/want-intensive-powershell-training/</link>
		<comments>http://www.bobbobel.com/want-intensive-powershell-training/#comments</comments>
		<pubDate>Wed, 20 May 2009 19:16:40 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Quest CMDLETS]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[training]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=290</guid>
		<description><![CDATA[Jeffery Hicks, author of Managing Active Directory with Windows PowerShell, is going to be in Columbus Ohio delivering a week of intensive training on this very subject. Jeffery&#8217;s Boot camp style course is broken into two parts, 3 days intensive PowerShell training followed by another 2 optional days of super advanced topics. For more information [...]]]></description>
			<content:encoded><![CDATA[<p>Jeffery Hicks, author of <em>Managing Active Directory with Windows PowerShell</em>, is going to be in Columbus Ohio delivering a week of intensive training on this very subject. Jeffery&#8217;s Boot camp style course is broken into two parts, 3 days intensive PowerShell training followed by another 2 optional days of super advanced topics.</p>
<p>For more information visit Jeffery&#8217;s announcement at <a href="http://blog.sapien.com/index.php/2009/05/20/powershell-special-forces-invades-columbus-ohio/">http://blog.sapien.com/index.php/2009/05/20/powershell-special-forces-invades-columbus-ohio/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/want-intensive-powershell-training/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Interview on the PowerScripting PodCast</title>
		<link>http://www.bobbobel.com/my-interview-on-the-powerscripting-podcast/</link>
		<comments>http://www.bobbobel.com/my-interview-on-the-powerscripting-podcast/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 10:13:44 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[ActiveRoles Server]]></category>
		<category><![CDATA[AD CMDLETS]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=244</guid>
		<description><![CDATA[I had the great opportunity last week to participate in the PowerScripting pod cast. Jonathan Walz &#038; Hal Rottenberg host the show and made talking about the projects I have been involved with at Quest and outside of Quest &#8211; both easy an fun. Primarily I was on the show to talk about the ActiveRoles [...]]]></description>
			<content:encoded><![CDATA[<p>I had the great opportunity last week to participate in the PowerScripting pod cast. Jonathan Walz &#038; Hal Rottenberg host the show and made talking about the projects I have been involved with at Quest and outside of Quest &#8211; both easy an fun. Primarily I was on the show to talk about the ActiveRoles Management Shell for Active Directory (A.K.A The PowerShell AD CMDLETS) but we also talked about a number of other subjects. If you want to know more about PowerShell or if you want to learn how PowerShell is being used in the IT industry these pod casts are certainly a great place to start. In any case check it out&#8230;</p>
<p><a href="http://powerscripting.wordpress.com/2009/04/20/episode-67-bob-bobel-from-quest-software/">http://powerscripting.wordpress.com/2009/04/20/episode-67-bob-bobel-from-quest-software/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/my-interview-on-the-powerscripting-podcast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AD CMDLETS 1.2 now available</title>
		<link>http://www.bobbobel.com/ad-cmdlets-12-now-available/</link>
		<comments>http://www.bobbobel.com/ad-cmdlets-12-now-available/#comments</comments>
		<pubDate>Wed, 08 Apr 2009 16:35:32 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD CMDLETS]]></category>
		<category><![CDATA[PowerShell]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=230</guid>
		<description><![CDATA[I am delighted to announce that as of 1pm EST, ActiveRoles Management Shell for Active Directory version 1.2 will be available for download in either 32 or 64 bit editions. Download the latest version here: http://www.quest.com/powershell/activeroles-server.aspx I am especially excited about the Restore-QADDeletedObject command that undelete objects in Active Directory by restoring tombstones back into [...]]]></description>
			<content:encoded><![CDATA[<p>I am delighted to announce that as of 1pm EST, ActiveRoles Management Shell for Active Directory version 1.2 will be available for download in either 32 or 64 bit editions.</p>
<p>Download the latest version here:<br />
<a href="http://www.quest.com/powershell/activeroles-server.aspx">http://www.quest.com/powershell/activeroles-server.aspx</a></p>
<p>I am especially excited about the <strong>Restore-QADDeletedObject</strong>  command that undelete objects in Active Directory by restoring tombstones back into normal objects. This cmdlet requires an Active Directory domain controller running Windows Server 2003 or later but will certainly be a useful tool to solve some of the basic woops, or oh-no scenarios. Even cooler is that you can now use Get-QADObject to see those tombstoned objects and pipe that to the restore cmdlet so bringing back objects is really simple.</p>
<p>For ActiveRoles customers the new <strong>*-QARSApprovalTask </strong>will allow you to approve or reject operations where a approval is required right from within PowerShell.</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/ad-cmdlets-12-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AD CMDLETS version 1.2 went gold Friday</title>
		<link>http://www.bobbobel.com/ad-cmdlets-version-12-went-gold-friday/</link>
		<comments>http://www.bobbobel.com/ad-cmdlets-version-12-went-gold-friday/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 13:50:09 +0000</pubDate>
		<dc:creator>Bob</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[AD CMDLETS]]></category>
		<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Release]]></category>

		<guid isPermaLink="false">http://www.bobbobel.com/?p=201</guid>
		<description><![CDATA[On Friday I had a nice little gift from my development team in my inbox; the RTM bits for version 1.2 of our PowerShell AD CMDLETS. Don&#8217;t get too excited it will take a little while for us to make them generally available, but you won&#8217;t have to long to wait. BTW, if you happen [...]]]></description>
			<content:encoded><![CDATA[<p>On Friday I had a nice little gift from my development team in my inbox; the RTM bits for version 1.2 of our PowerShell AD CMDLETS. Don&#8217;t get too excited it will take a little while for us to make them generally available, but you won&#8217;t have to long to wait. BTW, if you happen to be going to TEC (The Expert&#8217;s Conference) this week and you say the words &#8220;Pirate Chicken&#8221; to me, I&#8217;ll see that you get a copy sooner.</p>
<p>Here is a sneak peak at the cmdlets we added in 1.2:</p>
<p><strong>• Get-QADMemberOf </strong>- Retrieve group memberships of a particular object in Active Directory. Supported are both Active<br />
Directory Domain Services (AD DS) and Active Directory Lightweight Directory Services (AD LDS).</p>
<p><strong>• Get-QADPasswordSettingsObjectAppliesTo </strong>- Retrieve Password Settings objects that match the specified conditions. Active Directory version of Windows Server 2008 or later is required.</p>
<p><strong>• Restore-QADDeletedObject</strong> &#8211; Undelete objects in Active Directory by restoring tombstones back into normal objects. This cmdlet requires an Active Directory domain controller running Windows Server 2003 or later.</p>
<p><strong>• Get-QARSOperation</strong> &#8211; Retrieve operation records from ActiveRoles Server. Each operation record represents a certain change request, whether pending or completed, in ActiveRoles Server.</p>
<p><strong>• Get-QARSApprovalTask</strong> &#8211; Retrieve approval task records from ActiveRoles Server. Each approval task record represents a task,whether pending or completed, to approve or reject a certain change request in ActiveRoles Server.</p>
<p><strong>• Approve-QARSApprovalTask</strong> &#8211; Apply the Approve resolution on approval tasks for which you are assigned to the Approver role in<br />
ActiveRoles Server.</p>
<p><strong>• Reject-QARSApprovalTask</strong> &#8211; Apply the Reject resolution on approval tasks for which you are assigned to the Approver role in ActiveRoles Server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bobbobel.com/ad-cmdlets-version-12-went-gold-friday/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

