Archive for the ‘Windows solutions’ Category

Remote Access to Windows PCs – RemotePC

Friday, July 16, 2010 16:50 No Comments

Remote Access to computers is nothing new and most of you are aware of it. But how many of you have tried remotely accessing a PC at your home or office? I guess only a few of you. Remote Access enables logging into a computer located remotely, transfer files, share desktop, print or perform maintenance [...]

This was posted under category: Windows solutions Tags: , , , ,

Virtual Hard Disk Size of a Windows Hyper-V Server?

Wednesday, July 14, 2010 17:13 No Comments

1) Open Windows Hyper-V Manager
Windows Server 2008 Start > Programs > Administrative Tools > Hyper-V Manager.
2) Turn off the Virtual Machine that you want to increase Hard Disk Size
Right click Virtual Machine name and select “Turn Off”.

3) Select Virtual Machine and go into Setting window
Right click Virtual Machine name and select “settings….”.

4) Select Virtual Machine’s [...]

This was posted under category: How to, Virtual server, Windows solutions Tags: ,

Guide to Install Windows Server Hyper-V Role

Wednesday, July 14, 2010 17:09 No Comments

2. Open Server Manager
Windows Server 2008 Start > Programs > Administrative Tools > Server Manager.
3. Add new Role

4. Click Next at Before You Begin Window

5. Select “Hyper-V” at Select Server Roles Window

6. Click Next at Hyper-V Windows

7. Select correct Ethernet Cards at “Create Virtual Network” Window

8. Click Install to start to install

9. [...]

This was posted under category: How to, Virtual server, Windows solutions Tags: , ,

Guide to Configure Windows Hyper-V Virtual Network

Wednesday, July 14, 2010 17:07 No Comments

1) Open Network Connections
Windows Server 2008 Start > Settings > Network Connections.
There is a ‘Local Area Connection’ network. It is a physical network adapter for Hyper-V Virtual Network.

2) Open Properties of Local Area Connection
Right click ‘Local Area Connection’ and select ‘Properties’.

2) Open Properties of ‘Internet Protocol Version 4TCP/IPv4)’
Click ‘Internet Protocol Version 4(TCP/IPv4)’ and select ‘Properties’.

3. [...]

This was posted under category: How to, Virtual server, Windows solutions Tags: ,

How to convert Hyper-V dynamic disk to fixed disk

Wednesday, July 14, 2010 17:04 No Comments

1) Start convert wizard
Open SQL Server Management Studio2008. in ‘Object Explorer’, right click the database that you want to convert. Select ‘Tasks’ > ‘Generate Scripts…’.

2) Next
Click ‘Next’.

3) Select database and objects
Select the database that you want to convert, and check on ‘Scripts all objects in the selected databases‘

4) Convert Options
Set options:
‘Script for Server Version’ = [...]

This was posted under category: How to, Windows solutions Tags: , ,

Convert Database of SQL Server 2008 to SQL Server 2005

Wednesday, July 14, 2010 17:03 No Comments

1) Start convert wizard
Open SQL Server Management Studio2008. in ‘Object Explorer’, right click the database that you want to convert. Select ‘Tasks’ > ‘Generate Scripts…’.

2) Next
Click ‘Next’.

3) Select database and objects
Select the database that you want to convert, and check on ‘Scripts all objects in the selected databases‘

4) Convert Options
Set options:
‘Script for Server Version’ = [...]

This was posted under category: How to, Windows solutions Tags: , ,

Install CentOS Linux Virtual Machine in Windows Hyper-V Server

Wednesday, July 14, 2010 16:59 No Comments

1) Creating a Hyper-V server
First, create a virtual machine within Hyper-V manager. If yo don’t know, please refer to Step by Step Guide to Create Windows Hyper-V Virtual Machine.
2) Adding Legacy Network Adapter
CentOS5 doesn’t support synthetic deivces. We created an emulated network adapter to access Interate in order to make installation convenient. Select the new [...]

This was posted under category: How to, Linux system, Tutorials, Windows solutions Tags: , ,