<?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>Summut you might not have known - All Comments</title><link>http://blogs.technet.com/b/carlh/</link><description /><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Get User Profiles and Last User that Logged on to Desktop Computers</title><link>http://blogs.technet.com/b/carlh/archive/2012/07/03/get-user-profiles-and-last-user-that-logged-on-to-desktop-computers.aspx#3507884</link><pubDate>Fri, 06 Jul 2012 23:46:43 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3507884</guid><dc:creator>carl h2</dc:creator><description>&lt;p&gt;Actually, the script doesn&amp;#39;t necessarily work against a list of computers but if run without the -ComputerListFile switch it will search whatever AD path you specify for whatever type of computer objects you specify. Just updated he command line syntax above because i forgot about the -ComputerType parameter.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3507884" width="1" height="1"&gt;</description></item><item><title>re: Get User Profiles and Last User that Logged on to Desktop Computers</title><link>http://blogs.technet.com/b/carlh/archive/2012/07/03/get-user-profiles-and-last-user-that-logged-on-to-desktop-computers.aspx#3507871</link><pubDate>Fri, 06 Jul 2012 21:22:27 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3507871</guid><dc:creator>dean</dc:creator><description>&lt;p&gt;that should be fine. Just thought it could be very useful for our helpdesk to find out quickly how many desktops a user may log onto. thanks.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3507871" width="1" height="1"&gt;</description></item><item><title>re: Get User Profiles and Last User that Logged on to Desktop Computers</title><link>http://blogs.technet.com/b/carlh/archive/2012/07/03/get-user-profiles-and-last-user-that-logged-on-to-desktop-computers.aspx#3507383</link><pubDate>Wed, 04 Jul 2012 09:11:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3507383</guid><dc:creator>carl h2</dc:creator><description>&lt;p&gt;Dean,&lt;/p&gt;
&lt;p&gt;Unfortunately, the script works the other way round i.e. it queries specific\list of computers for a list of the users that have used it and not searches through each computer for a specific user logging onto them.&lt;/p&gt;
&lt;p&gt;But there is nothing to say that you couldn&amp;#39;t take the csv files created by this script and sort and filter the data in Excel to get a list for a specific user which in turn will show the computers they have logged into.&lt;/p&gt;
&lt;p&gt;Carl H&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3507383" width="1" height="1"&gt;</description></item><item><title>re: Get User Profiles and Last User that Logged on to Desktop Computers</title><link>http://blogs.technet.com/b/carlh/archive/2012/07/03/get-user-profiles-and-last-user-that-logged-on-to-desktop-computers.aspx#3507324</link><pubDate>Tue, 03 Jul 2012 22:18:08 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3507324</guid><dc:creator>Dean</dc:creator><description>&lt;p&gt;Can you run this script against a specific user? That will be quickly identify how many computers the user logged onto.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3507324" width="1" height="1"&gt;</description></item><item><title>re: Delete Stuff in AD</title><link>http://blogs.technet.com/b/carlh/archive/2012/07/02/delete-stuff-in-ad.aspx#3507139</link><pubDate>Tue, 03 Jul 2012 08:11:42 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3507139</guid><dc:creator>carl h2</dc:creator><description>&lt;p&gt;John, I would wholeheartedly agree with you, but in this instance the customer was ...... how can put this nicely ....... a bit tentative on allowing Powershell usage in their environment (yes these environments still exist) thus VBScript it was. And as I had written some of the code already a need was filled.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3507139" width="1" height="1"&gt;</description></item><item><title>re: Delete Stuff in AD</title><link>http://blogs.technet.com/b/carlh/archive/2012/07/02/delete-stuff-in-ad.aspx#3507087</link><pubDate>Mon, 02 Jul 2012 22:54:14 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3507087</guid><dc:creator>John</dc:creator><description>&lt;p&gt;have to check my calendar, yup it still 2012 and I haven&amp;#39;t been warped back in time.&lt;/p&gt;
&lt;p&gt;Why would anyone spend time doing this in vbs now, when it&amp;#39;s like 1 powershell command? &amp;nbsp;(probably as simple as &amp;nbsp; get-content zapme.csv | remove-adgroup&lt;/p&gt;
&lt;p&gt;what am I missing ?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3507087" width="1" height="1"&gt;</description></item><item><title>re: Delete Stuff in AD</title><link>http://blogs.technet.com/b/carlh/archive/2012/07/02/delete-stuff-in-ad.aspx#3506981</link><pubDate>Mon, 02 Jul 2012 12:00:23 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3506981</guid><dc:creator>Enderson Valente</dc:creator><description>&lt;p&gt;Parabens pelo Script.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3506981" width="1" height="1"&gt;</description></item><item><title>re: After Booting into DSRM DC takes a long time to become available</title><link>http://blogs.technet.com/b/carlh/archive/2009/06/15/after-booting-into-dsrm-dc-takes-a-long-time-to-become-available.aspx#3498244</link><pubDate>Wed, 16 May 2012 08:47:34 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3498244</guid><dc:creator>carl h2</dc:creator><description>&lt;p&gt;This is the Registry key to which you need to add the DWord value &amp;quot;Repl Perform Initial Synchronizations&amp;quot;&lt;/p&gt;
&lt;p&gt;HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NTDS\Parameters&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3498244" width="1" height="1"&gt;</description></item><item><title>re: After Booting into DSRM DC takes a long time to become available</title><link>http://blogs.technet.com/b/carlh/archive/2009/06/15/after-booting-into-dsrm-dc-takes-a-long-time-to-become-available.aspx#3498225</link><pubDate>Wed, 16 May 2012 04:20:09 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3498225</guid><dc:creator>Zontna</dc:creator><description>&lt;p&gt;on which registry parameter to set Repl Perform Initial Synchronizations?&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3498225" width="1" height="1"&gt;</description></item><item><title>re: Script to Recover a Hyper-V Guest</title><link>http://blogs.technet.com/b/carlh/archive/2010/12/15/script-to-recover-a-hyper-v-guest.aspx#3495313</link><pubDate>Mon, 30 Apr 2012 16:54:18 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3495313</guid><dc:creator>Leroy Garcia</dc:creator><description>&lt;p&gt;Your script saved my life. &amp;nbsp;Thank you. &amp;nbsp;I messed up my CSV Cluster and had to rebuild my cluster. &amp;nbsp;When i brough everthing online i tried to bring VM&amp;#39;s back in using MLink and that failed. &amp;nbsp;Your script gave me permission errors on a couple of my VM&amp;#39;s but it still worked. &amp;nbsp;I owe you a beer.&lt;/p&gt;
&lt;p&gt;Note if you blow up a CSV you have to migrate the VM&amp;#39;s back into the cluster. I used SCVMM and it created a second folder.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3495313" width="1" height="1"&gt;</description></item></channel></rss>