Thursday, July 30, 2015
How to Install Windows 10 in Windows8/Windows 8.1 Mobile
1. Go to store in Windows Phone
2. Search for windows insider
3. Now install it and follow the steps.
4. The phone will ask for reboot.
5. After that go to update and run the windows 10 setup.
2. Search for windows insider
3. Now install it and follow the steps.
4. The phone will ask for reboot.
5. After that go to update and run the windows 10 setup.
How to make all programs run as Admin by default in Windows8, Windows 8.1, Windows Server 2012, Windows Server 2012 R2
Run PowerShell as Administrator and paste the following to
disable UAC:
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableLUA" -Value "0"
shutdown -r -t 0
Set-ItemProperty -Path "HKLM:\Software\Microsoft\Windows\CurrentVersion\Policies\System" -Name "EnableLUA" -Value "0"
shutdown -r -t 0
The above commands will give you a full control on windows8/8.1/win 2012/win2012 R2 computer.
Installed Windows10 in my windows phone
HI All,
I had installed Windows10 in my windows phone. Look & feel is very nice but some things like Viber/My Tom and some things to type message/to click it is very hard to send message.
Please share your thoughts with Windows 10.
Regards
Prasad Bolla
I had installed Windows10 in my windows phone. Look & feel is very nice but some things like Viber/My Tom and some things to type message/to click it is very hard to send message.
Please share your thoughts with Windows 10.
Regards
Prasad Bolla
Wednesday, July 15, 2015
There was an error encrypting or decrypting credentials. Either a credential update is currently being performed, or you must update the farm account credentials on this server before you can perform this task.
I got this error in SharePoint 2007 while trying to perform
Password Update while using STSADM command. I followed the below steps to fix
the issue.
- Login into your SharePoint site with FARM Credentials/Full Control User Credentials who have full control to SharePoint Central Admin site.
- Click Operations tab.
- In Operations page go to Global configuration.
- Under Global Configuration click on Timer Job Definitions link.
- In the timer job definitions page check for “Application Pool Credential Deployment job definition”.
- Deleting it will fix the issue.
Subscribe to:
Posts (Atom)