Hi Noel,
Thanks again.
I have followed your advice and run the commands recommended by you as administrator. Following is the result -
Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.
C:\Windows\system32>net start slsvc
The Software Licensing service is starting.
The Software Licensing service was started successfully.
C:\Windows\system32>
C:\Windows\system32>sc qc slsvc
[SC] QueryServiceConfig SUCCESS
SERVICE_NAME: slsvc
TYPE : 10 WIN32_OWN_PROCESS
START_TYPE : 2 AUTO_START
ERROR_CONTROL : 1 NORMAL
BINARY_PATH_NAME : C:\Windows\system32\SLsvc.exe
LOAD_ORDER_GROUP : ProfSvc_Group
TAG : 0
DISPLAY_NAME : Software Licensing
DEPENDENCIES : RpcSs
SERVICE_START_NAME : NT AUTHORITY\NetworkService
C:\Windows\system32>
C:\Windows\system32>sc queryex slsvc
SERVICE_NAME: slsvc
TYPE : 10 WIN32_OWN_PROCESS
STATE : 4 RUNNING
(STOPPABLE, NOT_PAUSABLE, ACCEPTS_SHUTDOWN)
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 252
FLAGS :
C:\Windows\system32>
C:\Windows\system32>sc qprivs slsvc
[SC] QueryServiceConfig2 SUCCESS
SERVICE_NAME: slsvc
PRIVILEGES : SeAuditPrivilege
: SeChangeNotifyPrivilege
: SeCreateGlobalPrivilege
: SeImpersonatePrivilege
C:\Windows\system32>
C:\Windows\system32>sc qsidtype slsvc
[SC] QueryServiceConfig2 SUCCESS
SERVICE_NAME: slsvc
SERVICE_SID_TYPE: UNRESTRICTED
C:\Windows\system32>
C:\Windows\system32>sc sdshow slsvc
D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCR
RC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD)
C:\Windows\system32>
C:\Windows\system32>
It seemed to have done the trick as I do not see the Windows activation message in the properties of 'My computer'
Please let me know if I should try to update windows now.