Problem: Failed to enable Cisco VPN virtual adapter in windows 8 Solution: You need to change a minor setting in windows 8. Go to run>>type "regedit" hit Enter 1. Browse the key Browse to the Registry Key HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Services\\CVirtA 2. Change the Value of "Display Name" for Windows 8 32bit. " @oem8.inf,%CVirtA_Desc%;Cisco Systems VPN Adapter" to " Cisco Systems VPN Adapter" For Windows 8 64bit. "@oem8.inf,%CVirtA_Desc%;Cisco Systems VPN Adapter for 64-bit Windows” to "Cisco Systems VPN Adapter for 64-bit Windows”
Some time you face the problem while installing the Windows Updates. Try below steps.. Run cmd.exe click yes on UAC prompt. 1. Stop Background Intelligent Transfer Service. On command prompt type net stop bits 2. Stop Windows Update On command prompt type net stop wuauserv after stoping all these services we need to rename the SoftwareDistribution Directory that contains the Updates. On command prompt tyep ren c:\windows\SoftwareDistribution SoftwareDistribution.old Now finally we need to restart the services we stop in step 1 and 2. on command prompt type below command to start service. net start bits (this will start the Background Intelligent Transfer Service) net start wuauserv (this will start the windows update service) So now we have clear the previous instilled update, you can now try with installing update.
Dear Sekar,
ReplyDeleteFor windows installation you need to have at least one partition rest is up you, if you OK with one you don't need to go further.
If i have created whole disk into single partition as C: drive , So further can i create extended from C: into D: also ?
ReplyDeleteYes of course Sekar,
Deleteyou can use shrink partition option from Windows Disk Management to break into other drive.
One more think I would like to add, this feature is available after windows XP versions.
Deletehi Dheerender:
ReplyDeletewe can create max 4 primary partition in window OS per disk. let say, if we have 2 physical disks in windows, we can create upto 8 primary partitions.