<?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>systemBash &#187; Windows</title>
	<atom:link href="http://systembash.com/tags/system-administration/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://systembash.com</link>
	<description>Technology and System Administration</description>
	<lastBuildDate>Sat, 27 Feb 2010 02:12:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<atom:link rel='hub' href='http://systembash.com/?pushpress=hub'/>
		<item>
		<title>What I recently learned about EDID, Windows 7 and nVidia</title>
		<link>http://systembash.com/content/what-i-recently-learned-about-edid-windows-7-and-nvidia/</link>
		<comments>http://systembash.com/content/what-i-recently-learned-about-edid-windows-7-and-nvidia/#comments</comments>
		<pubDate>Fri, 22 Jan 2010 18:39:16 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[edid]]></category>
		<category><![CDATA[nvidia]]></category>
		<category><![CDATA[windows-7]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=576</guid>
		<description><![CDATA[EDID stands for Extended display identification data and is what many computer monitors and televisions with a VGA/HDMI use to tell the PC what resolution they support. Which, in theory at least, is great.
However what I recently found out is that many LCD and Plasma televisions do not broadcast the correct 16:9 resolution via EDID, and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://en.wikipedia.org/wiki/Extended_display_identification_data">EDID</a> stands for <strong>Extended display identification data </strong>and is what many computer monitors and televisions with a VGA/HDMI use to tell the PC what resolution they support. Which, in theory at least, is great.</p>
<p>However what I recently found out is that many LCD and Plasma televisions do not broadcast the correct 16:9 resolution via EDID, and therefore the computer doesn&#8217;t know what resolution to display and you have a stretched image. <span id="more-576"></span></p>
<p>I have an <a href="http://www.lge.com/us/computer-products/monitors/LG-DU-37LZ30.jsp">LG DU-37LZ30</a> which according to its specs at least has a 1366&#215;768 native resolution (It is a 720p/1080i set). However its EDID system broadcasts a resolution of 1024&#215;768, resulting in the signal looking stretched. Some programs, like Boxee for example, can correct this by forcing an aspect ratio while outputting the video and the result looks fine. However in many situations this doesn&#8217;t work.</p>
<p>On Windows XP, this was a pain but buying a program like <a href="http://entechtaiwan.com/util/ps.shtm">PowerStrip</a> by EnTech was able to correct the problem as you can force a resolution even if it is a &#8220;non-supported&#8221; one. However on Windows 7, and with nVidia graphics cards/drivers at least, it apparently &#8216;enforces&#8217; the resolution which is broadcast via the EDID. Which means you are stuck with your weird resolution.</p>
<p>There are some hacks for overriding EDID info, but none of them seem to work on Windows 7. For example:</p>
<p><a href="http://www.avsforum.com/avs-vb/showthread.php?t=1091403">Thread over at AVS Forum on overrided EDID</a><br />
<a href="http://forums.nvidia.com/lofiversion/index.php?t56039.html">Modifying your VGA cable to disable EDID broadcast</a> (this nuked my VGA cable! Do not recommend!)<br />
<a href="http://www.sevenforums.com/graphic-cards/11324-possible-use-1366x768.html">Forcing 1366&#215;768 on Windows 7 forums</a></p>
<p>None of these solutions worked for me. Windows 7 even allows you to add a &#8220;custom&#8221; resolution but it still reads from the EDID to see if it is compatible and it has rejected my attempts at this.</p>
<p>Although I appreciate the &#8220;ease&#8221; that reading the EDID provides for general users, I wish there was an &#8220;advanced&#8221; section so that us users can force a resolution on a monitor. Maybe this is disabled because people were breaking their monitors, but it puts others like us in a lurch.  Has anyone seen this issue and/or have a resolution? Or do I just have a great reason to get a new TV?</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/what-i-recently-learned-about-edid-windows-7-and-nvidia/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How To Reset Windows XP, Vista, Windows 7 Passwords with Ubuntu 9.10 Live Image and a USB Drive</title>
		<link>http://systembash.com/content/how-to-reset-windows-xp-vista-windows-7-passwords-with-ubuntu-9-10-live-image-and-a-usb-drive/</link>
		<comments>http://systembash.com/content/how-to-reset-windows-xp-vista-windows-7-passwords-with-ubuntu-9-10-live-image-and-a-usb-drive/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 10:40:03 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[chntpw]]></category>
		<category><![CDATA[livecd]]></category>
		<category><![CDATA[password]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=497</guid>
		<description><![CDATA[I put this together for a project in a class I am taking, and thought it would be handy for others as well. The goal is to access a Windows filesystem and reset the password for a user, for example if someone forgot the Administrator password or the account is locked out from too many [...]]]></description>
			<content:encoded><![CDATA[<p>I put this together for a project in a class I am taking, and thought it would be handy for others as well. The goal is to access a Windows filesystem and reset the password for a user, for example if someone forgot the Administrator password or the account is locked out from too many bad password login attempts. This works on all modern Windows Operating Systems: Windows 2000, 2003, XP, Vista, Win7 etc. Make sure to create a backup if you want to make sure you don&#8217;t corrupt your Windows install, as it can happen.</p>
<p>Tools used:</p>
<ul>
<li><a href="http://unetbootin.sourceforge.net/">Unetbootin</a></li>
<li><a href="http://www.ubuntu.com/GetUbuntu/download">Ubuntu 9.10 Desktop ISO</a></li>
<li>One flash drive, 1 gig or larger</li>
<li><a href="http://home.eunet.no/pnordahl/ntpasswd/">chntpw</a></li>
</ul>
<h2>Accessing the Filesystem</h2>
<p>First we use unetbootin to install Ubuntu 9.10 to a flash drive. The flash drive needs to be at least 1GB to install the image.</p>
<p style="TEXT-ALIGN:left"><a href="http://systembash.com/wp-content/uploads/2009/10/dmg77wv_74f94fzmp7_b.png"><img class="aligncenter size-full wp-image-498" title="Unetbootin settings" src="http://systembash.com/wp-content/uploads/2009/10/dmg77wv_74f94fzmp7_b.png" alt="Unetbootin settings" width="479" height="355" /></a></p>
<p style="TEXT-ALIGN:left">Select &#8220;Diskimage&#8221; and then the .iso file we downloaded of the Ubuntu 9.10 image.</p>
<p style="TEXT-ALIGN:left">Select the USB Drive and Drive Letter to install the ISO onto. Click OK:</p>
<p style="TEXT-ALIGN:left"><a href="http://systembash.com/wp-content/uploads/2009/10/dmg77wv_75c3sfj7gx_b.png"><img class="aligncenter size-full wp-image-499" title="Unetbootin doing its thing" src="http://systembash.com/wp-content/uploads/2009/10/dmg77wv_75c3sfj7gx_b.png" alt="Unetbootin doing its thing" width="479" height="355" /></a></p>
<p>Once the program is done, click &#8216;exit&#8217; and remove the USB Drive. You now have a bootable live image of Ubuntu 9.10.</p>
<p>Plug the usb drive into the target system. Boot off of the drive, you may need to change the boot options in the BIOS if it is set to boot off of the hard drive. Select &#8220;Default&#8221; in the unetbootin boot menu to boot into the Ubuntu OS. It will automatically log you in.</p>
<p>Once booted you already have access to the Windows filesystem since the ntfs filesystem driver is included in the kernel. This is nice and wasn&#8217;t the case not too long ago.</p>
<p>We chose two reasons to use unetbootin and Ubuntu 9.10. The first is the ease of use of installing a bootable image. After downloading the two packages, it is trivial to load the OS onto the drive, and since it includes ntfs drivers it allows us to access the unencrypted hard drive on boot. Since it is on a USB drive, any system made since 2000 or so should be able to boot this. You don&#8217;t need to lug around a CD or even access the CD drive.</p>
<p>To prevent easy access to the hard drive, encryption of the hard drive partition would be necessary using <a href="http://technet.microsoft.com/en-us/library/cc875821.aspx">Microsoft EFS</a> or <a href="http://www.truecrypt.org/">TrueCrypt</a> hard drive encryption software. After encrypting the hard drive, any live operating system running would not be able to decrypt the hard drive easily.</p>
<p>Furthermore, installation of a BIOS level password would ensure that any unauthorized users would not be able to boot alternative operating systems via USB, CDROM, Floppy or other method. The only way to defeat a BIOS level password would be to reset the BIOS (requiring entrance into the hardware of the system) or using an Evil Maid style attack.</p>
<p>The <a href="http://theinvisiblethings.blogspot.com/2009/10/evil-maid-goes-after-truecrypt.html">Evil Maid</a> attack is performed by a theoretical malicious party that has access to the target PC without alerting the legitimate user. Without knowledge of the authorized; a root kit or device would be installed (for example, on the USB connector of the keyboard) to sniff out the password as entered on bootup. After the user boots the system and finishes her work, ostensibly shutting down the system securely, at least to her knowledge, the Evil Maid would then collect the password entered into the BIOS, thereby defeating the BIOS password security measure.</p>
<h2>Resetting the Password</h2>
<p>We can now reset the Administrator or any other password on this system using the tool <a href="http://home.eunet.no/pnordahl/ntpasswd/">chntpw</a>. To install this package, ensure the system has a connection to the internet (via dhcp perhaps?) and run the command:</p>
<pre>sudo software-properties-gtk --enable-component=universe --enable-component=multiverse; sudo apt-get update; sudo apt-get install chntpw</pre>
<p>Alternatively, you can download the executable and place it on the USB drive to give access without connecting to the internet. chntpw is the software that modifies the SAM (Security Accounts Manager) database file. Use the terminal to change directories to the password file</p>
<p><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;">cd /media/path/to/disk/WINDOWS/system32/config/</span></p>
<p><span style="font-family: Consolas, Monaco, 'Courier New', Courier, monospace; line-height: 18px; font-size: 12px; white-space: pre;"><span style="font-family: Georgia, 'Times New Roman', 'Bitstream Charter', Times, serif; line-height: 19px; white-space: normal; font-size: 13px;">Then execute the chntpw utility:</span></span></p>
<pre>  # sudo chntpw -u username SAM SYSTEM</pre>
<p>View the sample output:</p>
<pre>ubuntu@ubuntu:/media/B830C9BC30C981BC/WINDOWS/system32/config$ sudo chntpw SAM SECURITY
chntpw version 0.99.5 070923 (decade), (c) Petter N Hagen
Hive &lt;SAM&gt; name (from header): &lt;\SystemRoot\System32\Config\SAM&gt;
ROOT KEY at offset: 0x001020 * Subkey indexing type is: 666c &lt;lf&gt;
Page at 0x7000 is not 'hbin', assuming file contains garbage at end
File size 262144 [40000] bytes, containing 6 pages (+ 1 headerpage)
Used for data: 255/20736 blocks/bytes, unused: 9/3648 blocks/bytes.

Hive &lt;SECURITY&gt; name (from header): &lt;emRoot\System32\Config\SECURITY&gt;
ROOT KEY at offset: 0x001020 * Subkey indexing type is: 666c &lt;lf&gt;
Page at 0xe000 is not 'hbin', assuming file contains garbage at end
File size 262144 [40000] bytes, containing 13 pages (+ 1 headerpage)
Used for data: 1074/49024 blocks/bytes, unused: 9/3808 blocks/bytes.

* SAM policy limits:
Failed logins before lockout is: 0
Minimum password length        : 0
Password history count         : 0
| RID -|---------- Username ------------| Admin? |- Lock? --|
| 01f4 | Administrator                  | ADMIN  | dis/lock |
| 03ec | ASPNET                         |        | dis/lock |
| 03ed | CSC603                         | ADMIN  | dis/lock |
| 01f5 | Guest                          |        | dis/lock |
| 03e8 | HelpAssistant                  |        | dis/lock |

---------------------&gt; SYSKEY CHECK &lt;-----------------------
SYSTEM   SecureBoot            : -1 -&gt; Not Set (not installed, good!)
SAM      Account\F             : 1 -&gt; key-in-registry
SECURITY PolSecretEncryptionKey: 1 -&gt; key-in-registry

***************** SYSKEY IS ENABLED! **************
This installation very likely has the syskey passwordhash-obfuscator installed
It's currently in mode = -1, Unknown-mode
SYSKEY is on! However, DO NOT DISABLE IT UNLESS YOU HAVE TO!
This program can change passwords even if syskey is on, however
if you have lost the key-floppy or passphrase you can turn it off,
but please read the docs first!!!

** IF YOU DON'T KNOW WHAT SYSKEY IS YOU DO NOT NEED TO SWITCH IT OFF!**
NOTE: On WINDOWS 2000 it will not be possible
to turn it on again! (and other problems may also show..)

NOTE: Disabling syskey will invalidate ALL
passwords, requiring them to be reset. You should at least reset the
administrator password using this program, then the rest ought to be
done from NT.

Do you really wish to disable SYSKEY? (y/n) [n]
RID     : 0500 [01f4]
Username: Administrator
fullname:
comment : Built-in account for administering the computer/domain
homedir : 

User is member of 1 groups:
00000220 = Administrators (which has 2 members)

Account bits: 0x0210 =
[ ] Disabled        | [ ] Homedir req.    | [ ] Passwd not req. |
[ ] Temp. duplicate | [X] Normal account  | [ ] NMS account     |
[ ] Domain trust ac | [ ] Wks trust act.  | [ ] Srv trust act   |
[X] Pwd don't expir | [ ] Auto lockout    | [ ] (unknown 0x08)  |
[ ] (unknown 0x10)  | [ ] (unknown 0x20)  | [ ] (unknown 0x40)  | 

Failed login count: 1, while max tries is: 0
Total  login count: 1

- - - - User Edit Menu:
 1 - Clear (blank) user password
 2 - Edit (set new) user password (careful with this on XP or Vista)
 3 - Promote user (make user an administrator)
 4 - Unlock and enable user account [probably locked now]
 q - Quit editing user, back to user select
Select: [q] &gt;</pre>
<p>Depending on the status of the SYSKEY password security, you may only be able to blank the password and not actually change it. I recommend blanking the password and then resetting it once you log into the system.</p>
<p>You can also unlock a system if the user accounts have all been locked out due to too many login attempts or any other reason. Using these tools you can gain access to almost any unencrypted Windows system, from Windows NT up to Windows 7.</p>
<p>As a warning, If there is data on the hard drive you wish to keep, make sure to make a backup of the hard drive before performing this password as it can corrupt the Windows installation.</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/how-to-reset-windows-xp-vista-windows-7-passwords-with-ubuntu-9-10-live-image-and-a-usb-drive/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Convert Windows or DOS Encoded Files to Unix/Linux. (ANSI to UTF-8)</title>
		<link>http://systembash.com/content/convert-windows-or-dos-encoded-files-to-unixlinux-ansi-to-utf-8/</link>
		<comments>http://systembash.com/content/convert-windows-or-dos-encoded-files-to-unixlinux-ansi-to-utf-8/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 14:39:10 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[character encoding]]></category>
		<category><![CDATA[dos2unix]]></category>
		<category><![CDATA[end of line]]></category>
		<category><![CDATA[recode]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=326</guid>
		<description><![CDATA[Windows files and Unix files (Redhat, Ubuntu, etc) are encoded in different ways. Namely, the end of line that is a part of most files created in Windows is not compatible with Unix. You can usually see this because there is a &#8216;weird character&#8217; at the end of each line. &#8216;cat&#8217; does not show it, [...]]]></description>
			<content:encoded><![CDATA[<p>Windows files and Unix files (Redhat, Ubuntu, etc) are encoded in different ways. Namely, the end of line that is a part of most files created in Windows is not compatible with Unix. You can usually see this because there is a &#8216;weird character&#8217; at the end of each line. &#8216;cat&#8217; does not show it, but &#8216;cat -e&#8217; will show these characters:</p>
<p>xx.xx.125.240 spc240.xx.xx^M$<br />
xx.xx.125.241 spc241.xx.xx^M$</p>
<p>The ^M is a Windows &#8216;End of Line&#8217; character.</p>
<p>Fortunately there is an easy way to fix these for using them in a unix based system.</p>
<p>Install &#8216;dos2unix&#8217;, and then run the file through them:</p>
<p>dos2unix filename</p>
<p>You can even run these on a bunch of files:</p>
<p>[root@ns1 ~]# dos2unix RDNS-*<br />
dos2unix: converting file RDNS-xx.xx.81 to UNIX format &#8230;<br />
dos2unix: converting file RDNS-xx.xx.82 to UNIX format &#8230;<br />
dos2unix: converting file RDNS-xx.xx.85 to UNIX format &#8230;<br />
dos2unix: converting file RDNS-xx.xx.95 to UNIX format &#8230;<br />
dos2unix: converting file RDNS-xx.xx.100 to UNIX format &#8230;</p>
<p>&#8216;cat -e&#8217; will show that these files are fixed.</p>
<p>You can also use the program &#8216;recode&#8217;.</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/convert-windows-or-dos-encoded-files-to-unixlinux-ansi-to-utf-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Desktop from Windows XP to Windows Server 2008 or Windows Vista</title>
		<link>http://systembash.com/content/remote-desktop-from-windows-xp-to-windows-server-2008-or-windows-vista/</link>
		<comments>http://systembash.com/content/remote-desktop-from-windows-xp-to-windows-server-2008-or-windows-vista/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 14:28:02 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Configurations]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[credssp]]></category>
		<category><![CDATA[network level authentication]]></category>
		<category><![CDATA[nla]]></category>
		<category><![CDATA[remote desktop]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=318</guid>
		<description><![CDATA[The Remote Desktop connection settings for Windows Server 2008, and I believe Windows Vista, includes 3 levels of service:

Don&#8217;t allow connections to this computer
Allow connections from computers running any version of Remote Desktop (less secure)
Allow connections only from computers running Remote Desktop with Network Level Authentication (more secure)


At first blush, you would probably choose the [...]]]></description>
			<content:encoded><![CDATA[<p>The Remote Desktop connection settings for Windows Server 2008, and I believe Windows Vista, includes 3 levels of service:</p>
<ul>
<li>Don&#8217;t allow connections to this computer</li>
<li>Allow connections from computers running any version of Remote Desktop (less secure)</li>
<li>Allow connections only from computers running Remote Desktop with Network Level Authentication (more secure)</li>
</ul>
<p style="text-align: center;"><img class="size-full wp-image-319 aligncenter" title="windows_server_2008_remote_desktop_properties" src="http://systembash.com/wp-content/uploads/2009/01/windows_server_2008_remote_desktop_properties.jpg" alt="windows_server_2008_remote_desktop_properties" width="414" height="465" /></p>
<p>At first blush, you would probably choose the &#8220;more secure&#8221; option. Practically, this mainly means that it only allows connections from the latest Remote Desktop software in Windows Vista. It is probably another attempt by Microsoft to force consumers and businesses into upgrading to Windows Vista. But&#8230; I digress.</p>
<p>When connecting with an older Terminal Services (TS) client in XP or even Vista, you will get this message:</p>
<p>&#8220;Remote computer requires Network Level Authentication, which your computer doesn&#8217;t support&#8221;</p>
<p><img class="aligncenter size-full wp-image-320" title="the-remote-computer-requires-network-level-authentication11" src="http://systembash.com/wp-content/uploads/2009/01/the-remote-computer-requires-network-level-authentication11.png" alt="the-remote-computer-requires-network-level-authentication11" width="477" height="78" /></p>
<p>Not all is lost. There are two ways around this. The first and most obvious solution is to <strong>select the less secure option</strong> and disabled Network Level Authentication (NLA). If you are in an environment that does not allow this change, or there are some other circumstances where you need to keep Network Level Authentication enabled, you <strong>can get a Remote Desktop connection from Windows XP</strong>.</p>
<p>The first step is to download the latest Remote Desktop Client for Windows XP. As of the writing of this article, the latest version is 6.1.</p>
<p>For XP SP3: <a href="http://support.microsoft.com/kb/951616">here</a></p>
<p>For XP SP2: <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=6e1ec93d-bdbd-4983-92f7-479e088570ad&amp;displaylang=en">here</a></p>
<p>That is not it. For XP, you need to enable CredSSP &#8211; Credential Security Service Provider.</p>
<blockquote><p>CredSSP is a new Security Service Provider (SSP) that is available in Windows XP SP3 by using the Security Service Provider Interface (SSPI). CredSSP enables a program to use client-side SSP to delegate user credentials from the client computer to the target server.</p></blockquote>
<p>Directions on how do do this are available at Microsoft here:</p>
<p><a href="http://support.microsoft.com/kb/951608/">http://support.microsoft.com/kb/951608/</a></p>
<p>The quick and dirty summary:</p>
<ol>
<li>Click <strong class="uiterm">Start</strong>, click <strong class="uiterm">Run</strong>, type <span class="userInput">regedit</span>, and then press ENTER.</li>
<li>In the navigation pane, locate and then click the following registry subkey:
<div class="indent">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa</div>
</li>
<li>In the details pane, right-click <strong class="uiterm">Security Packages</strong>, and then click <strong class="uiterm">Modify</strong>.</li>
<li>In the <strong class="uiterm">Value data</strong> box, type <span class="userInput">tspkg</span>. Leave any data that is specific to other SSPs, and then click <strong class="uiterm">OK</strong>.</li>
<li>In the navigation pane, locate and then click the following registry subkey:
<div class="indent">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders</div>
</li>
<li>In the details pane, right-click SecurityProviders, and then click <strong class="uiterm">Modify</strong>.</li>
<li>In the <strong class="uiterm">Value data</strong> box, type <span class="userInput">credssp.dll</span>. Leave any data that is specific to other SSPs, and then click <strong class="uiterm">OK</strong>.</li>
<li>Exit Registry Editor.</li>
<li>Restart the computer.</li>
</ol>
<p>For more information on CredSSP including how to deploy this setting using Group Policy, see the <a href="http://support.microsoft.com/kb/951608/">CredSSP page here.</a></p>
<p>Let me know if you have any other tips or a simpler way to connect to the more secure version of Remote Desktop.</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/remote-desktop-from-windows-xp-to-windows-server-2008-or-windows-vista/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Automatically Rip DVD using Handbrake and Autoplay (XP)</title>
		<link>http://systembash.com/content/automatically-rip-dvd-using-handbrake-and-autoplay-xp/</link>
		<comments>http://systembash.com/content/automatically-rip-dvd-using-handbrake-and-autoplay-xp/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 18:11:28 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[autoplay]]></category>
		<category><![CDATA[copy]]></category>
		<category><![CDATA[disk]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[handbrake]]></category>
		<category><![CDATA[rip]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=304</guid>
		<description><![CDATA[I am currently copying my DVD collection to my PC for use in my media center downstairs. I have an generic process down, that works very well, but it requires a bunch of clicks to do. While figuring out how to Autoplay a DVD using ZoomPlayer rather than the built in Windows Media Player, I [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">I am currently copying my DVD collection to my PC for use in my media center downstairs. I have an generic process down, that works very well, but it requires a bunch of clicks to do. While figuring out how to Autoplay a DVD using <a href="http://www.inmatrix.com/zplayer/">ZoomPlayer</a> rather than the built in Windows Media Player, I thought, why not add a &#8220;Rip DVD with Handbrake&#8221; option.</p>
<p style="text-align: left;">This is actually pretty easy to do, so I thought I would share so that anyone looking to do a similar thing could easily set it up.</p>
<p style="text-align: left;">First thing, I am assuming you have Handbrake installed and running. Also, unless you are only copying non CSS protected DVDs, you will need a program such as <a href="http://www.dvd43.com/">DVD43</a> or <a href="http://www.slysoft.com/en/anydvd.html">AnyDVD</a> which automatically decrypts the DVD on the fly.</p>
<p style="text-align: left;">After ensuring those work (and tested by copying a DVD via the GUI interface) then we can begin to set up your PC so that Autoplay can copy the disks.</p>
<p style="text-align: left;">To modify the AutoPlay options, you first need to install TweakUI from Microsoft. Run it and navigate to the Autoplay options.</p>
<p style="text-align: center;"><img class="size-full wp-image-306 alignnone" title="Tweakui" src="http://systembash.com/wp-content/uploads/2009/01/tweakui.png" alt="Tweakui" width="450" height="361" /></p>
<p style="text-align: left;">Click &#8220;Create&#8221; and Fill out the name and program description. Click &#8220;Change Program&#8221; and select HandBrakeCLI, which is installed into C:\Program Files\Handbrake\ by default.</p>
<p style="text-align: left;">If you want, you can change the icon, use the Icon from Handbrake.exe (it looks prettier!).</p>
<p style="text-align: left;">In the Args: field, use:</p>
<pre style="text-align: left;">-i "%L\VIDEO_TS" -o "D:\DVD\Movie_%RANDOM%.m4v" -L -p --preset="AppleTV"</pre>
<p style="text-align: left;">These options mean:</p>
<ul style="text-align: left;">
<li>-i: source</li>
<li>-o: output</li>
<li>-L: Select longest title</li>
<li>-p: Store pixel aspect ratio in video stream</li>
<li>&#8211;preset: Which preset to use (use HandBrakeCLI &#8211;preset-list  to get a valid list)</li>
</ul>
<p style="text-align: left;">Don&#8217;t forget to check off &#8220;DVD&#8221;.</p>
<p style="text-align: left;">When done it should look like this:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-307" title="Autoplay" src="http://systembash.com/wp-content/uploads/2009/01/tweakui2.png" alt="Autoplay" width="356" height="417" /></p>
<p style="text-align: left;">When its done, you will get an autoplay option with the Description you set above. When clicking on it, you get your movie encoded straight up:</p>
<p style="text-align: center;"><img class="aligncenter size-full wp-image-308" title="handbrakecli" src="http://systembash.com/wp-content/uploads/2009/01/handbrakeclu.png" alt="handbrakecli" width="449" height="227" /></p>
<p style="text-align: left;">Thats it! When you insert a DVD, you are automatically asked if you would like to play it, or in this case, rip it. Just a small note, this is only for XP, I don&#8217;t know if it works on Vista or not. Also, the file name is static, I haven&#8217;t figured out how to get it to read the title from the disk, although I&#8217;m working on it.</p>
<p style="text-align: left;">For a full list of HandbrakeCLI options, see: <a href="http://trac.handbrake.fr/wiki/CLIGuide">http://trac.handbrake.fr/wiki/CLIGuide</a></p>
<p style="text-align: left;">Also, with the -L option; it selects the longest title on the disk. This works great for movies, but if you are trying to copy TV episodes or something with a bunch of smaller titles, then you would have to do it the normal way.</p>
<p style="text-align: left;">Please let me know if you have success with this or if you&#8217;ve improved upon it in some way!</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/automatically-rip-dvd-using-handbrake-and-autoplay-xp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>4 Steps to Authenticate Ubuntu Logins with Active Directory</title>
		<link>http://systembash.com/content/4-steps-to-authenticate-ubuntu-logins-with-active-directory/</link>
		<comments>http://systembash.com/content/4-steps-to-authenticate-ubuntu-logins-with-active-directory/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 15:45:02 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[active directory]]></category>
		<category><![CDATA[likewise]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[lwidentity]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=265</guid>
		<description><![CDATA[It is possible to install Active Directory authentication in Ubuntu 8.04 and later. The Likewise Open packages accomplish this task, and it is actually pretty easy.
Just a note &#8211; when installing Ubuntu, do not add a user named &#8220;administrator&#8221; as I did. This makes it impossible to join the Ubuntu workstation to the domain using [...]]]></description>
			<content:encoded><![CDATA[<p>It is possible to install Active Directory authentication in Ubuntu 8.04 and later. The <a href="http://www.likewisesoftware.com/products/likewise_open/">Likewise Open</a> packages accomplish this task, and it is actually pretty easy.</p>
<p>Just a note &#8211; when installing Ubuntu, do not add a user named &#8220;administrator&#8221; as I did. This makes it impossible to join the Ubuntu workstation to the domain using the &#8220;administrator&#8221; active directory user &#8211; but you can use a different Domain Administrator username and password.</p>
<p><strong>The steps to follow:</strong></p>
<ol>
<li>sudo apt-get install likewise-open</li>
<li>sudo domainjoin-cli join fdqn.yourdomainserver Administrator</li>
<li>sudo update-rc.d likewise-open defaults</li>
<li>sudo /etc/init.d/likewise-open start</li>
</ol>
<p>As a side note &#8211; you should also consider adding the following code to make it so that users do not have to login with DOMAIN\username on the ubuntu login screen. You can do this by changing <strong>/etc/samba/lwiauthd.conf</strong> and adding this line:</p>
<p><code>winbind use default domain = yes</code></p>
<p>Also, another helpful tidbit of information is getting your Ubuntu machine to resolve netbios domain names. You can do this by adding missing entries to the following lines in <strong>/etc/nsswitch.conf</strong>:</p>
<p><code>passwd: compat winbind lwidentity<br />
group: compat winbind lwidentity<br />
shadow: compat winbind<br />
hosts: files dns winbind</code></p>
<p>If you receive an &#8220;ERROR&#8221; message when you try to login to Ubuntu, it could be because the likewise-open service isn&#8217;t running. Running &#8220;update-rc.d likewise-open defaults&#8221; should start it but troubleshoot this script to make sure it is indeed running on boot.</p>
<p>For More Information:<br />
<a href="https://help.ubuntu.com/community/LikewiseOpen">Official Likewise-open page on Ubuntu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/4-steps-to-authenticate-ubuntu-logins-with-active-directory/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Office 2007 Error: Compile error in hidden module: distMon</title>
		<link>http://systembash.com/content/office-2007-error-compile-error-in-hidden-module-distmon/</link>
		<comments>http://systembash.com/content/office-2007-error-compile-error-in-hidden-module-distmon/#comments</comments>
		<pubDate>Wed, 01 Oct 2008 18:12:16 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Programs]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dismon]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[office 2007]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=262</guid>
		<description><![CDATA[If you receive this error while opening Excel or other Microsoft Office programs, it is usually caused by an Adobe PDF addon that is having problems. According to Microsoft, this can happen if:
1. The Microsoft Office Startup folder or the Microsoft Excel Startup folder contains either or both of the following Adobe Acrobat PDFMaker add-in [...]]]></description>
			<content:encoded><![CDATA[<p>If you receive this error while opening Excel or other Microsoft Office programs, it is usually caused by an Adobe PDF addon that is having problems. According to Microsoft, this can happen if:</p>
<blockquote><p>1. The Microsoft Office Startup folder or the Microsoft Excel Startup folder contains either or both of the following Adobe Acrobat PDFMaker add-in template files:<br />
Pdfmaker.dot<br />
Pdfmaker.xla<br />
AND<br />
2. Norton AntiVirus software is installed.</p></blockquote>
<p>To fix it, delete the files from the startup Office folder. There are a few locations it might be, in my case it was in C:\Program Files\Microsoft Office\Office12\XLSTART. See this <a href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;q307410">Microsoft KB Article</a> on fixing the error.</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/office-2007-error-compile-error-in-hidden-module-distmon/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows XP &#8211; Save Passwords Advanced User Dialog</title>
		<link>http://systembash.com/content/windows-xp-save-passwords-advanced-user-dialog/</link>
		<comments>http://systembash.com/content/windows-xp-save-passwords-advanced-user-dialog/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 10:49:59 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[exchange]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=220</guid>
		<description><![CDATA[Windows XP and Vista hides the advanced user dialog from the control panel area. This area has been used in Windows 2000 to set saved passwords for login, and also to save passwords for Exchange servers so that you don&#8217;t need to type in a password every time you open Outlook.
It can be used to [...]]]></description>
			<content:encoded><![CDATA[<p>Windows XP and Vista hides the advanced user dialog from the control panel area. This area has been used in Windows 2000 to set saved passwords for login, and also to save passwords for Exchange servers so that you don&#8217;t need to type in a password every time you open Outlook.</p>
<p>It can be used to save a password for Outlook if your domain is not the same as your Exchange server. If you don&#8217;t set this password, then the proxy server will always ask for a password even if you check off &#8220;Save Password&#8221;.</p>
<p>Go to Start->Run, then type in:</p>
<p><code>control userpasswords2</code></p>
<p>This will launch the advanced user dialog. You can now access the advanced tab. Tested in XP Professional and Vista Business.</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/windows-xp-save-passwords-advanced-user-dialog/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to Schedule a Windows Reboot at a Later Time</title>
		<link>http://systembash.com/content/how-to-schedule-a-windows-reboot-at-a-later-time/</link>
		<comments>http://systembash.com/content/how-to-schedule-a-windows-reboot-at-a-later-time/#comments</comments>
		<pubDate>Tue, 27 May 2008 20:47:15 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Programs]]></category>
		<category><![CDATA[Shell]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://systembash.com/?p=166</guid>
		<description><![CDATA[Updated on 8/26/2008 with corrected information!
Window&#8217;s simple shutdown command works well, but has some major drawbacks. The major one is that it will only schedule a reboot up to 10 minutes into the future (600 seconds). Linux&#8217;s shutdown command makes this easy, just issue the command &#8217;shutdown -r +60&#8242; for example to reboot an hour [...]]]></description>
			<content:encoded><![CDATA[<p><em>Updated on 8/26/2008 with corrected information!</em></p>
<p>Window&#8217;s simple <em>shutdown</em> command works well, but has some major drawbacks. The major one is that it will only schedule a reboot up to 10 minutes into the future (600 seconds). Linux&#8217;s shutdown command makes this easy, just issue the command &#8217;shutdown -r +60&#8242; for example to reboot an hour in the future.</p>
<p>No such luck in Windows, you need to download a separate program to do this. It is a <a href="http://technet.microsoft.com/en-us/sysinternals/default.aspx">sysinternals</a> program, you might remember sysinternals from such utilies like <a href="http://technet.microsoft.com/en-us/sysinternals/bb896642.aspx">FileMon</a> and <a href="http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx">ProcessMonitor</a>.</p>
<p>The program we use for this is called <a href="http://www.microsoft.com/technet/sysinternals/miscellaneous/psshutdown.mspx">PsTools</a> and more specifically the file psshutdown.exe.</p>
<p>[<a href="http://www.microsoft.com/technet/sysinternals/miscellaneous/psshutdown.mspx">Download PsTools here</a>]</p>
<p>Place psshutdown.exe into a directory for future use, for this example we will use c:\tools\.</p>
<p><strong>Easiest Method:</strong></p>
<p>Type the following command into the command prompt:<br />
<code>c:\tools\psshutdown.exe -r -f -c -t 02:00 /accepteula</code></p>
<p>PSshutdown will respond with:</p>
<p><code>PsShutdown v2.52 - Shutdown, logoff and power manage local and remote systems<br />
Copyright (C) 1999-2006 Mark Russinovich<br />
Sysinternals - www.sysinternals.com</p>
<p>Local system is scheduled to reboot in 15:08:00.</code></p>
<p>If all goes will, Windows will reboot at 2:00am, or your specified time. This command will start a system service with the psstools scheduling program, PSSDNSVC.EXE.</p>
<p><strong>Alternate Method:</strong></p>
<p>Then open a command prompt and type the following command:</p>
<p><code>at 2:00am c:\tools\psshutdown.exe -r -f -c -t 10 /accepteula</code></p>
<p>This will result in:</p>
<p><code>Added a new job with ID = 1</code></p>
<p>You can verify this task has been added by looking at the Scheduled Tasks &#8211; the job name will be At1 if you haven&#8217;t scheduled any other tasks via the command line.</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/how-to-schedule-a-windows-reboot-at-a-later-time/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Uninstalling Symantec Antivirus Corporate Edition &#8211; Needs Password</title>
		<link>http://systembash.com/content/uninstalling-symantec-antivirus-corporate-edition-needs-password/</link>
		<comments>http://systembash.com/content/uninstalling-symantec-antivirus-corporate-edition-needs-password/#comments</comments>
		<pubDate>Mon, 25 Feb 2008 16:11:21 +0000</pubDate>
		<dc:creator>Dave</dc:creator>
				<category><![CDATA[Programs]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Intel]]></category>
		<category><![CDATA[Symantec]]></category>

		<guid isPermaLink="false">http://systembash.com/content/uninstalling-symantec-antivirus-corporate-edition-needs-password/</guid>
		<description><![CDATA[Clients using Symantec Antivirus Corporate Edition requires a password while uninstalling the client. The default password out of the box is symantec. If you have changed this password within the Symantec System Center &#8211; then you need to use that password. If you have changed the uninstall password and you no longer have access to [...]]]></description>
			<content:encoded><![CDATA[<p>Clients using Symantec Antivirus Corporate Edition requires a password while uninstalling the client. The default password out of the box is <em>symantec</em>. If you have changed this password within the Symantec System Center &#8211; then you need to use that password. If you have changed the uninstall password and you no longer have access to this password &#8211; well then shame on you. Fortunately there is a workaround:</p>
<p><code>1) Open Regedit</code></p>
<p>2) Browse to HKEY_LOCAL_MACHINE\SOFTWARE\INTEL\LANDesk\ VirusProtect6\CurrentVersion\Administrator Only\Security\</p>
<p>3) Change the value for this key from 1 to 0</p>
<p>useVPuninstallpassword</p>
<p>4) Close the registry and retry the uninstall</p>
<p>[<a href="http://www.experts-exchange.com/Applications/Viruses/Q_21293668.html">From Experts Exchange</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://systembash.com/content/uninstalling-symantec-antivirus-corporate-edition-needs-password/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
