Windows Keyboard Shortcut
Key Action Windows + Left Arrow Snap to Left Screen Windows + Right Arrow Snap to Right Screen Windows + D Show/Hide Desktop Windows + Tab Open Task View Windows + T Cycle Task Bar Apps Windows + E Open File Explorer Alt + Tab Switch Apps Alt + Esc Cycle Through Apps Ctrl +... » read more
Managing NTFS Permissions and Share Permissions
Access to a shared folder required both share permission and NTFS permission. Managing NTFS Permissions and Share Permissions If you find working with two separate sets of permissions to be too complicated or time consuming to manage, you can switch to using only NTFS permissions. Shared folder permissions provide limited security for your folders. Therefore, you gain the greatest flexibility... » read more
Search for Text in File using Notepad++
Use Notepad++ Search -> Find in Files Search in specific folders. About Notepad++ https://notepad-plus-plus.org Notepad++ is a free (as in “free speech” and also as in “free beer”) source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GNU General Public License. Based on the... » read more
Logitech Keyboard and Mouse Setup with SetPoint
SetPoint lets you customize your mouse, keyboard, touchpad and number pad settings in Windows. SetPoint Download… https://support.logi.com/hc/en-us/articles/360025141274
User cant change password: Configuration information could not be read from the domain controller
Error: User cant change password: Configuration information could not be read from the domain controller, either because the machine is unavailable, or because access is denied. Resolution: Make you are you are connected to VPN before changing your password.
Unable to Open Up Integration Services from SSMS on Windows Vista and later
Error: Connecting to the Integration Services service on the computer “xxxx” failed with following error: “Access is denied” Resolution: Open up SSMS via “Run as Administrator”
Error 1069: The service did not start due to a logon failure
Error: Could not start the <service name> service on Local Computer. Error 1069: The service did not start due to a logon failure. Resolution: Service account might be disabled. Try using another service account. Sources: https://www.codetwo.com/kb/troubleshooting-error-1069-the-service-did-not-start-due-to-a-logon-failure-for-sent-items-update/
Application Environment
Environment Note Development Used for development. QA Used by QA for testing and verification.Should be on its own network other than development. Staging Used for acceptance testing.Should be in the same network as Production. Production Used for production.
CredSSP encryption oracle remediation error in Remote Desktop
Error: An authentication error has occurred.This function requested is not supported Remote computer: xxxxxxxxThis could be due to CredSSP encryption oracle remediation.For more information, see https://go.microsoft.com/fwlink/?linkid=866660 Fix: Open Command Prompt in Administrator mode and run… REG ADD HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters\ /v AllowEncryptionOracle /t REG_DWORD /d 2