Skip to main content

Posts

How to completely disable DEP in Windows Server 2003

To completely disable DEP in Windows Server 2003, perform the following with administrative credentials: 1. Open Windows Explorer 2.  Tools > Folder Options > View 3. Uncheck  Hide Protected operating system files (Recommended)  and  Hide extensions for known file types 4. Click apply > OK 5. Browse to C:\ 6. Right click on boot.ini, select properties and ensure the “read-only” tab is  unchecked  and click OK 7. Edit boot.ini 8. Modify the   /noexecute= For example, set   /noexecute=AlwaysOff  to disasble DEP entirely 9.  File > Save , close boot.ini file 10. Right click on boot.ini, select properties and ensure the “read-only” tab is  checked  and click OK 11. Reboot the computer For more about DEP see MS  KB875352   

Windows Server 2008 R2 : File Server Resource Manager Installing the File Server Resource Manager Tools & FSRM Global Options

Windows Server 2008 R2 includes a file system management and reporting configuration tool named the File Server Resource Manager (FSRM). This service and tool was first introduced in Windows Server 2003 R2 and provides administrators with the ability to configure quota management at the volume and folder level, create and apply file screening policies, generate alert notifications and reports on a schedule and in real time, and classify files and folders based on administratively defined criteria. With the volume-level quota management, previously included with Windows Server versions, administrators were very limited on how quotas could be applied and several issues were encountered. Many organizations that required tighter control of their storage were forced to utilize third-party quota management software to get the functionality they required. With the quota management functionality included with the FSRM service in Windows Server 2008 R2, administrators can now create quotas at

Windows Sever 2008/R2 Interview questions Part 1

Difference between 2003 and 2008 1)  2008 is combination of vista and windows 2003r2. Some new services are introduced in it 1. RODC one new domain controller introduced in it  [Read-only Domain controllers.] 2. WDS (windows deployment services) instead of RIS in 2003 server 3. shadow copy for each and every folders 4.boot sequence is changed 5.installation is 32 bit where as 2003 it is 16 as well as 32 bit, that’s why installation of 2008 is faster 6.services are known as role in it 7. Group policy editor is a separate option in ads 2)  The main difference between 2003 and 2008 is Virtualization, management. 2008 has more inbuilt components and updated third party drivers Microsoft introduces new feature with 2k8 that is Hyper-V  Windows Server 2008 introduces Hyper-V (V for Virtualization) but only on 64bit versions. More and more companies are seeing this as a way of reducing hardware costs by running several ‘virtual’ servers on one physical machine. If you like this exciting