From here: https://serverfault.com/questions/396722/your-system-administrator-does-not-allow-the-use-of-saved-credentials-to-log-on
If you don't want to change local or server side GPOs:
Go to Control Panel
-> Credential Manager
on the local computer you are trying to connect from.
You will see three sections:
- Windows Credentials
- Certificate-Based Credentials
- Generic Credentials
Remove the credentials from Windows Credentials
and add it to Generic Credentials
.
4fbdbb6a-01d8-4ce8-bc90-3e6413ab2e21|0|.0
Question and solution here: https://superuser.com/questions/402070/run-task-scheduler-task-on-demand-from-limited-user-account-in-windows-7
Go to C:\Windows\System32\Tasks find the related task and assign "read and execute" rights to the user you want to be able to access it. Be sure to assign to "current object only." Then the task will be visible and runnable from the limited user, and it will work if you saved your credentials in it and checked "run whether user is logged on or not."
c0036b81-b4e3-4b09-9064-30ee1aeb2d95|0|.0
From here: https://social.technet.microsoft.com/Forums/exchange/en-US/46e1cd52-52b3-4427-88a3-200f87319e23/remote-desktop-authentication-error-has-occurred-the-function-requested-is-not-supported?forum=w7itpronetworking
Here is the FIX for this issue ..
Change the Group Policy on your local client to use the vulnerable setting
Run: gpedit.msc
Go to à Computer Configuration -> Administrative Templates -> System -> Credentials Delegation -> Encryption Oracle Remediation
Open - Encryption Oracle Remediation à choose Enable à change protection level àVulnerable à Apply
1d1e3223-d341-4cb6-9304-d73bb6d022ca|0|.0
Specificy for Windows 7.
Please try Disable the generation of thumbs.db files by the Local Group Policy Editor and your problems will be resolved. They are only generated for compatibility with outdated applications, and are most certainly NOT needed for Windows operation.
Run "Group Policy" - select Edit Group Policy when it comes up.
> User Configuration
> Administrative Templates
> Windows Components
> Windows Explorer

5bdacb2c-a93a-424c-bb4b-9e5dbf040d51|0|.0
From here: https://blogs.technet.microsoft.com/enterprisemobility/2009/07/01/using-multiple-monitors-in-remote-desktop-session/
If your RDP's "Use all my monitors for the remote session" is disabled you can get around it as follows.
1. Create an RDP file with your specific connection.
2. Right click on the .rdp file and select Open with Notepad.
3. Add the following 2 lines to the bottom.
span monitors:i:1
use multimon:i:1
4. Save and then use!
Have a great day!
31800159-73aa-4ef4-9298-4febb29413a7|0|.0
Windows only: If you've ever come back to your PC and noticed it was rebooted, you might be curious to know exactly when it was shut down?
To figure out when your PC was last rebooted, you can simply open up Event Viewer, head into the Windows Logs -> System log, and then filter by Event ID 6006, which indicates that the event log service was shut down—one of the last things that happens before a reboot. This technique won't help you figure out when there was a power outage, but you can filter by Event ID 6005 to see when the system was last turned on—that event shows when the event log service was started again.
It's a simple tip, but could come in handy if you come back to your PC and want to figure out whether Windows Update or somebody else restarted your PC in the middle of the night, or you're just curious how many times you've rebooted in the recent past.
dc3896cb-4ab9-4cfc-828b-4d10f4810499|0|.0
- Type in secpol.msc /s
- Select "Local Policies" in MSC snap in
- Select "User Rights Assignment"
- Right click on "Log on as batch job" and select Properties
- Click "Add User or Group", and include the relevant user.
I'm posting this as some idiot at a stupid company (you know who you are!!) changed a Global Group policy and it broke the permissions for the Service Account used to run Task Manager Jobs.
Good Luck!
89eb13f5-a8d0-4fee-a55e-ccc20fe04dd3|0|.0
From this guy: http://www.bleepingtech.com/windows-8-fix-this-app-cant-open-for-built-in-administrator-account/
You might have encountered with this strange and annoying error. This app can’t open for Built-in Administrator account please sign in with a different account and try again. or while User Account Control is turned off. You need to turn on UAC . There is an easy solution for the error.
Solution for Windows 8 App Error:
•Hold the Windows key + R and in run dialog box type: secpol.msc
•Go to Local Policies –> Security Options –> Scroll down and find “User Access Control: Admin Approval Mode For built in…..”
•Double click on it and select enabled and the press ok
•Again press windows key and R and type regedit
•Go to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\UIPI
•On the right hand side double click on default and change the value to 0x00000001(1) and click ok
•Restart your computer and all the apps should work.
216b35c1-abe2-4511-8719-26d4054d1e17|0|.0
This is how to fix your missing Right-Click Context Menu option. When you rebuild your profile this sometimes happens.
Click Start, type shell:sendto and press ENTER
Create a new text document (Right-click - New - Text document)
Rename the text file to Mail Recipient.MAPIMail
Click Yes when you see the following message:
If you change a file name extension, the file may become unusable.
Are you sure you want to change it?
Note that after renaming the file, the .MAPIMail extension hides automatically. The Mail Recipient entry should now be restored to the Send To menu.
3b5b4362-922a-4c17-8a2f-a0f72d9dc7c2|0|.0
Wondering where the Oracle Drivers on on 64 bit Windows?
C:\Windows\SysWOW64 and open the odbcad32.exe executible.
Enjoy!
0e94e2a8-2240-4059-9372-ba785ad8c6ce|0|.0