Skip to main content

Posts

How to grant permission to users for a directory using command line in Windows?

Recent posts

how to enable net framework 3-5 on windows 10

  Enable .NET Framework 3.5 On Windows 10   This how-to guide will help you to enable .NET Framework 3.5 on Windows 10 using the Deployment Image Servicing and Management tool. .NET Framework  3.5 is the basic need for some apps you’ll use on your  Windows 10 machine. Since these apps are written/coded with .NET language, hence you additionally need to enable .NET framework to run them. This framework is not enabled by default in Windows since the OS uses C , C++ , C# , V# etc. language packages. So when you run any app requiring .NET Framework , you’ll receive this window: An app on your PC needs the following Windows feature: .NET Framework 3.5 (includes .NET 2.0 and 3.0)   Here is the how-to part: How To Enable .NET Framework 3.5 On Windows 10 1. Create a temporary folder under system root drive directory (i.e. if Windows is installed on C: drive, then create Temp folder such that its can be located at C:\Temp ). 2. Locate the Windows 10 ISO file in File Expl

Remote Desktop Fails due to CredSSP Encryption Oracle Remediation

 A Windows Update released on the 8th of May 2018 disabled Oracle Based CredSPP Encryption. This renders you unable to connect to any systems which do not have the latest Windows Updates installed.       To fix this issue you can do two things: 1. Install the latest updates on the server. This of course cannot be done if you cannot access the server, and will require a reboot to complete any update installation. 2. Modify a setting on your local computer which will allow the oracle based encryption. Create Batch File FixCredSSP.bat  reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters" /f /v AllowEncryptionOracle /t REG_DWORD /d 2 Pause  RollbackcredSSP.bat reg add "HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System\CredSSP\Parameters" /f /v AllowEncryptionOracle /t REG_DWORD /d 1 pause Allowing Oracle Based Encryption First you need to open an elevated command prompt. To do that click on the 'Windows St

Unable to RDP From Windows 7: Encryption Oracle Remediation

Remote Desktop Authentication Error Has Occurred. The function requested is not supported. With the release of the March 2018 Security bulletin, there was a fix that addressed a CredSSP, “Remote Code Execution” vulnerability (CVE-2018-0886) which could impact RDP connections. The vulnerability was discovered to which the exploits observed were: Targets receive a malicious RTF Microsoft Office document After being opened, the malicious document causes the second stage of the exploit to be downloaded in the form of an HTML page with malicious code The malicious code triggers the use-after-free memory-corruption bug Accompanying shellcode then downloads and executes a malicious payload Symptoms 1.       The VM screenshot shows the OS fully loaded and waiting for the credentials 2.       If you try to RDP the VM either internally or externally, you'll get the message: An authentication error has occurred. The function requested is not supported. This coul

Microsoft OLE DB Provider for ODBC Drivers error 80004005

I have encountered below exception while executing classic ASP application . This exception was occurring whenever my application trying to connect with oracle database. But on same machine other applications were running without any issue. After spending some time I came to know that this issue was occurring because I was trying to run 32 bit classic ASP application on 64 bit machine ( Windows 7 ). Exception: Microsoft OLE DB Provider for ODBC Drivers error '80004005' [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified Fix: Open Command prompt (Run as administrator) cd %systemdrive%\Inetpub\ AdminScripts  or go to "AdminScripts" folder under "Inetpub" folder Execute following command- cscript.exe adsutil.vbs set W3SVC/AppPools/Enable32BitAppOnWin64 1 Issue got resolved after executing above command because " Enable32BitAppOnWin64 " is a boolean property and indicates whether to allow 32-bi

FREQUENTLY ASKED QUESTIONS BY INTERVIEW PANEL

1. Tell me about yourself? Interviewers like this approach, as it breaks the ice and quickly gives them a 'gut feeling' about a person. The interviewer will have an idea about whether or not you can express yourself clearly or whether you find it difficult to find things to say. You need to have a short statement prepared in your mind. The key is not to ramble on and on, keep it short, perhaps no more than a couple of minutes. Limit it to work - related items unless instructed otherwise. Talk about things you have done and jobs you have held. At the end, ask the interviewer whether he / she would like you to expand further. Above all, be positive, talk about your accomplishments and make your answer relevant to the demands of the job.  You should always expect this question, or a variant of it, and prepare a short speech. Start with the item farthest back and work up to the present. Split your answer into:  a) Work and study background. Talk about your work experience,