<?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>Buttonclicker &#187; Tricks</title>
	<atom:link href="http://www.buttonclicker.com/category/windows/tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.buttonclicker.com</link>
	<description>Techno Button Master</description>
	<lastBuildDate>Tue, 03 Jan 2012 14:04:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Windows 7 Service Pack 1 &#8211; Access Denied (no further details)</title>
		<link>http://www.buttonclicker.com/2012/01/03/windows-7-service-pack-1-access-denied-no-further-details/</link>
		<comments>http://www.buttonclicker.com/2012/01/03/windows-7-service-pack-1-access-denied-no-further-details/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 14:04:38 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=615</guid>
		<description><![CDATA[I was trying to install Windows 7 Sp1 on a laptop and I was getting an &#8220;ACCESS DENIED&#8221; error with no further errors. After a bit of tshooting I ended up running processmon and it turned out there was a DENY set on the C drive for USERS, that means when the service pack was ]]></description>
			<content:encoded><![CDATA[<p>I was trying to install Windows 7 Sp1 on a laptop and I was getting an &#8220;ACCESS DENIED&#8221; error with no further errors. After a bit of tshooting I ended up running <a title="processmon" href="http://technet.microsoft.com/en-us/sysinternals/bb896645" target="_blank">processmon</a> and it turned out there was a DENY set on the C drive for USERS, that means when the service pack was attempting to install it would not be able to create the C:\32893928109093829312\ folder.. that&#8217;s one of the first steps.</p>
<p>I removed the DENY permission and everything worked well.</p>
<p>process mon is a great tool, Good luck</p>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2012/01/03/windows-7-service-pack-1-access-denied-no-further-details/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable startup repair (7/2008)</title>
		<link>http://www.buttonclicker.com/2011/11/30/disable-startup-repair-72008/</link>
		<comments>http://www.buttonclicker.com/2011/11/30/disable-startup-repair-72008/#comments</comments>
		<pubDate>Wed, 30 Nov 2011 10:42:51 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[7]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=609</guid>
		<description><![CDATA[So one of my servers was rebooted and never came back up. It was stuck on the startup repair screen. I would rather it boot loop then never retry. So to disable the startup repair run this command. bcdedit /set {default} bootstatuspolicy ignoreallfailures And to re-enable it bcdedit /set {default} bootstatuspolicy displayallfailures]]></description>
			<content:encoded><![CDATA[<p>So one of my servers was rebooted and never came back up. It was stuck on the startup repair screen. I would rather it boot loop then never retry. So to disable the startup repair run this command.</p>
<blockquote><p>bcdedit /set {default} bootstatuspolicy ignoreallfailures</p></blockquote>
<p>And to re-enable it</p>
<blockquote><p>bcdedit /set {default} bootstatuspolicy displayallfailures</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2011/11/30/disable-startup-repair-72008/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forefront &#8211; Remove old computer records</title>
		<link>http://www.buttonclicker.com/2010/09/17/forefront-remove-old-computer-records/</link>
		<comments>http://www.buttonclicker.com/2010/09/17/forefront-remove-old-computer-records/#comments</comments>
		<pubDate>Fri, 17 Sep 2010 10:55:54 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=449</guid>
		<description><![CDATA[I was checking out the Forefront console ( I have been deploying many virtual servers/clients) for my studying, I came across alot of old stale computer records (see image1), I wanted to quickly remove old records that have not made contact for a few days, as they are messing with the reports etc. (see link: ]]></description>
			<content:encoded><![CDATA[<p>I was checking out the Forefront console ( I have been deploying many virtual servers/clients) for my studying, I came across alot of old stale computer records (see image1), I wanted to quickly remove old records that have not made contact for a few days, as they are messing with the reports etc. (see link: http://support.microsoft.com/kb/2272146 )<br />
Basically run the tool on the FCS Server, you can choose the date/time to delete from, I would check the log before actually applying the /doremove switch.</p>
<p><a href="http://www.buttonclicker.com/wp-content/uploads/2010/09/fcs-server.jpg"><img class="aligncenter size-full wp-image-450" title="fcs server" src="http://www.buttonclicker.com/wp-content/uploads/2010/09/fcs-server.jpg" alt="" width="351" height="216" /></a></p>
<p>Get the tool here: <a href="http://support.microsoft.com/kb/2272146" target="_blank">http://support.microsoft.com/kb/2272146</a> (you need to request it to be sent)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2010/09/17/forefront-remove-old-computer-records/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Restore Windows XP NTFS Permissions (Client)</title>
		<link>http://www.buttonclicker.com/2010/09/06/restore-windows-xp-ntfs-permissions-client/</link>
		<comments>http://www.buttonclicker.com/2010/09/06/restore-windows-xp-ntfs-permissions-client/#comments</comments>
		<pubDate>Mon, 06 Sep 2010 14:32:33 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=408</guid>
		<description><![CDATA[This will restore the NTFS persmission for Windows XP (Pro) Run CMD secedit /configure /db secedit.sdb /cfg %SystemRoot%\inf\defltwk.inf /overwrite /verbose]]></description>
			<content:encoded><![CDATA[<p>This will restore the NTFS persmission for Windows XP (Pro)</p>
<p>Run CMD</p>
<blockquote><p>secedit /configure /db secedit.sdb /cfg %SystemRoot%\inf\defltwk.inf /overwrite  /verbose</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2010/09/06/restore-windows-xp-ntfs-permissions-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Vista / Windows 7 / Server 2008 from USB</title>
		<link>http://www.buttonclicker.com/2010/09/03/install-vista-windows-7-server-2008-from-usb/</link>
		<comments>http://www.buttonclicker.com/2010/09/03/install-vista-windows-7-server-2008-from-usb/#comments</comments>
		<pubDate>Fri, 03 Sep 2010 10:12:50 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[7]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=402</guid>
		<description><![CDATA[I know there are many guides around, The only difference here is that I want to do the quicker (alot infact) format, instead of the normal slow one. To do this, you need an existing Vista/7 Machine and a USB Stick. Insert USB stick Open Command (cmd.exe) as administrator type (followed by enter) diskpart list ]]></description>
			<content:encoded><![CDATA[<p>I know there are many guides around, The only difference here is that I want to do the quicker (alot infact) format, instead of the normal slow one.</p>
<p>To do this, you need an existing <span style="text-decoration: underline;">Vista/7 Machine</span> and a USB Stick.</p>
<ol>
<li>Insert USB stick</li>
<li>Open Command (cmd.exe) as administrator</li>
<li>type (followed by enter)
<ol>
<li><strong>diskpart</strong></li>
<li><strong>list disk </strong>
<ol>
<li>You should note the disk that is your USB drive (disk 1 or 2 etc, not usually disk 0)</li>
</ol>
</li>
<li><strong>Select disk 1</strong>
<ol>
<li>If disk 1 is the correct one for your USB drive</li>
</ol>
</li>
<li><strong>Clean</strong>
<ol>
<li>This will WIPE the disk drive completly</li>
</ol>
</li>
<li><strong>Create partition primary </strong>
<ol>
<li>this will create a new partition that will use 100% of the space on the USB drive</li>
</ol>
</li>
<li><strong>Select partition 1 </strong>
<ol>
<li>selecting the newly created partition</li>
</ol>
</li>
<li><strong>Active</strong>
<ol>
<li>activates the partition</li>
</ol>
</li>
<li><strong>Format fs=fat32 quick </strong>
<ol>
<li>this will format the partition in fat32 quickly</li>
</ol>
</li>
<li><strong>assign</strong>
<ol>
<li>assign drive letter</li>
</ol>
</li>
<li><strong>exit</strong></li>
</ol>
</li>
<li>Now you can just copy all the files on the CD/DVD/ISO to the newly created partition on the USB Drive.</li>
</ol>
<p><a href="http://www.buttonclicker.com/wp-content/uploads/2010/09/Windows7.jpg"><img class="aligncenter size-full wp-image-403" title="Windows7" src="http://www.buttonclicker.com/wp-content/uploads/2010/09/Windows7.jpg" alt="" width="369" height="176" /></a></p>
<p>Some notes: FAT32 has a file size limit of 4GB, meaning you cannot copy any single file that is larger than this. Many DVD ISO are larger than 4GB and you might forget the filesystem type in the months to come <img src='http://www.buttonclicker.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>http://en.wikipedia.org/wiki/File_Allocation_Table#FAT32</p>
<p>notes taken from <img src="file:///C:/DOCUME%7E1/ADMINI%7E1.000/LOCALS%7E1/Temp/moz-screenshot-1.png" alt="" />http://www.techmixer.com/install-windows-vista-from-bootable-usb-flash-memory-drive/</p>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2010/09/03/install-vista-windows-7-server-2008-from-usb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotmail &#8211; Activesync (finally)</title>
		<link>http://www.buttonclicker.com/2010/08/31/hotmail-activesync-finally/</link>
		<comments>http://www.buttonclicker.com/2010/08/31/hotmail-activesync-finally/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 09:28:59 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=387</guid>
		<description><![CDATA[Finally I have activesync for hotmail on my Android ( Nexus One ) Basically the settings are Username: you@hotmail.com Password: your hotmail password Server Type: Activesync (choose manual setup) accept certs Server Address: m.hotmail.com its not working too well tho, some syncs are not doing anything. At least its a start.! ]]></description>
			<content:encoded><![CDATA[<p>Finally I have activesync for hotmail on my Android ( Nexus One )</p>
<p>Basically the settings are</p>
<ul>
<li>Username: you@hotmail.com</li>
<li>Password: your hotmail password</li>
<li>Server Type: Activesync (choose manual setup)</li>
<li>accept certs</li>
<li>Server Address: m.hotmail.com</li>
</ul>
<p>its not working too well tho, some syncs are not doing anything. At least its a start.!</p>
<p>J</p>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2010/08/31/hotmail-activesync-finally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sccm 0&#215;00002024 CCMCertFix</title>
		<link>http://www.buttonclicker.com/2010/07/21/sccm-0x00002024-ccmcertfix/</link>
		<comments>http://www.buttonclicker.com/2010/07/21/sccm-0x00002024-ccmcertfix/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 15:04:39 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[sccm]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=381</guid>
		<description><![CDATA[I got this, Simple answer: just run (as admin) on the client machine and boom, it works! CCMCertFix.exe http://support.microsoft.com/?kbid]]></description>
			<content:encoded><![CDATA[<p>I got this,</p>
<p>Simple answer:</p>
<p>just run (as admin) on the client machine and boom, it works! CCMCertFix.exe</p>
<p><a href="http://support.microsoft.com/?kbid=977203">http://support.microsoft.com/?kbid=977203</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2010/07/21/sccm-0x00002024-ccmcertfix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Disable old computer accounts in AD</title>
		<link>http://www.buttonclicker.com/2010/05/06/how-to-disable-old-computer-accounts-in-ad/</link>
		<comments>http://www.buttonclicker.com/2010/05/06/how-to-disable-old-computer-accounts-in-ad/#comments</comments>
		<pubDate>Thu, 06 May 2010 10:48:50 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=351</guid>
		<description><![CDATA[Becuase &#8216;dsmod&#8216; &#38; &#8216;dsquery&#8216; support piping (passing results to a new command) you can easliy send results from dsquery to dsmod. I wanted to disable old computer accounts, then after 60 days I will delete them. dsquery computer -inactive 8 -limit 0 &#124; dsmod computer -disabled yes The above will search for computers that have ]]></description>
			<content:encoded><![CDATA[<p>Becuase &#8216;<a href="http://technet.microsoft.com/en-us/library/cc732406%28WS.10%29.aspx">dsmod</a>&#8216; &amp; &#8216;<a href="http://technet.microsoft.com/en-us/library/cc732952%28WS.10%29.aspx">dsquery</a>&#8216; support <a href="http://en.wikipedia.org/wiki/Pipeline_%28Unix%29">piping</a> (passing results to a new command) you can easliy send results from dsquery to dsmod.</p>
<p>I wanted to disable old computer accounts, then after 60 days I will delete them.</p>
<blockquote><p>dsquery computer -inactive 8 -limit 0 | dsmod computer -disabled yes</p>
</blockquote>
<p>The above will search for computers that have not connected for 8 weeks, say after being removed, destroyed etc. then it will disable the computer account.</p>
<p>I a few weeks I will then search for disabled accounts, might export a list and then delete them form AD.</p>
<p>you could expand this and createa a weekly task that would check and disable/delete accounts, or move them to a locked down part of AD etc.</p>
<p>J</p>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2010/05/06/how-to-disable-old-computer-accounts-in-ad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCCM &amp; x64 PXE errors</title>
		<link>http://www.buttonclicker.com/2010/02/11/sccm-x64-pxe-errors/</link>
		<comments>http://www.buttonclicker.com/2010/02/11/sccm-x64-pxe-errors/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 12:44:51 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[sccm]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=294</guid>
		<description><![CDATA[I was getting erros deploying to a x64 boot pxe, it would never work.. until *actually* copied the x64 boot image to the DP duh!]]></description>
			<content:encoded><![CDATA[<p>I was getting erros deploying to a x64 boot pxe, it would never work..</p>
<p>until *actually* copied the x64 boot image to the DP</p>
<p>duh!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2010/02/11/sccm-x64-pxe-errors/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VillainROM 2.1 (HTC Sense Enabled 2.1 ROM) &amp; Vanillain 1.0</title>
		<link>http://www.buttonclicker.com/2010/02/04/villainrom-2-1-htc-sense-enabled-2-1-rom/</link>
		<comments>http://www.buttonclicker.com/2010/02/04/villainrom-2-1-htc-sense-enabled-2-1-rom/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 10:39:23 +0000</pubDate>
		<dc:creator>J</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[Tricks]]></category>

		<guid isPermaLink="false">http://www.buttonclicker.com/?p=270</guid>
		<description><![CDATA[Sometimes it sucks to get files from 4shared (20kb/s!!), RS etc.. I decided to host any ROMS that I use here.. for faster access.. enjoy! Villain 2.1 Source: http://forum.xda-developers.com/showpost.php?p=5438050&#38;postcount=1 MD5SUM 2a020dd5efe6571df2e5fa5704bb3c32 Villain2.1.zip   Vanillain 1.0 (fast -htc stuff) Source: http://forum.xda-developers.com/showthread.php?t=629959&#38;postcount=1 MD5SUM: cf5e88e50d8e4b59c3da75b5acf3983f Vanillain.zip]]></description>
			<content:encoded><![CDATA[<p>Sometimes it sucks to get files from 4shared (20kb/s!!), RS etc..</p>
<p>I decided to host any ROMS that I use here.. for faster access..</p>
<p>enjoy!</p>
<p><strong><span style="text-decoration: underline;">Villain 2.1</span></strong></p>
<ul>
<li>Source: http://forum.xda-developers.com/showpost.php?p=5438050&amp;postcount=1</li>
<li>MD5SUM 2a020dd5efe6571df2e5fa5704bb3c32</li>
<li><a href="http://www.buttonclicker.com/wp-content/uploads/2010/02/Villain2.1.zip">Villain2.1.zip</a></li>
</ul>
<p> </p>
<p><span style="font-size: small;"><strong>Vanillain 1.0 (fast -htc stuff)<br /></strong></span></p>
<ul>
<li>Source: http://forum.xda-developers.com/showthread.php?t=629959&amp;postcount=1</li>
<li>MD5SUM: cf5e88e50d8e4b59c3da75b5acf3983f</li>
<li><a href="http://www.buttonclicker.com/wp-content/uploads/2010/02/Vanillain.zip">Vanillain.zip</a></li>
</ul>
<p><span style="font-size: small;"><strong><br /></strong></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.buttonclicker.com/2010/02/04/villainrom-2-1-htc-sense-enabled-2-1-rom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
