14 Jul 2017

How to enable HyperView in Windows 10?

There are two methods for enabling HyperView in Windows 10, which are given as:
1)  By using Command Prompt
2)  By using GUI


1)   HyperView Enable by using command Prompt:

Enable-WindowsOptionalFeature -Online -FeatureName:Microsoft-Hyper-V -All

2)   HyperView Enable by using GUI:
1) Search for "Windows Features On or Off" in the search box and open it.
2) Find the HyperView in GUI and Check it.
3) After Checking it click on OK.
4) After enabling, the PC will ask for restart, restart the system.

20 Jun 2017

COMMAND TO CONFIGURE MANUAL STATIC IPV4 , GATEWAY AND DNS ADDRESS IN SERVER 2K8

Netsh int ipv4 set add "local area connection" source=static 192.168.30.100 255.255.255.0 192.168.30.10

Netsh int ipv4 add dns name="local area connection" address=192.168.30.102

netdom renamecomputer %computername% /newname:Core /usero:administrator /passwordo:Mcse2013 /reboot:0

netsh adv set all state off

15 May 2017

How to Stop Windows Update in Windows 10

To stop/off windows updates in windows 10:

To stop windows updates in windows 10, follow the following procedure:
  •  Go to Control Panel and then select the administrative tools in the window.To show administrative tools in the control panel change the view by from “category” to “Small/large Icon” and then select the administrative tools, as shown in figure:



Windows10 Update off
Administrative Tools
  • When select the administrative tools , then a new windows will be opened and here select “ the component Services” as shown in figure:

Windows10 Updates Stop
Component Services

  •       When you select the component services a new windows will be open, here select the services Local as shown in figure:

Windows10 Updates Off
  • In the services Local select the “windows Update” as shown in the figure:
Windows10 Updates Off



  • When you select the windows update a new prompting windows will be opened here in General Tab there will be a row having name “Startup Time” and make it disable as shown in the figure: and then apply and Click on “OK” and windows updates will be disabled.