<?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>a Flo + a Blog = a Flog &#187; Windows</title>
	<atom:link href="http://florian.puthod.net/blog/category/it/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://florian.puthod.net/blog</link>
	<description>my ブログ</description>
	<lastBuildDate>Mon, 12 Dec 2011 21:09:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<atom:link rel="next" href="http://florian.puthod.net/blog/category/it/windows/feed/?page=2" />

		<item>
		<title>wbadmin to include all volumes</title>
		<link>http://florian.puthod.net/blog/2011/wbadmin-to-include-all-volumes/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=wbadmin-to-include-all-volumes</link>
		<comments>http://florian.puthod.net/blog/2011/wbadmin-to-include-all-volumes/#comments</comments>
		<pubDate>Mon, 12 Dec 2011 21:09:41 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[wbadmin]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=391</guid>
		<description><![CDATA[I am not sure why but I ended having to use wbadmin to do a full backup of a server. I usually do a -criticalonly to get a bare-bone restore of some windows 2008 r2 servers but I needed a include everything a specific server had.
I took me almost an hour to figure out how [...]]]></description>
			<content:encoded><![CDATA[<p>I am not sure why but I ended having to use wbadmin to do a full backup of a server. I usually do a -criticalonly to get a bare-bone restore of some windows 2008 r2 servers but I needed a include everything a specific server had.</p>
<p>I took me almost an hour to figure out how to use the -include parameter.</p>
<p>As from technet or the embedded help:</p>
<p>-include       Specifies the comma-delimited list of items to include in the<br />
backup. You can include multiple volumes. Volume paths can be<br />
specified using volume drive letters, volume mount points, or<br />
GUID-based volume names. If you use a GUID-based volume<br />
name, it should be terminated with a backslash (\). You can<br />
use the wildcard character (*) in the file name when<br />
specifying a path to a file. Should be used only when the<br />
-backupTarget parameter is used.</p>
<p>This said if I listed the volumes separated by a comma it would not let me. So just to save time to someone trying to do something like: wbadmin start backup -backuptarget:\\somewhere\here -systemstate -vssfull -allcritical -quiet -include:a:,b:,c:,d:,e:[...] to put the list of volumes to include between double quotes. -include:"a:,b:,c:,d:,e:[...]"</p>
<p>I cannot believe that this is not mentioned anywhere.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2011/wbadmin-to-include-all-volumes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows 2008 x Data Protector: Can not connect to the SCM (Service Control Manager)</title>
		<link>http://florian.puthod.net/blog/2011/windows-2008-x-data-protector-can-not-connect-to-the-scm-service-control-manager/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=windows-2008-x-data-protector-can-not-connect-to-the-scm-service-control-manager</link>
		<comments>http://florian.puthod.net/blog/2011/windows-2008-x-data-protector-can-not-connect-to-the-scm-service-control-manager/#comments</comments>
		<pubDate>Wed, 08 Jun 2011 18:33:20 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[2k8]]></category>
		<category><![CDATA[data protector]]></category>
		<category><![CDATA[hp]]></category>
		<category><![CDATA[R2]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=371</guid>
		<description><![CDATA[I noticed this a while ago but a colleague came to me with this problem. Luckily - and because I have short memory, I documented the process accordingly - which he did not read... anyways.
With windows 2008R2, in order to deploy the client to the server - locally or remotely - one will need to [...]]]></description>
			<content:encoded><![CDATA[<p>I noticed this a while ago but a colleague came to me with this problem. Luckily - and because I have short memory, I documented the process accordingly - which he did not read... anyways.</p>
<p>With windows 2008R2, in order to deploy the client to the server - locally or remotely - one will need to make sure the account used to deploy the agent is in the inet password account list and part of the install server user list. If not it will need to be added as follow.</p>
<p lang="ja">C:\Program Files\OmniBack\bin&gt;omniinetpasswd -add youraccount@domain.net</p>
<p>C:\Program Files\OmniBack\bin&gt;omniinetpasswd.exe -inst_srv_user youraccount@domain.net</p>
<p>Use -list to get a list of users already in the list. If you do not add your account, you will have to use the backup service account to deploy any clients.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2011/windows-2008-x-data-protector-can-not-connect-to-the-scm-service-control-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Robocopy and EMC Celerra</title>
		<link>http://florian.puthod.net/blog/2011/robocopy-and-emc-celerra/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=robocopy-and-emc-celerra</link>
		<comments>http://florian.puthod.net/blog/2011/robocopy-and-emc-celerra/#comments</comments>
		<pubDate>Sat, 16 Apr 2011 00:11:50 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[xNix]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=350</guid>
		<description><![CDATA[I came across a problem when using Robocopy command scripts when copying files from NTFS to EMC Celerra file system.  The problem was that every time Robocopy was told to copy files to the EMC Celerra over the WAN, the files were always detected as “newer” on from the originating source.  This caused [...]]]></description>
			<content:encoded><![CDATA[<p>I came across a problem when using Robocopy command scripts when copying files from NTFS to EMC Celerra file system.  The problem was that every time Robocopy was told to copy files to the EMC Celerra over the WAN, the files were always detected as “newer” on from the originating source.  This caused Robocopy to copy every single file from our network to the remote network each and every time.</p>
<p>I came across a command line switch for Robocopy: /FFT : Assume FAT File Times (2-second date/time granularity).  The NTFS date and time stamp is a 64-bit variable, which DART doesn’t deal with.  So what this does is force Robocopy to use FAT style time stamps which are 2-second granularity.  It allows enough flexibility to account for the way the time is recorded when doing a file copy from NTFS to another file system. This is needed when going between and NTFS and Linux/Unix/FAT or emulated file system.</p>
<p>update 20110601: I now use <a title="Home of FastCopy (English)" href="http://ipmsg.org/tools/fastcopy.html.en" target="_blank">fastcopy</a> instead of robocopy. It is a great fast(er) and friendly tool! And it doesn't have any of the security or date issues I have seem with the msft tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2011/robocopy-and-emc-celerra/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using 32-bit .Net Applications on a 64-bit system</title>
		<link>http://florian.puthod.net/blog/2010/using-32-bit-net-applications-on-a-64-bit-system/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=using-32-bit-net-applications-on-a-64-bit-system</link>
		<comments>http://florian.puthod.net/blog/2010/using-32-bit-net-applications-on-a-64-bit-system/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 15:47:40 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[.net]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[coreflags]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=314</guid>
		<description><![CDATA[I needed to use the Windows Mobile Security Power Toy the other day.  So I download the power toy, fired it up, and watched it promptly crash. After several failed attempts I figured there was something wrong with my computer, so I went to another computer and did the same thing with success.  [...]]]></description>
			<content:encoded><![CDATA[<p>I needed to use the Windows Mobile Security Power Toy the other day.  So I download the power toy, fired it up, and watched it promptly crash. After several failed attempts I figured there was something wrong with my computer, so I went to another computer and did the same thing with success.  In trying to diagnose the problem I went to another computer and tried to run the power toy and it crashed there also.  So what was the problem?</p>
<p>In looking at the similarities and differences among the computers I realized that the two computers on which the application crashed had one thing in common - they were 64-bit machines whereas the machine on which the power toy worked was a 32-bit machine.  I ran into a problem like this years ago.  I had a .Net application that P/Invoked some 32-bit APIs.  The computer would automatically load the .Net code in a 64-bit process, but 64-bit and 32-bit code cannot coexists in the same process which is why the program would crash.  When I ran into this problem years ago I just changed the settings on my project so that the code would NGEN to 32-bit code (that means it was converted to x86 code at compile time).  But I don't have the source code for the Windows Mobile Security Power Toy.  So what could I do?</p>
<p>There's a command line utility that would help me here. It allows one to start a .Net executable and load it into a 32-bit process. the utility is named CORFLAGS.EXE.  I went back to the 64-bit machines, opened the command prompt, and typed the following:</p>
<p>COREFLAGS.EXE SecurityManager.exe /32BIT+</p>
<p>Success!</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2010/using-32-bit-net-applications-on-a-64-bit-system/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Troubleshooting windows key management</title>
		<link>http://florian.puthod.net/blog/2010/troubleshooting-windows-key-management/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=troubleshooting-windows-key-management</link>
		<comments>http://florian.puthod.net/blog/2010/troubleshooting-windows-key-management/#comments</comments>
		<pubDate>Tue, 27 Apr 2010 16:13:05 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[activation]]></category>
		<category><![CDATA[KMS]]></category>
		<category><![CDATA[R2]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=318</guid>
		<description><![CDATA[I have recently been deploying a few windows 2008 R2 and I ran into some activation issues. Where the KMS could not be found and/or did not activate the servers.
First off, there a few commands and output that will give you a good starting point.
C:\Windows\system32&#62;cscript slmgr.vbs /dlv
Microsoft (R) Windows Script Host Version 5.8
Copyright (C) Microsoft [...]]]></description>
			<content:encoded><![CDATA[<p>I have recently been deploying a few windows 2008 R2 and I ran into some activation issues. Where the KMS could not be found and/or did not activate the servers.</p>
<p>First off, there a few commands and output that will give you a good starting point.</p>
<blockquote><p>C:\Windows\system32&gt;cscript slmgr.vbs /dlv<br />
Microsoft (R) Windows Script Host Version 5.8<br />
Copyright (C) Microsoft Corporation. All rights reserved.</p>
<p>Software licensing service version: 6.1.7600.16385</p>
<p>Name: Windows Server(R), ServerStandard edition<br />
Description: Windows Operating System - Windows Server(R), RETAIL channel<br />
Activation ID: 039998e3-3ef5-4adf-b758-mnbvczxlkjjhh<br />
Application ID: 55c92734-d682-4d71-983e-lkdaskdjaskl<br />
Extended PID: 00477-4444-444-000000-00-1033-7600.0000-3482009<br />
Installation ID: 006386735361234567898785803475982043689521915735258065<br />
Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88342<br />
Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88343<br />
Use License URL: http://go.microsoft.com/fwlink/?LinkID=88345<br />
Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88344<br />
Partial Product Key: 2YYCD<br />
License Status: Initial grace period<br />
Time remaining: 43200 minute(s) (30 day(s))<br />
Remaining Windows rearm count: 2<br />
Trusted time: 4/27/2010 11:09:12 AM</p></blockquote>
<p>Or its equivalent with less information slmgr /dli.</p>
<p>In that case, it seems that KMS client is not even set here.</p>
<p>First off, you may want to tell the server where to look to get Keys using the following commands.</p>
<p>To know which server should be register you may want to check the DNS record that</p>
<blockquote><p>C:\Windows\system32&gt;nslookup -type=srv _vlmcs._tcp.xxxx.net<br />
Server:  rrrpdcad02.xxxx.net<br />
Address:  10.9999.15</p>
<p>_vlmcs._tcp.xxxx.net   SRV service location:<br />
priority       = 0<br />
weight         = 0<br />
port           = 8081<br />
svr hostname   = rrrmskms01.xxxx.net<br />
rrrpmskms01.xxxx.net   internet address = 10.99.98.97</p></blockquote>
<p>With this information you can now register for this server.</p>
<blockquote><p>C:\Windows\system32&gt;cscript slmgr.vbs /skms rrrpmskms01:1688<br />
Microsoft (R) Windows Script Host Version 5.8<br />
Copyright (C) Microsoft Corporation. All rights reserved.</p>
<p>Key Management Service machine name set to rrrmskms01:1688 successfully.</p></blockquote>
<p>You will then need to enter a valid key if not already done with you unattended install. Please check the below table with MS provided keys for activation using KMS.</p>
<blockquote><p>C:\Windows\system32&gt;cscript slmgr.vbs -ipk YC6KT-GKW9T-YTKYR-T4X34-R7VHC<br />
Microsoft (R) Windows Script Host Version 5.8<br />
Copyright (C) Microsoft Corporation. All rights reserved.</p>
<p>Installed product key YC6KT-GKW9T-YTKYR-T4X34-R7VHC successfully.</p></blockquote>
<p>then trying the activation using the command below I would get another error.</p>
<blockquote><p>C:\Windows\system32&gt;cscript slmgr.vbs /ato<br />
Microsoft (R) Windows Script Host Version 5.8<br />
Copyright (C) Microsoft Corporation. All rights reserved.</p>
<p>Activating Windows Server(R), ServerStandard edition (039998e3-3ef5-ddasdasdass8-d25fa0128ff4) ...<br />
On a computer running Microsoft Windows non-core edition, run 'slui.exe 0x2a 0x80072EE2' to display the error text.<br />
Error: 0x80072EE2</p></blockquote>
<p>Using the mentioned command I would find that 0x80072EE2 means that the operation timed out. Very well, then I may facing some communication errors.</p>
<p>Indeed, as you may have noticed I made a mistake above not using the right port. I used 1688 which the default port instead.</p>
<p>You can also check on your KMS for a status using the slmgr /dlv command:</p>
<blockquote><p>Key Management Service is enabled on this machine<br />
Current count: 50<br />
Listening on Port: 8081<br />
DNS publishing enabled<br />
KMS priority: Normal</p></blockquote>
<p>Be sure to use the port that is given by the volume license DNS entry and make sure it communicates. As you may have guessed there are 2 ways a new server where a KMS is install will register. Of course after changing to the right port and can try -ato (activation) again.</p>
<ol>
<li>by using the DNS to automatically locate the KMS</li>
<li>or just register it manually using the commands above</li>
</ol>
<p>When rightfully registered the /dli or /dlv will give you something like that:</p>
<blockquote><p>C:\Windows\system32&gt;cscript slmgr.vbs -dli<br />
Microsoft (R) Windows Script Host Version 5.8<br />
Copyright (C) Microsoft Corporation. All rights reserved.</p>
<p>Name: Windows Server(R), ServerStandard edition<br />
Description: Windows Operating System - Windows Server(R), VOLUME_KMSCLIENT channel<br />
Partial Product Key: R99HC<br />
License Status: Licensed<br />
Volume activation expiration: 259200 minute(s) (180 day(s))</p>
<p>Key Management Service client information<br />
Client Machine ID (CMID): 70e4de42-rewa-4c93-gf45-a6d372bc0a19<br />
Registered KMS machine name: rrrpmskms01.xxxx.net:8081<br />
KMS machine extended PID: 55041-009999-313-09999-03-1033-6002.0000-3442009<br />
Activation interval: 120 minutes<br />
Renewal interval: 10080 minutes<br />
KMS host caching is enabled</p></blockquote>
<p>Activation Keys table (taken from <a href="http://technet.microsoft.com/en-us/library/dd772269.aspx" target="_blank">here</a>)</p>
<table style="height: 288px;" width="547">
<tbody>
<tr>
<th>Operating System Edition</th>
<th>Product Key</th>
</tr>
<tr>
<td><strong>Windows 7</strong></td>
<td></td>
</tr>
<tr>
<td>Windows 7 Professional</td>
<td>FJ82H-XT6CR-J8D7P-XQJJ2-GPDD4</td>
</tr>
<tr>
<td>Windows 7 Professional N</td>
<td>MRPKT-YTG23-K7D7T-X2JMM-QY7MG</td>
</tr>
<tr>
<td>Windows 7 Enterprise</td>
<td>33PXH-7Y6KF-2VJC9-XBBR8-HVTHH</td>
</tr>
<tr>
<td>Windows 7 Enterprise N</td>
<td>YDRBP-3D83W-TY26F-D46B2-XCKRJ</td>
</tr>
<tr>
<td>Windows 7 Enterprise E</td>
<td>C29WB-22CC8-VJ326-GHFJW-H9DH4</td>
</tr>
<tr>
<td><strong>Windows Server 2008 R2</strong></td>
<td></td>
</tr>
<tr>
<td>Windows Server 2008 R2 HPC Edition</td>
<td>FKJQ8-TMCVP-FRMR7-4WR42-3JCD7</td>
</tr>
<tr>
<td>Windows Server 2008 R2 Datacenter</td>
<td>74YFP-3QFB3-KQT8W-PMXWJ-7M648</td>
</tr>
<tr>
<td>Windows Server 2008 R2 Enterprise</td>
<td>489J6-VHDMP-X63PK-3K798-CPX3Y</td>
</tr>
<tr>
<td>Windows Server 2008 R2 for Itanium-Based Systems</td>
<td>GT63C-RJFQ3-4GMB6-BRFB9-CB83V</td>
</tr>
<tr>
<td>Windows Server 2008 R2 Standard</td>
<td>YC6KT-GKW9T-YTKYR-T4X34-R7VHC</td>
</tr>
<tr>
<td>Windows Web Server 2008 R2</td>
<td>6TPJF-RBVHG-WBW2R-86QPH-6RTM4</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2010/troubleshooting-windows-key-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore an account from AD</title>
		<link>http://florian.puthod.net/blog/2009/restore-an-account-from-ad/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=restore-an-account-from-ad</link>
		<comments>http://florian.puthod.net/blog/2009/restore-an-account-from-ad/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 15:38:10 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Active Directory]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=290</guid>
		<description><![CDATA[Today I ran into a situation where someone accidentally deleted an account by mistake. It is pretty easy to solve something like that when you have the right tools.
For this recipe, you will need:

adrestore, a great tool from our friend Mark
Admin rights on AD, to perform what you have to do

For your sake, AD keeps [...]]]></description>
			<content:encoded><![CDATA[<p>Today I ran into a situation where someone accidentally deleted an account by mistake. It is pretty easy to solve something like that when you have the right tools.</p>
<p>For this recipe, you will need:</p>
<ul>
<li><a href="http://technet.microsoft.com/en-us/sysinternals/bb963906.aspx" target="_blank">adrestore</a>, a great tool from our friend Mark</li>
<li>Admin rights on AD, to perform what you have to do</li>
</ul>
<p>For your sake, AD keeps deleted record for 30 days by default. If it was an important account, there are great chances you notice it is missing before the 30 days. Past those 30 days, you will need to use the "standard authoritative" AD backup method.</p>
<p>Your application using the deleted account will complain and a query on AD reveals it is not there. Not a problem, just follow the 4 easy steps below:</p>
<p><strong>1. Restore the missing account</strong><br />
adrestore.exe -r MissingAccount<br />
Enumerating domain deleted objects:<br />
cn: MissingAccount<br />
DEL:eab4d5e6-493b-4a64-aae8-360e730a5938<br />
distinguishedName: CN=MissingAccount\0ADEL:eab4d5e6-493b-4a64-aae8-360e730a5938,CN=Deleted Objects,DC=rgare,DC=net<br />
lastKnownParent: OU=Service Accounts,OU=Users,OU=Montreal (MTL),DC=COMPANY,DC=net</p>
<p>Do you want to restore this object (y/n)? y</p>
<p>Restore succeeded.</p>
<p>Found 1 item matching search criteria.</p>
<p><strong>2. Query to check its existence</strong><br />
dsquery user -name MissingAccount<br />
"CN=MissingAccount,OU=Service Accounts,OU=Users,OU=Montreal (MTL),DC=COMPANY,DC=net"</p>
<p><strong>3. Reset Password as restored account comes back empty</strong><br />
net user /domain MissingAccount Password</p>
<p><strong>4. Activate Account</strong><br />
dsquery user -name MissingAccount| dsmod user -disabled no<br />
dsmod succeeded:CN=MissingAccount,OU=Service Accounts,OU=Users,OU=Montreal (MTL),DC=COMPANY,DC=net</p>
<p>At this point and under 3 minutes, the deleted account is restored and ready to be used. It even kept its SID but you will have to repopulate some of its attributes such as Description and so on.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2009/restore-an-account-from-ad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>checking out your Postini Message Center from Outlook</title>
		<link>http://florian.puthod.net/blog/2009/checking-out-your-postini-message-center-from-outlook/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=checking-out-your-postini-message-center-from-outlook</link>
		<comments>http://florian.puthod.net/blog/2009/checking-out-your-postini-message-center-from-outlook/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 19:42:04 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[postini]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=261</guid>
		<description><![CDATA[If you use Postini for your spam protection and Outlook as your email client, you may want to streamline your Postini use doing the following:

In Outlook, Select View&#62;Folder list
Right-click on “Outlook Today” and select “New Folder”.
Call the folder whatever you chose to name it or Spam for lack of imagination. When prompted add an Outlook [...]]]></description>
			<content:encoded><![CDATA[<p>If you use Postini for your spam protection and Outlook as your email client, you may want to streamline your Postini use doing the following:</p>
<ol>
<li>In Outlook, Select View&gt;Folder list</li>
<li>Right-click on “Outlook Today” and select “New Folder”.</li>
<li>Call the folder whatever you chose to name it or Spam for lack of imagination. When prompted add an Outlook shortcut to the shortcut list. The shortcut will be placed on “My Shortcuts” but can be moved to the other Shortcut lists as necessary.</li>
<li>Right click the “Spam” folder, select “Properties”.</li>
<li>Select the “Home Page” tab in the Properties window.</li>
<li>In the address window type the following URL and select the checkbox labeled “Show home page by default for this folder”:</li>
<li>http://login.postini.com</li>
<li>Click “Apply” and “OK”.</li>
<li>Click on the Spam folder, login to your Message Center and if desired, select “Remember my Address and Password”</li>
<li>Close Outlook</li>
</ol>
<p>The next time Outlook is opened and the Spam folder is selected, the Message Center should appear within Outlook.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2009/checking-out-your-postini-message-center-from-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search for a file with Powershell</title>
		<link>http://florian.puthod.net/blog/2009/search-for-a-file-with-powershell/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=search-for-a-file-with-powershell</link>
		<comments>http://florian.puthod.net/blog/2009/search-for-a-file-with-powershell/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 13:55:43 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[powershell]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=258</guid>
		<description><![CDATA[I am slowly converting my command line skills from the good old command prompt to powershell. It is quite different and somehow very powerfull.
I will probably be sharing a few basic tips for daily life using powershell on your computer.
Today is  a substitute to the old:
dir /s *filename*
So if you are looking for a file [...]]]></description>
			<content:encoded><![CDATA[<p>I am slowly converting my command line skills from the good old command prompt to powershell. It is quite different and somehow very powerfull.</p>
<p>I will probably be sharing a few basic tips for daily life using powershell on your computer.</p>
<p>Today is  a substitute to the old:</p>
<blockquote><p>dir /s *filename*</p></blockquote>
<p>So if you are looking for a file or directory in your file system try something simple like this:</p>
<blockquote><p>dir -recurse -filter *filename* | sort name | ft directory, name</p></blockquote>
<p>In fact, dir doesn't even exist anymore, dir is an alias of get-childitem.</p>
<p>I am not sure I should debate about this feature as MSFT <a href="http://www.microsoft.com/technet/scriptcenter/topics/msh/cmdlets/get-childitem.mspx" target="_blank">does that very well on technet</a>.</p>
<p>Just to sum up it is in fact a very powerfull search tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2009/search-for-a-file-with-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hive corruption Fix Access Restore Point using Recovery Console</title>
		<link>http://florian.puthod.net/blog/2009/hive-corruption-fix/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=hive-corruption-fix</link>
		<comments>http://florian.puthod.net/blog/2009/hive-corruption-fix/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 19:27:33 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=255</guid>
		<description><![CDATA[A colleague came to me today with an interesting issue.
Windows XP would not start as some system hive was corrupt.
Windows XP could not start because the following file is missing or corrupt:  \WINDOWS\SYSTEM32\CONFIG\SYSTEM
Stop: c0000218 {Registry File Failure} The registry cannot load the hive (file):  \SystemRoot\System32\Config\SYSTEM or its log or alternate
CAUSE
This issue can occur [...]]]></description>
			<content:encoded><![CDATA[<p>A colleague came to me today with an interesting issue.</p>
<p>Windows XP would not start as some system hive was corrupt.</p>
<blockquote><p>Windows XP could not start because the following file is missing or corrupt:  \WINDOWS\SYSTEM32\CONFIG\SYSTEM</p>
<p>Stop: c0000218 {Registry File Failure} The registry cannot load the hive (file):  \SystemRoot\System32\Config\SYSTEM or its log or alternate</p>
<p>CAUSE<br />
This issue can occur if the System or Software hive for the Windows XP  installation is missing or damaged.</p></blockquote>
<p>Microsoft does describe the issue very well and it appears quite simple to fix. You want to check this <a href="http://support.microsoft.com/default.aspx/kb/822705" target="_blank">KB</a> for more info.</p>
<p>The fixing process is fairly easy and requires to use the recovery console to make a copy of the current corrupted system files (or not if they are totally missing) and replace them with a backup that windows does.</p>
<p>We are talking about files on c:\windows\system32\config to be replaced by copies.</p>
<p>Everything would have been easy and neat if everything was there as said. Yes, windows is to backup those up into the repair folder. But sometimes it happens.</p>
<p>I was interested in that SYSTEM file, but it was not there. The remaining option would have been to reinstall windows XP offer and have quick and dirty fix.</p>
<p>There had to be another way. Digging into my memory I though about other ways that Windows would have made another copy of those files.  Restore Point snapshot was the answer!</p>
<p>Actually restore point are easily accessibly to the recovery console.</p>
<p>Booting from the XP CD. I started Windows Setup and press R to access the recovery console.<br />
Just using the following command, you can get into the restore point files.</p>
<p>cd c:\<br />
cd  "system volume information\_resto~1"<br />
dir</p>
<p>You'll see a list of restore point folders with names such as RP1, RP2 and so on. Pick the restore point you wish to use, using the folder date stamps to guide you. Enter the commands:</p>
<p>cd RPx (the restore point you chose)<br />
cd snapshot</p>
<p>This takes you into the folder containing the restore point snapshot files. Then I could just copy what I needed to the target.</p>
<p>copy _Registry_machine_system C:\Windows\System32\Config\System</p>
<p>Sometimes, it is not because you don't see or if it is not where it is supposed to be that it is not there!</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2009/hive-corruption-fix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make sure your PC is ready when you arrive in the office</title>
		<link>http://florian.puthod.net/blog/2008/manage-pc-ready-offic/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=manage-pc-ready-offic</link>
		<comments>http://florian.puthod.net/blog/2008/manage-pc-ready-offic/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 16:21:59 +0000</pubDate>
		<dc:creator>Florian</dc:creator>
				<category><![CDATA[En]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[boot]]></category>
		<category><![CDATA[fast]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[start up]]></category>

		<guid isPermaLink="false">http://florian.puthod.net/blog/?p=241</guid>
		<description><![CDATA[You know you try to make your personal PC as efficient as it can be. In the office it is a different story especially when you have bunch of mandatory compliance stuff to load on startup. That's when regulatory compliance becomes a real pain. Well if it takes 20 minutes to load everything and you [...]]]></description>
			<content:encoded><![CDATA[<p>You know you try to make your personal PC as efficient as it can be. In the office it is a different story especially when you have bunch of mandatory compliance stuff to load on startup. That's when regulatory compliance becomes a real pain. Well if it takes 20 minutes to load everything and you cannot do anything then you should try to use from technologies that are available around you.</p>
<p>1. My computer's BIOS supports autostartup, so I have it set to come on at 7:20AM every day (I arrive at the office at 8AM).</p>
<p>2. I use TweakUI to autologin to the computer, use <a href="http://support.microsoft.com/kb/315231" target="_blank">kb315231</a> otherwise. This gets it starting and lets all the startup programs take however long they need to get going.</p>
<p>3. REMAIN COMPLIANT. I have a shortcut in my startup menu with a target of: %windir%\system32\rundll32.exe user32.dll, <a href="http://technet.microsoft.com/en-us/library/cc750823.aspx" target="_blank">LockWorkStation</a>, which locks the workstation. This way, if anyone tries to power up my computer when I'm not there, they can't do anything, remember you are an admin.</p>
<p>4. I have a batch program in my startup menu with this command shutdown -s -t 7200 -c "If I'm not here, this computer will shut itself down." -f, which will shut the PC down in 2 hours. That way, if I'm out sick, the PC isn't on all day. Of course, if I'm late, I have 'till 9:20 or so to make it to my desk and abort the destruct sequence with #5...</p>
<p>5. I have a subfolder of Startup called Abort Shutdown, with a batch file in it with the command shutdown -a, which will (duh) abort the shutdown when I click it. The folder is open when I arrive, and the batch file is sitting there, waiting to be clicked on.</p>
<p>So, in the 40 minutes before I arrive, everything gets rolling. While 40 minutes might seem excessive, they are other things you may want to have your computer do while waiting for you such as backup or other sync.</p>
<p>This also works well in the middle of the day when a restart is required. I can fire and forget -- go get a double-double or something, and I don't have to come back just to log in and wait some more. By the time I'm back, it's ready to rock and roll.</p>
]]></content:encoded>
			<wfw:commentRss>http://florian.puthod.net/blog/2008/manage-pc-ready-offic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

