<?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>My-Technet &#187; Microsoft</title>
	<atom:link href="http://my-technet.com/index.php/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link>http://my-technet.com</link>
	<description>Where I Save What I Will Forget</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:00:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Schedule a Server/Workstation Reboot</title>
		<link>http://my-technet.com/index.php/microsoft/schedule-a-serverworkstation-reboot/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/microsoft/schedule-a-serverworkstation-reboot/#comments</comments>
		<pubDate>Thu, 10 Jun 2010 20:20:54 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://my-technet.com/index.php/microsoft/schedule-a-serverworkstation-reboot/</guid>
		<description><![CDATA[Create a batch file and add this command: at 1:00 cmd /c shutdown /r /f /t 120]]></description>
			<content:encoded><![CDATA[<p>Create a batch file and add this command: at 1:00 cmd /c shutdown /r /f /t 120</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/microsoft/schedule-a-serverworkstation-reboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Variables List</title>
		<link>http://my-technet.com/index.php/microsoft/windows-variables-list/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/microsoft/windows-variables-list/#comments</comments>
		<pubDate>Thu, 31 Dec 2009 20:39:40 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://my-technet.com/index.php/microsoft/windows-variables-list/</guid>
		<description><![CDATA[Windows Environment Variables: Microsoft Original Document &#160; Variable Type Description %ALLUSERSPROFILE% Local Returns the location of the All Users Profile.<a href="http://my-technet.com/index.php/microsoft/windows-variables-list/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p><strong><font size="5">Windows Environment Variables:</font></strong></p>
<p><a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/ntcmds_shelloverview.mspx?mfr=true" target="_blank">Microsoft Original Document</a></p>
<p>&#160;</p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="208">
<p>Variable</p>
</td>
<td width="98">Type</td>
<td width="64">Description</td>
</tr>
<tr>
<td>%ALLUSERSPROFILE%</td>
<td>Local</td>
<td>Returns the location of the All Users Profile.</td>
</tr>
<tr>
<td>%APPDATA%</td>
<td>Local</td>
<td>Returns the location where applications store data by default.</td>
</tr>
<tr>
<td>%CD%</td>
<td>Local</td>
<td>Returns the current directory string.</td>
</tr>
<tr>
<td>%CMDCMDLINE%</td>
<td>Local</td>
<td>Returns the exact command line used to start the current Cmd.exe.</td>
</tr>
<tr>
<td>%CMDEXTVERSION%</td>
<td>System</td>
<td>Returns the version number of the current Command Processor Extensions.</td>
</tr>
<tr>
<td>%COMPUTERNAME% </td>
<td>System</td>
<td>Returns the name of the computer.</td>
</tr>
<tr>
<td>%COMSPEC% </td>
<td>System</td>
<td>Returns the exact path to the command shell executable.</td>
</tr>
<tr>
<td>%DATE% </td>
<td>System</td>
<td><a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/date.mspx">Returns the current date. Uses the same format as the date /t command. Generated by Cmd.exe. For more information about the date command, see Date</a></td>
</tr>
<tr>
<td>%ERRORLEVEL% </td>
<td>System</td>
<td>Returns the error code of the most recently used command. A non zero value usually indicates an error.</td>
</tr>
<tr>
<td>%HOMEDRIVE% </td>
<td>System</td>
<td>Returns which local workstation drive letter is connected to the user&#8217;s home directory. Set based on the value of the home directory. The user&#8217;s home directory is specified in Local Users and Groups.</td>
</tr>
<tr>
<td>%HOMEPATH% </td>
<td>System</td>
<td>Returns the full path of the user&#8217;s home directory. Set based on the value of the home directory. The user&#8217;s home directory is specified in Local Users and Groups.</td>
</tr>
<tr>
<td>%HOMESHARE% </td>
<td>System</td>
<td>Returns the network path to the user&#8217;s shared home directory. Set based on the value of the home directory. The user&#8217;s home directory is specified in Local Users and Groups.</td>
</tr>
<tr>
<td>%LOGONSEVER% </td>
<td>Local</td>
<td>Returns the name of the domain controller that validated the current logon session.</td>
</tr>
<tr>
<td>%NUMBER_OF_PROCESSORS% </td>
<td>System</td>
<td>Specifies the number of processors installed on the computer.</td>
</tr>
<tr>
<td>%OS% </td>
<td>System</td>
<td>Returns the operating system name. Windows 2000 displays the operating system as Windows_NT.</td>
</tr>
<tr>
<td>%PATH%</td>
<td>System</td>
<td>Specifies the search path for executable files.</td>
</tr>
<tr>
<td>%PATHEXT%</td>
<td>System</td>
<td>Returns a list of the file extensions that the operating system considers to be executable.</td>
</tr>
<tr>
<td>%PROCESSOR_ARCHITECTURE% </td>
<td>System</td>
<td>Returns the chip architecture of the processor. Values: x86, IA64.</td>
</tr>
<tr>
<td>%PROCESSOR_IDENTIFIER%</td>
<td>System</td>
<td>Returns a description of the processor.</td>
</tr>
<tr>
<td>%PROCESSOR_LEVEL% </td>
<td>System</td>
<td>Returns the model number of the processor installed on the computer.</td>
</tr>
<tr>
<td>%PROCESSOR_REVISION%</td>
<td>System</td>
<td>Returns the revision number of the processor.</td>
</tr>
<tr>
<td>%PROMPT%</td>
<td>Local</td>
<td>Returns the command prompt settings for the current interpreter. Generated by Cmd.exe.</td>
</tr>
<tr>
<td>%RANDOM%</td>
<td>System</td>
<td>Returns a random decimal number between 0 and 32767. Generated by Cmd.exe.</td>
</tr>
<tr>
<td>%SYSTEMDRIVE%</td>
<td>System</td>
<td>Returns the drive containing the Windows XP root directory (that is, the system root).</td>
</tr>
<tr>
<td>%SYSTEMROOT% </td>
<td>System</td>
<td>Returns the location of the Windows XP root directory.</td>
</tr>
<tr>
<td>%TEMP% and %TMP%</td>
<td>System and User</td>
<td>Returns the default temporary directories that are used by applications available to users who are currently logged on. Some applications require TEMP and others require TMP.</td>
</tr>
<tr>
<td>%TIME%</td>
<td>System</td>
<td><a href="http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/time.mspx">Returns the current time. Uses the same format as the time /t command. Generated by Cmd.exe. For more information about the time command, see Time</a></td>
</tr>
<tr>
<td>%USERDOMAIN%</td>
<td>Local</td>
<td>Returns the name of the domain that contains the user&#8217;s account.</td>
</tr>
<tr>
<td>%USERNAME%</td>
<td>Local</td>
<td>Returns the name of the user who is currently logged on.</td>
</tr>
<tr>
<td>%USERPROFILE%</td>
<td>Local</td>
<td>Returns the location of the profile for the current user.</td>
</tr>
<tr>
<td>%WINDIR%</td>
<td>System</td>
<td>Returns the location of the operating system directory. </td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p><strong><font size="5">Windows 2008 R2 Group Policy Preference Process Variables:</font></strong></p>
<p><a href="http://technet.microsoft.com/en-us/library/cc753915.aspx" target="_blank">Microsoft Original Document</a></p>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td width="208">%AppDataDir%</td>
<td width="98">UserAppDataDir</td>
</tr>
<tr>
<td>%BinaryComputerSid%</td>
<td>The SID of the computer in hexadecimal format.</td>
</tr>
<tr>
<td>%BinaryUserSid%</td>
<td>The SID of the current user in hexadecimal format. </td>
</tr>
<tr>
<td>%CommonAppdataDir%</td>
<td>The &quot;all users&quot; Application Data directory.</td>
</tr>
<tr>
<td>%CommonDesktopDir%</td>
<td>The &quot;all users&quot; Desktop directory.</td>
</tr>
<tr>
<td>%CommonFavoritesDir%</td>
<td>The &quot;all users&quot; Explorer Favorites directory.</td>
</tr>
<tr>
<td>%CommonProgramsDir%</td>
<td>The &quot;all users&quot; Programs directory.</td>
</tr>
<tr>
<td>%CommonStartMenuDir%</td>
<td>The &quot;all users&quot; Start Menu directory.</td>
</tr>
<tr>
<td>%CommonStartUpDir%</td>
<td>The &quot;all users&quot; Startup directory.</td>
</tr>
<tr>
<td>%ComputerName%</td>
<td>The NetBIOS name of the computer.</td>
</tr>
<tr>
<td>%CurrentProcessId%</td>
<td>The numeric identity of the main client process.</td>
</tr>
<tr>
<td>%CurrentThreadId%</td>
<td>The numeric identity of the main client thread.</td>
</tr>
<tr>
<td>%DateTime%</td>
<td>The current time (UTC).</td>
</tr>
<tr>
<td>%DateTimeEx%</td>
<td>The current time (UTC) with milliseconds.</td>
</tr>
<tr>
<td>%DesktopDir%</td>
<td>The current user&#8217;s desktop directory.</td>
</tr>
<tr>
<td>%DomainName%</td>
<td>The domain name or workgroup of the computer.</td>
</tr>
<tr>
<td>
%FavoritesDir%</td>
<td>The current user&#8217;s Explorer Favorites directory.</td>
</tr>
<tr>
<td>%LastError%</td>
<td>The last error code encountered during configuration.</td>
</tr>
<tr>
<td>%LastErrorText%</td>
<td>The last error code text description.</td>
</tr>
<tr>
<td>%LdapComputerSid%</td>
<td>The SID of the computer in LDAP escaped binary format.</td>
</tr>
<tr>
<td>%LdapUserSid%</td>
<td>The SID of the current user in LDAP escaped binary format.</td>
</tr>
<tr>
<td>%LocalTime%</td>
<td>The current local time.</td>
</tr>
<tr>
<td>%LocalTimeEx%</td>
<td>The current local time with milliseconds.</td>
</tr>
<tr>
<td>%LogonDomain%</td>
<td>The domain of the current user.</td>
</tr>
<tr>
<td>%LogonServer%</td>
<td>The domain controller that authenticated the current user.</td>
</tr>
<tr>
<td>%LogonUser%</td>
<td>The user name of the current user.</td>
</tr>
<tr>
<td>%LogonUserSid%</td>
<td>The SID of the current user.</td>
</tr>
<tr>
<td>%MacAddress%</td>
<td>The first detected MAC address on the computer.</td>
</tr>
<tr>
<td>%NetPlacesDir%</td>
<td>The current user&#8217;s My Network Places directory.</td>
</tr>
<tr>
<td>%OsVersion%</td>
<td>The operating system: Windows Server® 2008 R2, Windows® 7, Windows Server® 2008, Windows Vista®, Windows Server 2003, Windows XP, or Unknown.</td>
</tr>
<tr>
<td>%ProgramFilesDir%</td>
<td>The Windows Program Files directory.</td>
</tr>
<tr>
<td>%ProgramsDir%</td>
<td>The current user&#8217;s Programs directory.</td>
</tr>
<tr>
<td>%RecentDocumentsDir%</td>
<td>The current user&#8217;s Recent Documents directory.</td>
</tr>
<tr>
<td>%ResultCode%</td>
<td>The client&#8217;s exit code.</td>
</tr>
<tr>
<td>%ResultText%</td>
<td>The client&#8217;s exit code text description.</td>
</tr>
<tr>
<td>%ReversedComputerSid%</td>
<td>The SID of the computer in reversed byte order hexadecimal format.</td>
</tr>
<tr>
<td>%ReversedUserSid%</td>
<td>The SID of the current user in reversed byte order hexadecimal format.</td>
</tr>
<tr>
<td>%SendToDir%</td>
<td>The current user&#8217;s Send to directory.</td>
</tr>
<tr>
<td>%StartMenuDir%</td>
<td>The current user&#8217;s Start Menu directory.</td>
</tr>
<tr>
<td>%StartUpDir%</td>
<td>The current user&#8217;s Startup directory.</td>
</tr>
<tr>
<td>%SystemDir%</td>
<td>The Windows system directory.</td>
</tr>
<tr>
<td>%SystemDrive%</td>
<td>The name of the drive from which the operating system is running.</td>
</tr>
<tr>
<td>%TempDir%</td>
<td>The current user&#8217;s Temp directory as determined by Windows API.</td>
</tr>
<tr>
<td>%TimeStamp%</td>
<td>The time stamp of the configurations being implemented.</td>
</tr>
<tr>
<td>%TraceFile%</td>
<td>The path/name of the trace file.</td>
</tr>
<tr>
<td>%WindowsDir%</td>
<td>The Windows directory. </td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/microsoft/windows-variables-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Reset Local Administrator Password On Workstations In Active Directory</title>
		<link>http://my-technet.com/index.php/active-directory/reset-local-administrator-password-on-workstations-in-active-directory/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/active-directory/reset-local-administrator-password-on-workstations-in-active-directory/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 20:16:21 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=226</guid>
		<description><![CDATA[Create a new file called LocalAdminPwdChg.vbs. Copy this text into the file: Set WshShell = WScript.CreateObject (&#8220;WScript.Shell&#38; #34;) wshShell.Run &#8220;Net<a href="http://my-technet.com/index.php/active-directory/reset-local-administrator-password-on-workstations-in-active-directory/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>Create a new file called LocalAdminPwdChg.vbs.</p>
<p>Copy this text into the file:</p>
<blockquote><p><span style="color: #000000;">Set<br />
WshShell = WScript.CreateObject (&#8220;WScript.Shell&amp; #34;)<br />
wshShell.Run<br />
</span><span style="color: #000000;">&#8220;Net User administrator</span> <span style="color: #ff0000;">NewPassword</span>&#8220;</p></blockquote>
<p>Make sure to save the file with the extension .vbs.</p>
<p>Create a new Group Policy to call the LocalAdminPwdChg.vbs Script.</p>
<p>Configure the Script under Group Policy as follows: Computer Configuration\Windows\Settings\Scripts\Startup</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/active-directory/reset-local-administrator-password-on-workstations-in-active-directory/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manually Remove Active Directory From A Domain Controller</title>
		<link>http://my-technet.com/index.php/active-directory/manually-remove-active-directory-from-a-domain-controller/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/active-directory/manually-remove-active-directory-from-a-domain-controller/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 01:32:40 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=218</guid>
		<description><![CDATA[ The local Admin will be the only account available when the machine comes back up without AD. 1. Change (note<a href="http://my-technet.com/index.php/active-directory/manually-remove-active-directory-from-a-domain-controller/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p> The local Admin will be the only account available when the machine comes back up without AD.</p>
<p>1. Change (note &#8211; values are case sensitive)<br />
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ProductOptions]<br />
&#8220;ProductType&#8221;=&#8221;LanmanNT&#8221; to<br />
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ProductOptions]<br />
&#8220;ProductType&#8221;=&#8221;ServerNT&#8221;<br />
2. Reboot<br />
3. Delete the NTDS folder.</p>
<p>Remove references to the deleted server in any surviving replicas by using<br />
NTDSUTIL metadata cleanup on a DC.</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/active-directory/manually-remove-active-directory-from-a-domain-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Import User Accounts Into Active Directory With CSVDE</title>
		<link>http://my-technet.com/index.php/active-directory/import-user-accounts-into-active-directory-with-csvde/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/active-directory/import-user-accounts-into-active-directory-with-csvde/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 01:22:15 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=214</guid>
		<description><![CDATA[Use the CSVDE User Import Template to create a .csv file. Using this template requires an OU named &#8220;Import&#8221; be created<a href="http://my-technet.com/index.php/active-directory/import-user-accounts-into-active-directory-with-csvde/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>Use the <a href="http://my-technet.com/wp-content/uploads/2009/06/CSVDE-User-Import-Template-with-Excel-Formulas.xls#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">CSVDE User Import Template</a> to create a .csv file. Using this template requires an OU named &#8220;Import&#8221; be created in Active Directory.</p>
<p>Open the CMD prompt, navigate to the folder where you saved your .csv file.</p>
<p>Type this command: CSVDE -i -f Import.csv</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/active-directory/import-user-accounts-into-active-directory-with-csvde/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Request Company Open Volume License Information</title>
		<link>http://my-technet.com/index.php/microsoft/request-company-open-volume-license-information/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/microsoft/request-company-open-volume-license-information/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 00:24:22 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=210</guid>
		<description><![CDATA[This form is required to have Microsoft search for all Open Volume licensing information. It comes in handy when a<a href="http://my-technet.com/index.php/microsoft/request-company-open-volume-license-information/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>This form is required to have Microsoft search for all Open Volume licensing information. It comes in handy when a company has changed names or has multiple aliases.</p>
<p><a href="http://my-technet.com/wp-content/uploads/2010/02/Open-Customer-Consent-Form-Final-for-eOpen.doc#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">Open Customer Consent Form for eOpen</a></p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/microsoft/request-company-open-volume-license-information/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Push VNC Installation To Workstations/Servers In A Domain</title>
		<link>http://my-technet.com/index.php/microsoft/push-vnc-installation-to-workstationsservers-in-a-domain/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/microsoft/push-vnc-installation-to-workstationsservers-in-a-domain/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 23:33:16 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=183</guid>
		<description><![CDATA[I figured out a way to push the install of VNC to PCs on a domain that do not have<a href="http://my-technet.com/index.php/microsoft/push-vnc-installation-to-workstationsservers-in-a-domain/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>I figured out a way to push the install of VNC to PCs on a domain that do not have it installed. I got tired of walking users through trying to install it on their own. Maybe someone has an app that will do it, but I couldn’t find anything that worked.</p>
<p>You can use whatever version of VNC you want. As long as you get the main VNC application files.</p>
<p>You’ll need to get the <a href="http://my-technet.com/wp-content/uploads/2009/08/psexec.exe#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed" target="_blank">psexec.exe</a> file from the Microsoft SysInternals Suite in order for this to work.</p>
<p>In the batch file I created below. It will prompt you for a PC Name you want to install VNC On. Then it will access the Server Share to copy the files to the workstation and run psexec to start the VNC Install and Service on the Local PC.</p>
<p>You’ll have to use an app like Network Administrator to set a VNC password before you can connect.</p>
<p>Batch File:   <br />__________________________________________________    <br />@ECHO OFF</p>
<p>set /p RemotePC=Remote PC to Install VNC On &#8211;   <br />set userinput=%RemotePC%</p>
<p>xcopy &quot;\\ServerName\apps$\TightVNCInstall \*.*&quot; &quot;\\%RemotePC%\C$\Program Files\TightVNC\*.*&quot; /r/i/c/h/k/e</p>
<p>Pause   <br />start /D&quot;\\ServerName\apps$\Utilities\&quot; psexec \\%RemotePC% -s -i -d &quot;C:\Program Files\TightVNC\winvnc.exe&quot; -install    <br />Pause    <br />start /D&quot;\\ServerName\apps$\Utilities\&quot; psexec \\%RemotePC% -s -i -d net start &quot;VNC Server&quot;</p>
<p>Echo Run VNC Password Set to assign a VNC Password   <br />Pause    <br />____________________________________________________</p>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/microsoft/push-vnc-installation-to-workstationsservers-in-a-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Display Devices That Are Not Connected To The Computer In Device Manager</title>
		<link>http://my-technet.com/index.php/microsoft/display-devices-that-are-not-connected-to-the-computer-in-device-manager/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://my-technet.com/index.php/microsoft/display-devices-that-are-not-connected-to-the-computer-in-device-manager/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 02:56:45 +0000</pubDate>
		<dc:creator>JBrokaw</dc:creator>
				<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[VMware]]></category>

		<guid isPermaLink="false">http://my-technet.com/?p=144</guid>
		<description><![CDATA[MS KB 315593 Click Start, point to All Programs, point to Accessories, and then click Command Prompt. At a command<a href="http://my-technet.com/index.php/microsoft/display-devices-that-are-not-connected-to-the-computer-in-device-manager/" class="searchmore">Read the Rest...</a><div class="clr"></div>]]></description>
			<content:encoded><![CDATA[<p>MS KB <a href="http://support.microsoft.com/kb/315539" target="_blank">315593</a></p>
<ol>
<li>Click <strong>Start</strong>, point to <strong>All Programs</strong>, point to <strong>Accessories</strong>, and then click <strong>Command Prompt</strong>.</li>
<li>At a command prompt, type the following command , and then press ENTER:
<div>set devmgr_show_nonpresent_devices=1</div>
</li>
<li>Type the following command a command prompt, and then press ENTER:
<div>start devmgmt.msc</div>
</li>
<li>Troubleshoot the devices and drivers in Device Manager.<strong>NOTE</strong>: Click <strong>Show hidden devices</strong> on the <strong>View</strong> menu in Device Managers before you can see devices that are not connected to the computer.</li>
<li>When you finish troubleshooting, close Device Manager.</li>
<li>Type exit at the command prompt.Note that when you close the command prompt window, Window clears the <strong>devmgr_show_nonpresent_devices=1</strong> variable that you set in step 2 and prevents ghosted devices from being displayed when you click <strong>Show hidden devices</strong>.</li>
</ol>
<p>If you are a developer or power user and you want to be able to view devices that are not connected to your computer, set this environment variable globally:</p>
<ol>
<li>Right-click <strong>My Computer</strong>.</li>
<li>Click <strong>Properties</strong>.</li>
<li>Click the <strong>Advanced</strong> tab.</li>
<li>Click the <strong>Environment Variables</strong> tab.</li>
<li>Set the variables in the <strong>System Variables</strong> box.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://my-technet.com/index.php/microsoft/display-devices-that-are-not-connected-to-the-computer-in-device-manager/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
