<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Friday Mail Sack – Very Late Edition</title><link>http://blogs.technet.com/b/askds/archive/2010/02/26/friday-mail-sack-very-late-edition.aspx</link><description>Hi Folks. It&amp;rsquo;s been crazy busy here &amp;ndash; sorry for the delay. Hopefully you weren&amp;rsquo;t sitting around refreshing the page all day. 
 Not that there&amp;rsquo;s anything wrong with that. 
 
 RSAT and legacy policies 
 Automating GPP creation</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Friday Mail Sack – Very Late Edition</title><link>http://blogs.technet.com/b/askds/archive/2010/02/26/friday-mail-sack-very-late-edition.aspx#3316573</link><pubDate>Wed, 03 Mar 2010 15:13:26 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3316573</guid><dc:creator>RickSheikh</dc:creator><description>&lt;p&gt;A &amp;quot;back door&amp;quot; way to give you an idea would be to find out the 'create time' for the domain and then see how many users, groups, computers you can find with a create time that was at *about* the same time. It's unlikely someone is going to create a boat load of objects at the time the domain is created so if you have a bunch of stuff created at about that time, it is likely an upgrade. A simple two one-liners approach would be to use PowerShell (with Quest cmdlets)or you may use ADWS as well.&lt;/p&gt;
&lt;p&gt;Get-QADobject &amp;quot;dc=notsogood,dc=domain&amp;quot; | select creationdate&lt;/p&gt;
&lt;p&gt;(For instance if the result were -&amp;gt;) 6/14/2008 &amp;nbsp;2:25:03 AM &amp;nbsp; &amp;nbsp;&lt;/p&gt;
&lt;p&gt;Then do this, to find out how many users were created that day, and so forth and so on for other objects.&lt;/p&gt;
&lt;p&gt;Get-QADUser -sl 0 -createdon (get-date).adddays(-416) | measure-object&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3316573" width="1" height="1"&gt;</description></item><item><title>re: Friday Mail Sack – Very Late Edition</title><link>http://blogs.technet.com/b/askds/archive/2010/02/26/friday-mail-sack-very-late-edition.aspx#3316023</link><pubDate>Mon, 01 Mar 2010 15:14:04 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3316023</guid><dc:creator>NedPyle [MSFT]</dc:creator><description>&lt;p&gt;Yes, via auditing. What OS are your DC's?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3316023" width="1" height="1"&gt;</description></item><item><title>re: Friday Mail Sack – Very Late Edition</title><link>http://blogs.technet.com/b/askds/archive/2010/02/26/friday-mail-sack-very-late-edition.aspx#3316021</link><pubDate>Mon, 01 Mar 2010 15:08:11 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3316021</guid><dc:creator>orcus</dc:creator><description>&lt;p&gt;Is there a way I can find out who created an object in AD?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3316021" width="1" height="1"&gt;</description></item><item><title>re: Friday Mail Sack – Very Late Edition</title><link>http://blogs.technet.com/b/askds/archive/2010/02/26/friday-mail-sack-very-late-edition.aspx#3315818</link><pubDate>Sat, 27 Feb 2010 21:35:30 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3315818</guid><dc:creator>Brian Desmond -MVP-</dc:creator><description>&lt;p&gt;The presence of the replicator group is another potential indicator&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3315818" width="1" height="1"&gt;</description></item><item><title>re: Friday Mail Sack – Very Late Edition</title><link>http://blogs.technet.com/b/askds/archive/2010/02/26/friday-mail-sack-very-late-edition.aspx#3315813</link><pubDate>Sat, 27 Feb 2010 18:12:19 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3315813</guid><dc:creator>Yusuf Dikmenoglu</dc:creator><description>&lt;p&gt;Hello Ned,&lt;/p&gt;
&lt;p&gt;it would be an honor for me, if you would publish my name on the &amp;quot;one-and-only&amp;quot; AD-Blog. ;-)&lt;/p&gt;
&lt;p&gt;Another guaranteed option is, if the NetBIOS domain name have a point in the Name. Example: &amp;quot;Company.com&amp;quot;. Then the domain was 100% upgraded from a NT- to a AD-Domain.&lt;/p&gt;
&lt;p&gt;Best Regards&lt;/p&gt;
&lt;p&gt; Yusuf Dikmenoglu&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3315813" width="1" height="1"&gt;</description></item></channel></rss>