<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/atom.xsl" media="screen"?><feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en"><title type="html">Learning to Fly - Mika's Blog</title><subtitle type="html">Active Directory and Security amongst others</subtitle><id>http://msmvps.com/blogs/mika/atom.aspx</id><link rel="alternate" type="text/html" href="http://msmvps.com/blogs/mika/default.aspx" /><link rel="self" type="application/atom+xml" href="http://msmvps.com/blogs/mika/atom.aspx" /><generator uri="http://communityserver.org" version="4.0.30619.63">Community Server</generator><updated>2005-03-05T17:13:00Z</updated><entry><title>BitLocker Recovery Password Viewer for Active Directory Users and Computers tool</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2007/01/23/bitlocker-recovery-password-viewer-for-active-directory-users-and-computers-tool.aspx" /><id>/blogs/mika/archive/2007/01/23/bitlocker-recovery-password-viewer-for-active-directory-users-and-computers-tool.aspx</id><published>2007-01-23T04:20:00Z</published><updated>2007-01-23T04:20:00Z</updated><content type="html">A tool for viewing Bitlocker recovery passwords is now available: &lt;A href="http://support.microsoft.com/?kbid=928202"&gt;http://support.microsoft.com/?kbid=928202&lt;/A&gt;. It is supported when&amp;nbsp;installed on Windows XP SP2 or Windows Server 2003.&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=512128" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /><category term="Active Directory" scheme="http://msmvps.com/blogs/mika/archive/tags/Active+Directory/default.aspx" /></entry><entry><title>Guide for Configuring AD to Back up BitLocker and TPM Recovery Information</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2007/01/12/guide-for-configuring-ad-to-back-up-bitlocker-and-tpm-recovery-information.aspx" /><id>/blogs/mika/archive/2007/01/12/guide-for-configuring-ad-to-back-up-bitlocker-and-tpm-recovery-information.aspx</id><published>2007-01-12T06:10:00Z</published><updated>2007-01-12T06:10:00Z</updated><content type="html">&lt;P&gt;The above guide is finally available: &lt;A class="" href="http://www.microsoft.com/downloads/details.aspx?FamilyID=3a207915-dfc3-4579-90cd-86ac666f61d4&amp;amp;displaylang=en" target=_blank&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=3a207915-dfc3-4579-90cd-86ac666f61d4&amp;amp;displaylang=en&lt;/A&gt;. Go and get it! The package contains:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;48 page excellent guide&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;LDIF file for extending Windows Server 2003 SP1/R2 schema&lt;/LI&gt;
&lt;LI&gt;Script for modifying ACLs for computer objects in order to store TPM information and another for listing the permissions&lt;/LI&gt;
&lt;LI&gt;Script for accessing BitLocker recovery info in AD&lt;/LI&gt;
&lt;LI&gt;Script for accessing&amp;nbsp;TPM recovery info in AD&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;According to the document, this schema update is supported for production use. &lt;/P&gt;
&lt;P&gt;In addition to the tools within the package, you should also check a versatile manage-bde.wsf script that is included in Vista. Although it is possible to use this script to enable Bitlocker encryption on other partitions apart from boot partition (containing Windows), I wouldn't recommend it since additional steps are required and key recovery is rather complex. &lt;A href="http://www.windowsecurity.com/articles/Best-practice-guide-how-configure-BitLocker-Part1.html"&gt;http://www.windowsecurity.com/articles/Best-practice-guide-how-configure-BitLocker-Part1.html&lt;/A&gt;&amp;nbsp;includes a concise summary of the steps.&lt;/P&gt;
&lt;P&gt;Now if only more manufactures could make updated BIOS versions available in order to use TPM. So far, I've played around with Lenovo Thinkpad T60 (BIOS version 2.06 and 2.07) and it's working perfectly :)&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=485457" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /><category term="Active Directory" scheme="http://msmvps.com/blogs/mika/archive/tags/Active+Directory/default.aspx" /></entry><entry><title>Windows Vista Bitlocker recovery keys and Active Directory schema extension</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2006/12/07/windows-vista-bitlocker-recovery-keys-and-active-directory-schema-extension.aspx" /><id>/blogs/mika/archive/2006/12/07/windows-vista-bitlocker-recovery-keys-and-active-directory-schema-extension.aspx</id><published>2006-12-07T09:03:00Z</published><updated>2006-12-07T09:03:00Z</updated><content type="html">&lt;P&gt;Although ADPREP executable exists on the Vista DVD (\sources\adprep\adprep.exe) with accompanying LDF files (sch14.ldf - sch39.ldf), you should&amp;nbsp;NOT use it to extend the schema of Windows 2000/Server 2003/R2 Active Directory. These files are there for informational purposes only for showing what Longhorn Server will bring along when it'll arrive. &lt;/P&gt;
&lt;P&gt;Windows Vista Bitlocker recovery keys cannot be stored in the Active Directory before extending the schema and modifying AD permissions. The information and tools to perform these preliminary tasks will become available some time in the near future - when it's ready, I guess ;) In the mean time, you could have a look on extending the schema for Vista wired and wireless group policy @ &lt;A href="http://www.microsoft.com/technet/network/wifi/vista_ad_ext.mspx"&gt;http://www.microsoft.com/technet/network/wifi/vista_ad_ext.mspx&lt;/A&gt;.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=401089" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Active Directory" scheme="http://msmvps.com/blogs/mika/archive/tags/Active+Directory/default.aspx" /></entry><entry><title>Windows Vista Security Guide 1.0 available</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2006/11/09/Vista-Security-Guide-1.0-available.aspx" /><id>/blogs/mika/archive/2006/11/09/Vista-Security-Guide-1.0-available.aspx</id><published>2006-11-09T19:50:00Z</published><updated>2006-11-09T19:50:00Z</updated><content type="html">&lt;p&gt;Microsoft sticked to its behaviour on the&amp;nbsp;release of the Vista Security Guide as it was made available the same day that the bits went to&amp;nbsp;production.&amp;nbsp;The final 1.0 version is available on &lt;a href="http://go.microsoft.com/fwlink/?LinkId=74028"&gt;http://go.microsoft.com/fwlink/?LinkId=74028&lt;/a&gt;&amp;nbsp;:)&lt;/p&gt;&lt;p&gt;As you may have noticed, the security templates are no longer the primary means of&amp;nbsp;defining the baseline security settings. They can still be used and are also included in the security guide package. However, the primary means for defining the baseline policies is to use the included GPOAccelerator Tool (a script) to implement the GPOs that come with the tool. The Guide comes with eight GPOs being a set of four GPOs for the Enterprise Client (EC) scenario and another set for the Specialized Security Limited Functionality (SSLF) scenario. The Guide also includes Word and Excel documents detailing the settings in each template/GPO. Go and get it! &lt;/p&gt;&lt;p&gt;P.S. It&amp;#39;s also available online (without the tools) on &lt;a href="http://www.microsoft.com/technet/windowsvista/security/guide.mspx"&gt;http://www.microsoft.com/technet/windowsvista/security/guide.mspx&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=270509" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /></entry><entry><title>Windows Security Guides updated again</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2006/06/29/103129.aspx" /><id>/blogs/mika/archive/2006/06/29/103129.aspx</id><published>2006-06-29T06:17:00Z</published><updated>2006-06-29T06:17:00Z</updated><content type="html">&lt;P&gt;&lt;FONT face=Arial size=2&gt;While looking for security info, I found that the Windows Server 2003 and XP security guides have been updated. Both have minor&amp;nbsp;corrections in the text as well as updates to security templates.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;FONT face=Arial size=2&gt;Windows Server 2003 Security Guide (now version 2.1, released April 26, 2006)&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;Download Center: &lt;A href="http://go.microsoft.com/fwlink/?linkid=14846"&gt;http://go.microsoft.com/fwlink/?linkid=14846&lt;/A&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;TechNet online: &lt;A href="http://go.microsoft.com/fwlink/?linkid=14845"&gt;http://go.microsoft.com/fwlink/?linkid=14845&lt;/A&gt; &lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;SPAN&gt;Windows XP Security Guide (now version 2.1, released April 13, 2006)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;SPAN&gt;Download Center: &lt;A href="http://go.microsoft.com/fwlink/?linkid=14840"&gt;http://go.microsoft.com/fwlink/?linkid=14840&lt;/A&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;SPAN&gt;TechNet online: &lt;A href="http://go.microsoft.com/fwlink/?linkid=14839"&gt;http://go.microsoft.com/fwlink/?linkid=14839&lt;/A&gt; &lt;/LI&gt;&lt;/UL&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=103129" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /></entry><entry><title>My TechEd top 4 &amp; Network Monitor 3</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2006/06/16/101695.aspx" /><id>/blogs/mika/archive/2006/06/16/101695.aspx</id><published>2006-06-16T16:45:00Z</published><updated>2006-06-16T16:45:00Z</updated><content type="html">&lt;P&gt;I'm sitting on the last stint on the TLC at TechEd 2006. There have been quite a number of people who found this area and us technical experts here &lt;img src="/emoticons/emotion-1.gif" alt="Smile" /&gt; Thanks everyone for coming!&lt;/P&gt;
&lt;P&gt;Over these five days, the most common questions and some additional info for myself were:&lt;/P&gt;
&lt;P&gt;1) Group Policy processing problems&lt;/P&gt;
&lt;P&gt;You can find basic flowchart for troubleshooting&amp;nbsp;on Figure 1 of &amp;nbsp;the white paper entitled "&lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyId=B24BF2D5-0D7A-4FC5-A14D-E91D211C21B2&amp;amp;displaylang=en"&gt;Troubleshooting Group Policy in Microsoft Windows Server&lt;/A&gt;". You can also test your&amp;nbsp;understanding of the group policy processing&amp;nbsp;by checking little flowchart&amp;nbsp;displayed in this figure in order to see whether you know what all different reasons for problems mean. Derek Melber just presented a session MGT425&amp;nbsp;here on this topic. You can also find additional information on our book &lt;img src="/emoticons/emotion-5.gif" alt="Wink" /&gt;&lt;/P&gt;
&lt;P&gt;The first option I tend to use most often for GP troubleshooting is to open rsop.msc. The right (or secondary) mouse button is useful in this tool. A more advanced way of troubleshooting group policy is to use different log options available. I detail here the steps to enable the UserEnv log and a (free!) tool to interpret it. I can say that I learned my group policy skills with this log file &lt;img src="/emoticons/emotion-1.gif" alt="Smile" /&gt; I wish Policy Reporter would have been available in 1999 or that I would have found it then.&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Either use &lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;221833"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;221833&lt;/A&gt; to set the UserEnvDebugLevel registry setting OR perform steps 2-7&lt;/LI&gt;
&lt;LI&gt;Download GPO Logging ADM Template from &lt;A href="http://www.gpoguy.com/Tools.htm#EventLogADM"&gt;http://www.gpoguy.com/Tools.htm#EventLogADM&lt;/A&gt;. &lt;/LI&gt;
&lt;LI&gt;Extract gpolog.adm from the zip file.&lt;/LI&gt;
&lt;LI&gt;Open gpedit.msc (GPOE) on the machine you want to start monitoring.&lt;/LI&gt;
&lt;LI&gt;Add the template into GPOE (right-click Administrative Templates &amp;gt; Add/Remove Templates… &amp;gt; Add… &amp;gt; pick the gpolog.adm&lt;/LI&gt;
&lt;LI&gt;In the View menu, select Filtering… uncheck setting “Only show policies that can be fully managed”&lt;/LI&gt;
&lt;LI&gt;Open Local Computer Policy\Administrative Templates\System\Group Policy\Logging&lt;BR&gt;Enable UserEnv.Log logging of policy (and profiles) with Verbose logging.&lt;/LI&gt;
&lt;LI&gt;Restart the computer.&lt;/LI&gt;
&lt;LI&gt;Log file userenv.log is created in %Windir%\Debug\UserMode.&lt;/LI&gt;
&lt;LI&gt;In order to interpret this file, download Policy Reporter from &lt;A href="http://www.sysprosoft.com/policyreporter.shtml"&gt;http://www.sysprosoft.com/policyreporter.shtml&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Install Policy Reporter and start it.&lt;/LI&gt;&lt;/OL&gt;
&lt;P&gt;The new version of Policy Reporter even displays the processing delays. Obviously, you have to run these steps as an administrator. I use runas most of the time.&lt;/P&gt;
&lt;P&gt;Other well hidden gems worth mentioning are 32 GPMC scripts (found in %Program Files%\GPMC\Scripts after installing GPMC) that many haven't found yet. They are great for backing up GPOs and documenting them.&lt;/P&gt;
&lt;P&gt;2) Active Directory DCs on 64-bit architecture&lt;/P&gt;
&lt;P&gt;You can find a recent &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=52E7C3BD-570A-475C-96E0-316DC821E3E7&amp;amp;displaylang=en"&gt;white paper&lt;/A&gt; entitled "Active Directory Performance for 64-bit Versions of Windows Server 2003" on this topic.&amp;nbsp;Microsoft's recommendation is to start considering converting existing environments to 64-bit architecture on environments when the size of your AD database exceeds 2.75 GB.&lt;/P&gt;
&lt;P&gt;3) Problems with large number of group memberships&lt;/P&gt;
&lt;P&gt;Another question that we discussed with several attendees had to do with Maximum Kerberos token size which may become an issue (e.g. kb 327825) in larger environments. Good information is available on &lt;A href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/tkerberr.mspx"&gt;http://www.microsoft.com/technet/prodtechnol/windowsserver2003/technologies/security/tkerberr.mspx&lt;/A&gt;. &amp;nbsp;You can download command line tool called &lt;A href="http://www.microsoft.co.ke/downloads/details.aspx?FamilyID=4a303fa5-cf20-43fb-9483-0f0b0dae265c&amp;amp;displaylang=en"&gt;TokenSz&lt;/A&gt; in order to see the current token and to further diagnose it.&lt;/P&gt;
&lt;P&gt;4) DNS problems&lt;/P&gt;
&lt;P&gt;DNS being the cornerstone of Active Directory network is very often the culprit for various problems (authentication, replication, GP processing etc.). There is a plenty of information available on many sites. The best troubleshooting tip is to get it right the first time i.e knowing what you are doing when configuring the DNS service. In case you are having problems, you might want to start with TechNet Support WebCast: Troubleshooting DNS @ &lt;A href="http://support.microsoft.com/?kbid=905900"&gt;http://support.microsoft.com/?kbid=905900&lt;/A&gt;&amp;nbsp;&amp;amp; DCDIAG tool to pinpoint your problems.&lt;/P&gt;
&lt;P&gt;&lt;FONT size=4&gt;Network Monitor III&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;The most exciting&amp;nbsp;tool I've seen this week was Microsoft Network Monitor III. For many problems and troubleshooting them,&amp;nbsp;I often use&amp;nbsp;Network Monitor 2.0 (either the one included in Windows Server operating systems or the full version from SMS 2003). The new version 3.0 will become available on a limited beta at the end of the summer. Some of the features that we saw today, were:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Capturing multiple interfaces simultaneously&lt;/LI&gt;
&lt;LI&gt;Dynamic display filters&lt;/LI&gt;
&lt;LI&gt;Configurable parsers&lt;/LI&gt;
&lt;LI&gt;Only network monitor tool to work on Windows Vista&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;I'm looking forward to the beta programme and the lauch of the tool - when it's going to be ready.&lt;/P&gt;
&lt;P&gt;That's all for now. Regards to everyone and thanks! This was my second TechEd and the first in U.S. It was also the best TechEd so far &lt;img src="/emoticons/emotion-2.gif" alt="Big Smile" /&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=101695" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /><category term="Active Directory" scheme="http://msmvps.com/blogs/mika/archive/tags/Active+Directory/default.aspx" /></entry><entry><title>TechEd 2006</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2006/06/11/100663.aspx" /><id>/blogs/mika/archive/2006/06/11/100663.aspx</id><published>2006-06-11T04:20:00Z</published><updated>2006-06-11T04:20:00Z</updated><content type="html">&lt;A HREF="http://techedbloggers.net"&gt;&lt;IMG border="0" SRC="http://techedbloggers.net/Images/Flair/blogbadges_1.JPG"&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I have safely arrived in Boston and will be working as an Technical Expert on the Technical Learning Center in Windows Server Infrastructure Track. Hope to see you there!&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=100663" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>It's that time of the year again - Technet Pro tomorrow</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2006/03/01/85173.aspx" /><id>/blogs/mika/archive/2006/03/01/85173.aspx</id><published>2006-03-01T19:12:00Z</published><updated>2006-03-01T19:12:00Z</updated><content type="html">&lt;P&gt;Tomorrow, I'll&amp;nbsp;present a talk on Windows Server 2003 R2 in the &lt;A href="http://www.microsoft.com/finland/events/technetpro/"&gt;Technet Pro 2006&lt;/A&gt;&amp;nbsp;seminar in the Finlandia Hall. The event was fully booked weeks ago with some 1400 registrations! My demo setup for tomorrow will include four virtual machines (three WS03 R2 &amp;amp; one Windows XP) running on Virtual Server R2 which runs on Windows Server 2003 R2, Enterprise Edition. Since I won't demo ADFS, this setup should be enough. any way, I'm looking forward to a great event.&lt;/P&gt;
&lt;P&gt;For the last few weeks I've started to get myself familiar with Office 2007. Also, I've "upgraded" my Vista installation to build 5308 - and I've done it twice already. The first time I joined the machine into AD domain over VPN and on the second time I made the join while connected through Ethernet. It seems that the second time &amp;amp; route made the Vista run smoother :) BTW, there's a lot of great info on Vista @ &lt;A href="http://windowsconnected.com/"&gt;http://windowsconnected.com/&lt;/A&gt;. I'm sure that the IE 7 chat that I just participated will find its way into the &lt;A href="http://windowsconnected.com/forums/70/ShowForum.aspx"&gt;forums of that site &lt;/A&gt;as well - it's there already!!!&lt;/P&gt;
&lt;P&gt;In the beginning of the week, I conducted a IIS 6 course, MOC 2576. During the research, I came across with another MVP's, Bernard&amp;nbsp;Cheah's&amp;nbsp;great &lt;a href="http://msmvps.com/blogs/bernard/default.aspx"&gt;IIS blog&lt;/A&gt;. &lt;A href="http://www.iistoolshed.com/"&gt;http://www.iistoolshed.com/&lt;/A&gt;&amp;nbsp;is a nice collection of IIS related tools. To start off&amp;nbsp;with diagnosing IIS, you could first check out &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9bfa49bc-376b-4a54-95aa-73c9156706e7&amp;amp;DisplayLang=en"&gt;IIS Diagnostics Toolkit&lt;/A&gt;.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=85173" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>Some great security info</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2006/01/27/81952.aspx" /><id>/blogs/mika/archive/2006/01/27/81952.aspx</id><published>2006-01-27T19:56:00Z</published><updated>2006-01-27T19:56:00Z</updated><content type="html">&lt;P&gt;I've been extremely busy with courses &amp;amp; seminars over the last few weeks - dare I say it's been one of the busiest January that I can recall. However, in between I've come across some great security related info:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The "RunAs Guru", &lt;A href="http://blogs.msdn.com/aaron_margosis/"&gt;Aaron Margosis&lt;/A&gt;, posted that the LUA White Paper has been released. It's available on &lt;A href="http://go.microsoft.com/?LinkId=58445"&gt;http://go.microsoft.com/?LinkId=58445&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Ian Hameroff has written &lt;A href="http://blogs.technet.com/ianhamer/archive/2006/01/24/418043.aspx"&gt;a great summary&lt;/A&gt; on IPSec and its evolving role in securing corporate LANs.&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://go.microsoft.com/fwlink/?LinkId=50491"&gt;WSSRA Virtual Environments for Development and Test &lt;/A&gt;was released few weeks go. I wish I had time to set up some of those scenarios...&lt;/LI&gt;
&lt;LI&gt;Jason Fossen has posted a great set of scripts and other info on&amp;nbsp;&lt;A href="http://www.isascripts.org/"&gt;ISAscripts.org&lt;/A&gt;&amp;nbsp;as a downloadable zip file.&lt;/LI&gt;
&lt;LI&gt;Last but not least, &lt;A href="http://www.microsoft.com/technet/traincert/virtuallab/"&gt;Technet Virtual Labs&lt;/A&gt; have nice testbeds for you try out the most common scenarios for a number of Microsoft products without need to set up your own lab.&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=81952" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /></entry><entry><title>Sovelto and FCS Partners merge</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2006/01/09/80660.aspx" /><id>/blogs/mika/archive/2006/01/09/80660.aspx</id><published>2006-01-09T18:52:00Z</published><updated>2006-01-09T18:52:00Z</updated><content type="html">&lt;P&gt;My employer (and the company that I was a senior partner and shareholder of), Sovelto Oy,&amp;nbsp;merged with another ICT training and consulting company, FCS Partners Oyj, as of today. We are really excited about the merger and are really looking forward to an exciting future. Together we form the largest ICT training company in Finland. FCS Partners and Sovelto are the two rising stars in the market. Both companies have grown and developed under the hard circumstances after the rapid growth in the IT market. The organization of the merged company will be based on experts and partners with high value on expertise and professional training. In the flat hierarchy organization all personnel will be directly&amp;nbsp;interfacing the customers.&lt;/P&gt;
&lt;P&gt;Over the last&amp;nbsp;weekend we've started to integrate our IT systems. So far, so good :)&amp;nbsp;Of course, there have been minor hickups but nothing major so far. What makes it so interesting is that both companies are using the latest versions of most Microsoft server applications and operating systems.&lt;/P&gt;
&lt;P&gt;BTW, the name of the new company is FCS Sovelto Oyj.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=80660" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>Updated "core" security guides</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/12/26/79825.aspx" /><id>/blogs/mika/archive/2005/12/26/79825.aspx</id><published>2005-12-26T20:36:00Z</published><updated>2005-12-26T20:36:00Z</updated><content type="html">&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;Microsoft has revised its "core" security guides.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;Windows Server 2003 Security Guide&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;A title=http://go.microsoft.com/fwlink/?linkid=14846 href="http://go.microsoft.com/fwlink/?linkid=14846"&gt;http://go.microsoft.com/fwlink/?linkid=14846&lt;/A&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;now integrates info on Service Pack 1 and &lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;Security Configuration Wizard. Three scenarios have been slightly modified and are now called Legacy Client (LC), Enterprise Client (EC),&amp;nbsp;and Specialized Security – Limited Functionality (SSLF). The version history (from ReleaseNotes.txt):&lt;BR&gt;v2.0 Released: December 27, 2005&lt;BR&gt;v1.3 Released: January 22, 2004&lt;BR&gt;v1.2 Released: August 14, 2003&lt;BR&gt;v1.1 Released: April 28, 2003&lt;BR&gt;v1.0 Originally Released: April 24, 2003&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;Threats and Countermeasures Guide&lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;A title=http://go.microsoft.com/fwlink/?linkid=15160 href="http://go.microsoft.com/fwlink/?linkid=15160"&gt;http://go.microsoft.com/fwlink/?linkid=15160&lt;/A&gt; &lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;From ReleaseNotes.txt: “Multiple changes to most of the chapters to reflect the new settings that are included in Windows Server 2003 Service Pack 1 and Windows XP Service Pack 2.”&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;o:p&gt;&amp;nbsp;The version history (from ReleaseNotes.txt):&lt;BR&gt;v2.0 Released: December 27, 2005&lt;BR&gt;v1.2 Released: January 22, 2004&lt;BR&gt;v1.1 Released: August 14, 2003&lt;BR&gt;v1.0 Originally Released: April 24, 2003&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;o:p&gt;The last one was updated already earlier:&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;Windows XP Security Guide&lt;BR&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt;&lt;A title=http://go.microsoft.com/fwlink/?linkid=14840 href="http://go.microsoft.com/fwlink/?linkid=14840"&gt;&lt;SPAN&gt;http://go.microsoft.com/fwlink/?linkid=14840&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN&gt; &lt;BR&gt;Content quite heavily revised. The version history (from ReleaseNotes.txt):&lt;BR&gt;v2.1 Released: October 20, 2005&lt;BR&gt;v2.0 Released: August 25, 2004&lt;BR&gt;v1.5 Released: January 22, 2004&lt;BR&gt;v1.0 Originally Released: May 22, 2003&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=79825" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /></entry><entry><title>Santa's five days early</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/12/19/79444.aspx" /><id>/blogs/mika/archive/2005/12/19/79444.aspx</id><published>2005-12-19T21:58:00Z</published><updated>2005-12-19T21:58:00Z</updated><content type="html">&lt;P&gt;As I write this, I'm happily downloading the new December CTP build of Vista and Longhorn. Should be here (or actually in Helsinki) by morning... :)&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=79444" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>Great autumn is all but over</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/12/18/79370.aspx" /><id>/blogs/mika/archive/2005/12/18/79370.aspx</id><published>2005-12-18T19:43:00Z</published><updated>2005-12-18T19:43:00Z</updated><content type="html">&lt;P&gt;Since msmvps.com is now running on Community Server, I thought it's about the time to get my act together again... I started by changing the display skin - partially since the one that I used before the upgrade wasn't available ;)&lt;/P&gt;
&lt;P&gt;Autumn has been great! A lot of things have happened the absolute best being the MVP Summit in Redmond at the end of September. It was my second time on Microsoft campus and definitely better than the first! (The first was a pre-conference two-day MSF course of Windows 2000 MCT Technology Week in 2000). It was great to meet all those great and active fellow MVPs whose books, messages, postings and articles I've seen over the years. I learnt quite a bit about new technologies to come. It was also great to see the amount of effort and dedication Microsoft is putting into MVP programme :)&lt;/P&gt;
&lt;P&gt;On Tuesday of that week I participated (Windows Server 2003) R2 September Tour with some 40 other beta testers. We met with a number of program groups and probably had some contribution to the final product. R2 RTM'd (was released to manufacturing) on an easy day for me to remember - the 6th of December, which happens to be our (Finland) Independence Day. R2 beta programme was the best I've ever participated! Now, we've only yet to get the Volume Licensing versions. I've talked and presented on R2 on various events during the autumn. Centralized print management, new distributed file system and file server management with new filtering, quotas and reporting are certainly going to implemented&amp;nbsp;in most R2 deployments. Active Directory Federation Service (ADFS) is conceptually the most difficult R2 technology to grasp but it also enables some interesting scenarions for web applications between organizations. BTW, you can get the Windows Server 2003 R2 Administration Tools Pack with the following administration tools&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Print Management 
&lt;LI&gt;File Server Resource Manager (which includes Distributed File System) 
&lt;LI&gt;Identity Management for Unix 
&lt;LI&gt;MMC 3.0&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;&lt;/P&gt;X86&lt;BR&gt;&lt;A title=http://www.microsoft.com/downloads/details.aspx?FamilyID=9bfb44f5-232a-4fb5-bc14-45bfd81b7ac1&amp;amp;DisplayLang=en href="http://www.microsoft.com/downloads/details.aspx?FamilyID=9bfb44f5-232a-4fb5-bc14-45bfd81b7ac1&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=9bfb44f5-232a-4fb5-bc14-45bfd81b7ac1&amp;amp;DisplayLang=en 
&lt;P&gt;&lt;/P&gt;&lt;/A&gt;x64&lt;BR&gt;&lt;A title=http://www.microsoft.com/downloads/details.aspx?FamilyID=8f7df3a5-e738-44b4-91eb-4907511f87c6&amp;amp;DisplayLang=en href="http://www.microsoft.com/downloads/details.aspx?FamilyID=8f7df3a5-e738-44b4-91eb-4907511f87c6&amp;amp;DisplayLang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=8f7df3a5-e738-44b4-91eb-4907511f87c6&amp;amp;DisplayLang=en 
&lt;P&gt;&lt;/P&gt;&lt;/A&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=79370" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>WS03 User based auditing &amp; simple logon script to connect printers</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/08/03/61311.aspx" /><id>/blogs/mika/archive/2005/08/03/61311.aspx</id><published>2005-08-03T22:24:00Z</published><updated>2005-08-03T22:24:00Z</updated><content type="html">&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;A relaxing summer vacation is over. I managed to stay away from computers for most of the three weeks&amp;#8217; period &lt;SPAN style="FONT-FAMILY: Wingdings; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;J&lt;/SPAN&gt;&lt;/SPAN&gt; Prior to that I participated my first TechEd in &lt;?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /&gt;&lt;st1:City w:st="on"&gt;&lt;st1:place w:st="on"&gt;Amsterdam&lt;/st1:place&gt;&lt;/st1:City&gt; and enjoyed it tremendously. &lt;st1:place w:st="on"&gt;Lot&lt;/st1:place&gt;&amp;#8217;s of interesting stuff and I also met a lot of nice people. My special thanks&amp;nbsp;go to&amp;nbsp;Ronald Beekelaar for organizing work for us to do!&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Last week I couldn&amp;#8217;t resist the temptation of installing beta 1of &lt;st1:place w:st="on"&gt;Vista&lt;/st1:place&gt;. It was working surprisingly smoothly on VMware 5.0 guest on the internal hard disk of my laptop following Ipsi2000&amp;#8217;s tips on &lt;A href="http://www.vmware.com/community/thread.jspa?threadID=19960&amp;amp;start=15"&gt;http://www.vmware.com/community/thread.jspa?threadID=19960&amp;amp;start=15&lt;/A&gt;. On Monday this week I also installed Longhorn Server Beta 1 on Virtual PC 2004 SP1 guest and after installing VPC additions, things were rolling smoothly on that machine as well &lt;SPAN style="FONT-FAMILY: Wingdings; mso-ascii-font-family: 'Times New Roman'; mso-hansi-font-family: 'Times New Roman'; mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;&lt;SPAN style="mso-char-type: symbol; mso-symbol-font-family: Wingdings"&gt;J&lt;/SPAN&gt;&lt;/SPAN&gt; I&amp;#8217;m not sure what went wrong but I had to create the system partition with Windows Server 2003 Setup CD before setup continued past partition selection.&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;I thought I&amp;#8217;d share few things. First off is the Windows Server 2003 user based auditing (officially called Per-User Selective Audit). I initially learned about it a long time ago but never figured out how to make it work. Now there is an article on this topic in the July issue of Windows IT Pro magazine. Unfortunately, you can only see the beginning (&lt;A href="http://www.windowsitpro.com/Windows/Article/ArticleID/46625/46625.html"&gt;http://www.windowsitpro.com/Windows/Article/ArticleID/46625/46625.html&lt;/A&gt;) unless you&amp;#8217;re a subscriber. Fortunately, there is information on this topic almost directly from &lt;st1:City w:st="on"&gt;&lt;st1:place w:st="on"&gt;Redmond&lt;/st1:place&gt;&lt;/st1:City&gt; on Windows auditing team&amp;#8217;s blog &lt;SPAN style="mso-spacerun: yes"&gt;&amp;nbsp;&lt;/SPAN&gt;(&lt;A href="http://blogs.msdn.com/ericfitz/archive/2004/12/20/327478.aspx"&gt;http://blogs.msdn.com/ericfitz/archive/2004/12/20/327478.aspx&lt;/A&gt;). To summarize, the built-in command auditusr can be used in Windows Server 2003 SP1 and XP SP2 to include or exclude certain user(s) from auditing of other categories than object or directory access. The command simply wasn&amp;#8217;t there in Windows Server 2003 RTM (Released to Manufacturing) so no wonder I couldn&amp;#8217;t find it&amp;#8230;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;The second issue to share is a basic logon script for connecting two printers for certain users. Used with the (Computer configuration\Administrative Templates\System\Group Policy\)User Group Policy Loopback Processing group policy setting in Merge mode, it is easy to connect two printers for users based on the location of computer object (rather than user object which is the default behaviour) in the OU structure. The script is here:&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;Option Explicit&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;On Error Resume Next&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;A name=OLE_LINK4&gt;&lt;/A&gt;&lt;A name=OLE_LINK3&gt;&lt;SPAN style="mso-bookmark: OLE_LINK4"&gt;&lt;FONT face="Courier New" size=2&gt;Dim wshShell,ConnectPrinter1&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;FONT face="Courier New" size=2&gt;,ConnectPrinter2,SetDefaultPrinter&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;Set wshShell = WScript.CreateObject("WScript.Shell")&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;ConnectPrinter1 = "rundll32 printui.dll,PrintUIEntry /in /n\\&lt;/FONT&gt;&lt;A name=OLE_LINK2&gt;&lt;/A&gt;&lt;A name=OLE_LINK1&gt;&lt;SPAN style="mso-bookmark: OLE_LINK2"&gt;&lt;FONT face="Courier New" size=2&gt;printserver\printer1&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;FONT face="Courier New" size=2&gt; /q"&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;SetDefaultPrinter = "rundll32 printui.dll,PrintUIEntry /y /n\\printserver\printer1"&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;ConnectPrinter2 = "rundll32 printui.dll,PrintUIEntry /in /n\\printserver\printer2 /q"&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;wshShell.Run ConnectPrinter1,0,True&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;wshShell.Run ConnectPrinter2,0,True&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;wshShell.Run SetDefaultPrinter,0,True&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;Set wshShell = Nothing&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&lt;FONT face="Courier New" size=2&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;WScript.Quit()&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;Thanks for Kari Lehtinen in Hyvink&amp;#228;&amp;#228; for helping to fully utilize the power of the script! BTW, you can find the syntax and examples of the command by running (Start - Run)&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;rundll32 printui.dll,PrintUIEntry /?&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;&lt;/FONT&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=MsoNormal style="MARGIN: 0in 0in 0pt"&gt;&lt;FONT face="Courier New" size=2&gt;The parameter is case-sensitive!&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=61311" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /><category term="Active Directory" scheme="http://msmvps.com/blogs/mika/archive/tags/Active+Directory/default.aspx" /></entry><entry><title>TechEd Europe </title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/07/05/56504.aspx" /><id>/blogs/mika/archive/2005/07/05/56504.aspx</id><published>2005-07-05T15:44:00Z</published><updated>2005-07-05T15:44:00Z</updated><content type="html">&lt;P&gt;Greetings from Amsterdam! &lt;/P&gt;
&lt;P&gt;I've already experienced a fabulous canal cruise and an excellent 1-day preconference session by Mark Russinovich and David Solomon. You can find me at R2 Branch Office Ask-The-Experts stand (20A) during the remainder of the week&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=56504" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>MVP again</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/07/02/56351.aspx" /><id>/blogs/mika/archive/2005/07/02/56351.aspx</id><published>2005-07-02T05:42:00Z</published><updated>2005-07-02T05:42:00Z</updated><content type="html">I just received an MVP recognition e-mail from Microsoft :) Thus, my annual MVP in Windows Server - Directory Services was renewed! I'm glad to be in for another year!&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=56351" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>Windows Server 2003 Service Pack 1 is out</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/03/31/40310.aspx" /><id>/blogs/mika/archive/2005/03/31/40310.aspx</id><published>2005-03-31T10:58:00Z</published><updated>2005-03-31T10:58:00Z</updated><content type="html">&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN lang=FI style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;You can get it&amp;nbsp;on&amp;nbsp;&lt;A href="http://www.microsoft.com/technet/prodtechnol/windowsserver2003/servicepack/default.mspx"&gt;http://www.microsoft.com/technet/prodtechnol/windowsserver2003/servicepack/default.mspx&lt;/A&gt;&lt;A title=http://www.microsoft.com/windowsserver2003/downloads/servicepacks/sp1/default.mspx href="http://www.microsoft.com/windowsserver2003/downloads/servicepacks/sp1/default.mspx"&gt;&lt;/A&gt;. I used the beta &amp;amp; RC versions in the past and due to the great experiences with them, installed SP1 to my WS03 Std Edition straight away. So far, everything is good...&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN lang=FI style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;A href="http://www.microsoft.com/WindowsServer2003/downloads/servicepacks/sp1/sp1datasheet.mspx"&gt;http://www.microsoft.com/WindowsServer2003/downloads/servicepacks/sp1/sp1datasheet.mspx&lt;/A&gt;&amp;nbsp;has a nice overview what's new.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN lang=FI style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P class=MsoNormal&gt;&lt;FONT face=Arial size=2&gt;&lt;SPAN lang=FI style="FONT-SIZE: 10pt; FONT-FAMILY: Arial"&gt;&lt;A title=http://www.microsoft.com/windowsserver2003/64bit/x64/default.mspx href="http://www.microsoft.com/windowsserver2003/64bit/x64/default.mspx"&gt;http://www.microsoft.com/windowsserver2003/64bit/x64/default.mspx&lt;/A&gt; states that x64 versions of Windows Server 2003 for AMD64&amp;nbsp;and Intel EM64T systems will be available in another 24 days.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=40310" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>First comments on Windows Server Update Services (WSUS)</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/03/31/40306.aspx" /><id>/blogs/mika/archive/2005/03/31/40306.aspx</id><published>2005-03-31T10:07:00Z</published><updated>2005-03-31T10:07:00Z</updated><content type="html">&lt;P&gt;I've had a 16 (virtual) machine WSUS RC test lab up and running now for almost a week and it is running sweet :) This time I decided to use a workgroup scenario and WSUS's own computer group targeting. A bit more work than using AD &amp;amp; Group Policy but nice to see how well it works. Few comments:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;If you use virtual machines (and are running on a "memory-limited" host machine), make sure to reserve at least 384 MB of RAM for the WSUS server&lt;/LI&gt;
&lt;LI&gt;In order to speed things up initially in the clients&amp;nbsp;i.e. to&amp;nbsp;make the AU client to check up&amp;nbsp;a specific SUS/WSUS server once, I used &lt;A href="http://www.nextwish.org/geek.php?page=susutil"&gt;Software Update Services Utility&lt;/A&gt;&amp;nbsp;instead of hacking the registry and restarting the Automatic Update service manually.&amp;nbsp;The utility is&amp;nbsp;a small command line tool with which you can force the AU client to call up a specific SUS/WSUS server within the next ten minutes instead of waiting for hours&lt;/LI&gt;
&lt;LI&gt;Computers will show up in the Computers section after they've made the first contact with the WSUS server. There is no "magic button" to add them there&lt;/LI&gt;
&lt;LI&gt;As stated in the WSUS Deployment Guide, "Microsoft Windows SQL Server 2000 Desktop Engine (WMSDE) ships with WSUS. It is available only if you install WSUS on a computer running Windows Server 2003. It is similar to the next option, SQL Server 2000 Desktop Engine (MSDE), but without limitations for database size or connections."&lt;/LI&gt;
&lt;LI&gt;Information on updates is first downloaded into the database. When a WSUS client reports that it needs an update, WSUS decides that on the next synchronization cycle, it'll download the update&lt;/LI&gt;
&lt;LI&gt;&lt;A href="http://www.susserver.com/"&gt;http://www.susserver.com/&lt;/A&gt;&amp;nbsp;has tons of info on SUS but especially the &lt;A href="http://forums.susserver.com/"&gt;forum&lt;/A&gt; starts to heat up on WSUS as well&lt;/LI&gt;&lt;/UL&gt;
&lt;P&gt;Overall, the system has been running really well. WSUS will certainly be a very welcome (and recommended) upgrade over SUS.&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=40306" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Misc" scheme="http://msmvps.com/blogs/mika/archive/tags/Misc/default.aspx" /></entry><entry><title>Windows Server Update Services (WSUS) RC is out</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/03/23/39341.aspx" /><id>/blogs/mika/archive/2005/03/23/39341.aspx</id><published>2005-03-23T05:05:00Z</published><updated>2005-03-23T05:05:00Z</updated><content type="html">&lt;P&gt;The successor to Software Update Services (SUS) is nearing its completion :) You can register for eval and download it&amp;nbsp;on &lt;A href="http://www.microsoft.com/windowsserversystem/updateservices/evaluation/trial/default.mspx"&gt;http://www.microsoft.com/windowsserversystem/updateservices/evaluation/trial/default.mspx&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Highlights to follow...&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=39341" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /></entry><entry><title>Hectic February is well over</title><link rel="alternate" type="text/html" href="/blogs/mika/archive/2005/03/05/37658.aspx" /><id>/blogs/mika/archive/2005/03/05/37658.aspx</id><published>2005-03-05T23:13:00Z</published><updated>2005-03-05T23:13:00Z</updated><content type="html">&lt;P&gt;What a hectic month February was! It started with some Windows Server 2003 &amp;amp; Active Directory training. In between I had an opportunity to fly over to&amp;nbsp;UK to "cure" one Active Directory. And then towards the end of month I dug deep into Group Policy. Simultaneously, I was trying my best to be active in R2 beta programme which has been the best beta I've ever participated. Lots of action although some of it took place during day time&amp;nbsp;- PST. We're ten hours ahead of it here in Finland&amp;nbsp;... &lt;/P&gt;
&lt;P&gt;Last Thursday we had the first annual &lt;A href="http://www.microsoft.com/finland/events/pro2005/"&gt;Technet Pro&lt;/A&gt;&amp;nbsp;seminar with some 1300 people! The &lt;A href="http://mvp.support.microsoft.com/"&gt;MVP&lt;/A&gt; status was lifted into the spotlight when with another MVP,&amp;nbsp;I had an opportunity to speak in the keynote! I started by presenting the Windows Server roadmap and continued by demonstrating Windows Server 2003 SP1 Security Configuration Wizard and "R2" Branch Office technologies such as improved DFS (Distributed File System) and printer management. Interesting stuff! &lt;/P&gt;
&lt;P&gt;Later I had a 45 minute talk on securing intranet and its services.The biggest challenge was trying to squeeze all services into as few virtual machines as possible in order to be able to demo them. Some challenges propped out during the demo as well...&lt;/P&gt;
&lt;P&gt;Some of the gems I've come across during these busy weeks are:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://www.microsoft.com/ISAServer/"&gt;http://www.microsoft.com/ISAServer/&lt;/A&gt;&amp;nbsp;has links to downloading eval for the Enterprise Edition which was launched last week. This is the first Microsoft product to store its configuration in ADAM (Active Directory Application Mode) directory. Enterprise Edition is available for download in &lt;A href="http://msdn.microsoft.com"&gt;MSDN&lt;/A&gt; for subscribers. Few days earlier, &lt;A href="http://www.microsoft.com/downloads/details.aspx?FamilyID=69c5d85c-5c80-473c-9cb4-60dda75d568d&amp;amp;displaylang=en"&gt;Service Pack 1 for Standard Edition&lt;/A&gt; became also available.&lt;/P&gt;
&lt;P&gt;Darren Mar-Elia has a lot of great technical info on Group Policy on his site &lt;A href="http://www.gpoguy.com/"&gt;http://www.gpoguy.com/&lt;/A&gt;. The discovery of the months was his &lt;A href="http://www.gpoguy.com/FAQs.htm"&gt;info&lt;/A&gt; on modifying the registry so that the Properties tab on Active Directory object (site, domain, OU) in ADUC (Active Directory Users and Computers) would show the "legacy" interface after installing GPMC (Group Policy Management Console). In quite a few GP demos before, I have had two DCs so that I can demo both tabs. After all, there is not much to show after GPMC is installed since there is only the Open button&amp;nbsp;for accessing GPMC.&lt;/P&gt;
&lt;P&gt;At the end of January (and I tell about it only now...) AutoProf changed its name to become &lt;A href="http://www.desktopstandard.com/"&gt;DesktopStandard Corporation&lt;/A&gt;. Their &lt;A href="http://www.desktopstandard.com/PolicyMakerStandard.aspx"&gt;PolicyMaker&lt;/A&gt; was awarded as SearchWin2000.com product of the year for 2004. I strongly recommend anybody wishing to learn extensibility of Group Policy to get familiar with DesktopStandard's products. Best of all, they've made one of the extensions available in a FREE tool &lt;A href="http://www.desktopstandard.com/PolicyMakerRegistryExtension.aspx"&gt;PolicyMaker Registry Extension&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;In order to learn how Group Policy processing really works (or doesn't work), you should enable the user environment debug logging. Technet kb article &lt;A href="http://support.microsoft.com/kb/221833"&gt;221833&lt;/A&gt; has the necessary info on modifying the registry. SysPro Software's &lt;A href="http://www.sysprosoft.com/policyreporter.shtml"&gt;Policy Reporter&lt;/A&gt; makes it much easier to interpret the output of the log file, userenv.log.&lt;/P&gt;
&lt;P&gt;TechEd 2005 &lt;A href="http://www.msteched.com/content/sessions.aspx"&gt;sessions&lt;/A&gt;&amp;nbsp;have also become&amp;nbsp;available. That's all for now, folks!&lt;/P&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=37658" width="1" height="1"&gt;</content><author><name>mika</name><uri>http://msmvps.com/members/mika/default.aspx</uri></author><category term="Security" scheme="http://msmvps.com/blogs/mika/archive/tags/Security/default.aspx" /><category term="Active Directory" scheme="http://msmvps.com/blogs/mika/archive/tags/Active+Directory/default.aspx" /></entry></feed>