<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Automation on Anything About IT</title><link>https://www.verboon.info/tags/automation/</link><description>Recent content in Automation on Anything About IT</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 10 Dec 2009 00:05:17 +0000</lastBuildDate><atom:link href="https://www.verboon.info/tags/automation/index.xml" rel="self" type="application/rss+xml"/><item><title>Finding unused User Accounts in Active Directory</title><link>https://www.verboon.info/2009/12/finding-unused-user-accounts-in-active-directory/</link><pubDate>Thu, 10 Dec 2009 00:05:17 +0000</pubDate><guid>https://www.verboon.info/2009/12/finding-unused-user-accounts-in-active-directory/</guid><description>&lt;p&gt;As we move towards the end of the year I thought it’s a good time to do some housekeeping activities within the lab infrastructure in which we work on a daily basis. Throughout the year we often create test user and computer objects within Active Directory and of course sometimes we forget to delete them.&lt;/p&gt;
&lt;p&gt;As I don’t want to reinvent a wheel again I searched the web and soon found a whole bunch of tools and scripts that would help me identifying unused user accounts. I decided that I wanted to use a script. I first found the &lt;a href="http://www.rlmueller.net/Last%20Logon.htm"&gt;Last Logon Dates scripts&lt;/a&gt; from Richard L. Mueller which are written in WSH. But then I found the &lt;a href="http://windowsitpro.com/article/articleid/99760/managing-ad-user-accounts-with-powershell.html"&gt;Managing AD User Accounts with PowerShell&lt;/a&gt; article on &lt;a href="http://windowsitpro.com/"&gt;WindowsITPro&lt;/a&gt; and decided to use the opportunity of using PowerShell to accomplish my task.&lt;/p&gt;</description></item><item><title>Active Directory Powershell Blog</title><link>https://www.verboon.info/2009/03/active-directory-powershell-blog/</link><pubDate>Wed, 25 Mar 2009 22:34:48 +0000</pubDate><guid>https://www.verboon.info/2009/03/active-directory-powershell-blog/</guid><description>&lt;p&gt;Those interested in managing Active Directory with PowerShell, have a look at the &lt;a href="http://blogs.msdn.com/adpowershell/default.aspx"&gt;Active Directory Power Shell Blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;
 &lt;img src="http://blogs.msdn.com/adpowershell/" alt="The Active Directory Powershell Blog"&gt;

&lt;/p&gt;</description></item><item><title>Reducing size of WinPE</title><link>https://www.verboon.info/2009/01/reducing-size-of-winpe/</link><pubDate>Sat, 17 Jan 2009 13:23:35 +0000</pubDate><guid>https://www.verboon.info/2009/01/reducing-size-of-winpe/</guid><description>&lt;p&gt;Today I have been looking into the new &amp;ldquo;Profiling&amp;rdquo; options for Windows PE 3.0. Using the profiling options allow you to reduce the content of Windows PE to an absolute minimum without removing any boot critical content.&lt;/p&gt;
&lt;p&gt;I am not going to re-write a step by step process here, as it is all described within the Windows PE User Guide for Windows 7 but here are the basic things&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;First build your PE boot.wim the way you have been doing it so far, but before unmounting it run the following command as well: dism /image:C:\PE\mount /Enable-profiling&lt;/p&gt;</description></item><item><title>Typo in PE 3.0 Users guide</title><link>https://www.verboon.info/2009/01/typo-in-pe-30-users-guide/</link><pubDate>Sat, 10 Jan 2009 17:02:05 +0000</pubDate><guid>https://www.verboon.info/2009/01/typo-in-pe-30-users-guide/</guid><description>&lt;p&gt;I&amp;rsquo;ve just found a typo in the Windows PE 3.0 Users guide.&lt;/p&gt;
&lt;p&gt;dism /image:C:\winpe_x86\mount /Add-Package /PackagePath:&amp;ldquo;C:\Program Files\Windows &lt;strong&gt;OPK&lt;/strong&gt;\Tools\PETools\x86\WinPE_OCs\winpe-wmi.cab&amp;rdquo;&lt;/p&gt;
&lt;p&gt;dism /image:C:\winpe_x86\mount /Add-Package /PackagePath:&amp;ldquo;C:\Program Files\Windows &lt;strong&gt;AIK&lt;/strong&gt;\Tools\PETools\x86\WinPE_OCs\winpe-wmi.cab&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&amp;ldquo;OPK&amp;rdquo; should be replaced with &amp;ldquo;AIK&amp;rdquo; otherwise if you copy paste the sample commandline adding an optinonal component will not work.&lt;/p&gt;</description></item><item><title>Altiris related information sources</title><link>https://www.verboon.info/2008/12/altiris-related-information-sources/</link><pubDate>Thu, 11 Dec 2008 14:42:09 +0000</pubDate><guid>https://www.verboon.info/2008/12/altiris-related-information-sources/</guid><description>&lt;p&gt;Today someone asked a question about importing computer accounts within the Altiris Console. I had created a script for that about 4 years ago, so I wanted to check if the tools and methods i used would still be  valid today. In browsing the web for altiris related content I came across the sites listed below.&lt;/p&gt;
&lt;p&gt;Altirigos.com
&lt;a href="http://www.altirigos.com/index.php?page=home"&gt;http://www.altirigos.com/index.php?page=home&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Juice
&lt;a href="http://www.symantec.com/community/"&gt;http://www.symantec.com/community/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Altris Forums
&lt;a href="http://forums.altiris.com/"&gt;http://forums.altiris.com/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Altiris Support Portal
&lt;a href="http://www2.altiris.com/support/main.asp"&gt;http://www2.altiris.com/support/main.asp&lt;/a&gt;&lt;/p&gt;</description></item><item><title>System Center - Virtual Machine Manager Demo</title><link>https://www.verboon.info/2008/12/system-center-virtual-machine-manager-demo/</link><pubDate>Mon, 08 Dec 2008 16:07:32 +0000</pubDate><guid>https://www.verboon.info/2008/12/system-center-virtual-machine-manager-demo/</guid><description>&lt;p&gt;Just recently Microsoft launched the &lt;a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/default.aspx"&gt;System Center Virtual Machine Manager&lt;/a&gt;. Watch a &lt;a href="http://www.microsoft.com/systemcenter/virtualmachinemanager/en/us/demos.aspx"&gt;demo here&lt;/a&gt;.  For those that have a subscription to the Windows IT Pro Magazine, read the article &amp;ldquo;&lt;a href="http://windowsitpro.com/article/articleid/100524/what-you-need-to-know-about-microsoft-system-center-virtual-machine-manager-2008.html"&gt;What You Need to Know About Microsoft System Center Virtual Machine Manager 2008&lt;/a&gt;&amp;rdquo;.&lt;/p&gt;</description></item><item><title>Windows PowerShell - Free booklet</title><link>https://www.verboon.info/2008/11/windows-powershell-free-booklet/</link><pubDate>Thu, 27 Nov 2008 22:10:10 +0000</pubDate><guid>https://www.verboon.info/2008/11/windows-powershell-free-booklet/</guid><description>&lt;p&gt;As it looks like, Windows PowerShell will become part of Windows7, so it&amp;rsquo;s about time to start learning this powerfull scripting language. After i had &lt;a href="http://www.microsoft.com/windowsserver2003/technologies/management/powershell/download.mspx"&gt;downloaded &lt;/a&gt;PowerShell v1.0 (v2.0 is currently in CTP), i&amp;rsquo;ve started collecting and searching the documentation and learning guides. I&amp;rsquo;m not goig to list them all here, most resources and further links can be found on the &lt;a href="http://www.microsoft.com/technet/scriptcenter/hubs/msh.mspx"&gt;Microsoft Technet Script Center&lt;/a&gt;. But there is one i would like to reference as it is a comprehensive and well written booklet provided and written by a Microsoft Consultant.  &lt;a href="http://blogs.technet.com/chitpro-de/archive/2008/02/28/free-windows-powershell-workbook-server-administration.aspx"&gt;Free Windows PowerShell workbook: server administration&lt;/a&gt;&lt;/p&gt;</description></item><item><title>ToolTip: Bulk Drive Manager</title><link>https://www.verboon.info/2008/11/tooltip-bulk-drive-manager/</link><pubDate>Sun, 09 Nov 2008 15:36:07 +0000</pubDate><guid>https://www.verboon.info/2008/11/tooltip-bulk-drive-manager/</guid><description>&lt;p&gt;Easily and quickly disable USB Storage Drives, CD and Floppy drives across the network.  The tool can be executed in GUI and command line mode.&lt;/p&gt;
&lt;p&gt;The tool is actually just configuring the appropriate system services , therefore after applying a configuration setting, the system must be rebooted so that the change can take effect.&lt;/p&gt;
&lt;p&gt;&lt;a href="file:///C:/Users/Alex/AppData/Local/Temp/WindowsLiveWriter-429641856/supfiles164A48B7/image%5B9%5D.png"&gt;&lt;/a&gt;&lt;a href="images/image-thumb2.png"&gt;

 &lt;img src="images/image-thumb2.png" alt=""&gt;


&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The tool can be &lt;a href="http://www.dovestones.com/products/usb-drive-manager/disable-usb-cd-floppy-drives.html"&gt;downloaded&lt;/a&gt; from &lt;a href="http://www.dovestones.com/"&gt;dovestones software&lt;/a&gt;.&lt;/p&gt;</description></item></channel></rss>