<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://serverkb.co.uk/index.php?action=history&amp;feed=atom&amp;title=Server_2008_R2_%26_Hyper-V</id>
	<title>Server 2008 R2 &amp; Hyper-V - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://serverkb.co.uk/index.php?action=history&amp;feed=atom&amp;title=Server_2008_R2_%26_Hyper-V"/>
	<link rel="alternate" type="text/html" href="http://serverkb.co.uk/index.php?title=Server_2008_R2_%26_Hyper-V&amp;action=history"/>
	<updated>2026-05-17T02:31:05Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.42.4</generator>
	<entry>
		<id>http://serverkb.co.uk/index.php?title=Server_2008_R2_%26_Hyper-V&amp;diff=46&amp;oldid=prev</id>
		<title>Rootadminacc: Created page with &quot;== Plesk log in URL ==  If you are redirected to an old Plesk version or alternate URL using a domain name please go into Tools &gt; Internet Options &gt; Browsing History &gt; Delete ...&quot;</title>
		<link rel="alternate" type="text/html" href="http://serverkb.co.uk/index.php?title=Server_2008_R2_%26_Hyper-V&amp;diff=46&amp;oldid=prev"/>
		<updated>2013-01-15T11:40:48Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;== Plesk log in URL ==  If you are redirected to an old Plesk version or alternate URL using a domain name please go into Tools &amp;gt; Internet Options &amp;gt; Browsing History &amp;gt; Delete ...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Plesk log in URL ==&lt;br /&gt;
&lt;br /&gt;
If you are redirected to an old Plesk version or alternate URL using a domain name please go into Tools &amp;gt; Internet Options &amp;gt; Browsing History &amp;gt; Delete and tick everything below the line.&lt;br /&gt;
&lt;br /&gt;
If you are logged in via Remote Desktop and attempting to access the Plesk control panel in Internet Explorer 8 and it prompts you with the following:&lt;br /&gt;
&lt;br /&gt;
&amp;quot;&amp;#039;&amp;#039;You will be redirected to the new address in 15 seconds... If you are not automatically taken to the new location, please enable javascript or click the hyperlink /login.php3&amp;#039;&amp;#039;&amp;quot;&lt;br /&gt;
&lt;br /&gt;
You need to use [http://support.microsoft.com/gp/howtoscript this guide] to enable Javascript on the browser.&lt;br /&gt;
&lt;br /&gt;
== File Permissions ==&lt;br /&gt;
&lt;br /&gt;
On Windows, the files are not exclusively owned by one user, and can have multiple people with permissions.&lt;br /&gt;
&lt;br /&gt;
To add a user to a file/folder I would recommend that you look at the instructions on [http://www.techotopia.com/index.php/Understanding_Windows_Server_2008_File_and_Folder_Ownership_and_Permissions this site].&lt;br /&gt;
&lt;br /&gt;
== Hostname ==&lt;br /&gt;
&lt;br /&gt;
Log into Remote Desktop and go to: Start &amp;gt; *Right click* My Computer - Properties &amp;gt; Advanced System Settings &amp;gt; Computer Name &amp;gt; Change Set the hostname in there &amp;gt; Restart the server&lt;br /&gt;
&lt;br /&gt;
== [http://kb.parallels.com/en/112925 Remove Plesk] ==&lt;br /&gt;
&lt;br /&gt;
== Add User/Check groups ==&lt;br /&gt;
&lt;br /&gt;
Start &amp;gt; Run &amp;gt; lusrmgr.msc&lt;br /&gt;
&lt;br /&gt;
[http://www.techotopia.com/index.php/Configuring_Windows_Server_2008_Remote_Desktop_Administration Guide 1]&amp;lt;br&amp;gt;&lt;br /&gt;
[http://social.technet.microsoft.com/Forums/zh/winserverTS/thread/834871a8-39b5-40ca-bbbf-f41d08caea65 Guide 2]&lt;br /&gt;
&lt;br /&gt;
== Reset password for an RDP account ==&lt;br /&gt;
&lt;br /&gt;
Start &amp;gt; Control Panel &amp;gt; User Accounts &amp;gt; User Accounts &amp;gt; Manage another account &amp;gt; pick the account &amp;gt; Change the password&lt;br /&gt;
&lt;br /&gt;
== Enable remote connection on SQL Server 2008 ==&lt;br /&gt;
&lt;br /&gt;
* Ensure you have the following DNS record for your domain:&lt;br /&gt;
&lt;br /&gt;
MSSQL&amp;lt;br&amp;gt;&lt;br /&gt;
A record&amp;lt;br&amp;gt;&lt;br /&gt;
IP Address&lt;br /&gt;
&lt;br /&gt;
* Go into Remote Desktop, Start &amp;gt; search SQL Server Configuration Manager &amp;gt; SQL Server Network Configuration &amp;gt; Protocols &amp;gt; Right Click TCP/IP &amp;gt; Enable and go to Properties &amp;gt; IP Addresses &amp;gt; Scroll to the bottom &amp;gt; Set the TCP Port to 1433&lt;br /&gt;
&lt;br /&gt;
* Then go to IIS, Sites folder, right click sqladmin &amp;gt; Manage Web Site &amp;gt; Advanced Settings &amp;gt; Automatically Start set to True, Start or Restart sqladmin&lt;br /&gt;
&lt;br /&gt;
* Go to Services.msc and restart SQL Server&lt;br /&gt;
&lt;br /&gt;
* Windows Firewall &amp;gt; Inbound Rules &amp;gt; Sort by Port and ensure SQL and MSSQL over TCP Protocol can both operate on 1433.&lt;br /&gt;
&lt;br /&gt;
* Allow the port through the Plesk firewall and any hardware firewalls for remote connections.&lt;br /&gt;
&lt;br /&gt;
[http://www.linglom.com/2009/03/28/enable-remote-connection-on-sql-server-2008-express/ Example 1]&amp;lt;br&amp;gt; [http://blogs.msdn.com/b/bethmassi/archive/2008/09/17/enabling-remote-sql-express-2008-network-connections-on-vista.aspx Example 2]&lt;br /&gt;
&lt;br /&gt;
If you have multiple instances of MSSQL on a server you can&amp;#039;t connect by instance name unless you open additional ports or set specified ports in SQL Configuration Manager.&lt;br /&gt;
&lt;br /&gt;
=== MSSQL sa user password reset ===&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Follow the [[Server_2008_R2_%26_Hyper-V#Enable_remote_connection_on_SQL_Server_2008 | guide above]] first.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Next:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* Log into MSSQL using SQL Server Management Studio with Windows Authentication and reset the SA user account by going to:&lt;br /&gt;
&lt;br /&gt;
- Expand Security&amp;lt;br&amp;gt;&lt;br /&gt;
- Expand Logins&amp;lt;br&amp;gt;&lt;br /&gt;
- Double click sa&amp;lt;br&amp;gt;&lt;br /&gt;
- Set the password and click OK&lt;br /&gt;
&lt;br /&gt;
Set the password to one that is not the same as the Windows RDP Administrator password but is complicated enough. Then note this down in a safe place.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Alternatively do this in command prompt:&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
* Load Command Prompt using the Run as Administrator option.&lt;br /&gt;
&lt;br /&gt;
Then do:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;osql -U sa&lt;br /&gt;
Password: &amp;lt;enterpassword&amp;gt;&lt;br /&gt;
1&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the password is blank, you will be able to get past the above password prompt by just pressing enter.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;1&amp;gt; sp_password &amp;#039;oldpassword&amp;#039;,&amp;#039;newpassword&amp;#039;,&amp;#039;sa&amp;#039;&lt;br /&gt;
2&amp;gt; go&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Ensure the new password is complicated enough with upper + lower case letters, symbols and numbers.&lt;br /&gt;
&lt;br /&gt;
== Mail Enable location on Plesk ==&lt;br /&gt;
&lt;br /&gt;
C:\Program Files (x86)\Parallels\Plesk\Mail Servers\Mail Enable\Bin&lt;br /&gt;
&lt;br /&gt;
Then see the MailEnable Microsoft Common Console Document with the red toolbox icon.&lt;br /&gt;
&lt;br /&gt;
== Enable RDP Audio ==&lt;br /&gt;
&lt;br /&gt;
Firstly, ensure Bring to this computer is ticket/enabled in your RDP client:&lt;br /&gt;
&lt;br /&gt;
* In mRemote select Protocol RDP and then go to Redirect. In Sounds select &amp;#039;&amp;#039;&amp;#039;Bring to this computer&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
* In Remote Desktop Connection expand Options, select the Local Resources tab, under Remote computer sound, select &amp;#039;&amp;#039;&amp;#039;Bring to this computer&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Secondly, in Search/Run go to tsconfig.msc, right click RDP-Tcp, click Properties, select the Client Settings tab, untick Audio and Video playback.&lt;br /&gt;
&lt;br /&gt;
Log out of the session, then log back in to the server. You should hear the Windows startup login sound.&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
A VPS is generally 64 bit, IIS can run in 32bit mode but will often not work and give an error.&lt;br /&gt;
&lt;br /&gt;
Check server uptime, Task Manager &amp;gt; Performance tab.&lt;/div&gt;</summary>
		<author><name>Rootadminacc</name></author>
	</entry>
</feed>