How to enable RDP for Windows Server 2008 Server Core Even though the Server Core option of Windows Server 2008 does not have shell, you can still RDP (Terminal Services) into it by using RDC from a Windows Client. To do that, you have to first enable the RDP on Server Core by using the […]
The post configuration of a Windows 2008 Server Core installation can be a difficult task. Because there is no GUI in a Server Core installation, you must use the command prompt for post configuration tasks. Guy Teverovsky developed a very usefull tool called CoreConfigurator. This tool is able too configure all the settings needed after […]
Installing ASP.NET To install ASP.NET on Server Core run the following commands in exact same order as listed below: start /w ocsetup WAS-NetFxEnvironment start /w ocsetup IIS-ISAPIExtensions start /w ocsetup IIS-ISAPIFilter start /w ocsetup IIS-NetFxExtensibility start /w ocsetup IIS-ASPNET
Basic Installation of IIS To perform basic and default installation of IIS on Server Core run the following command: start /w ocsetup IIS-WebServerRole After the command has run you can run oclist | more and check which IIS components have been installed.
If you think that when you logon to a system there’s only one active logon session, this utility will surprise you. It lists the currently active logon sessions and, if you specify the -p option, the processes running in each session. Download Result Below : C:Documents and SettingsAdministratorDesktop>logonsessions.exe Logonsesions v1.1 Copyright (C) 2004 Bryce Cogswell […]
Disabling User Account Control (UAC) in Windows 7 Warning! This document contains instructions for editing the registry. If you make any error while editing the registry, you can potentially cause Windows to fail or be unable to boot, requiring you to reinstall Windows. Edit the registry at your own risk. Always back up the registry […]
It’s small, free, powerful, and flexible, and advanced users will get a jewel in this handy system boot tool. EasyBCD’s crisp, clean, and logical interface presents everything you need to create a multi-OS boot system. Once the additional operating systems are installed, this utility makes it very easy to manage booting into an alternate OS. […]
FileTwt brings file sharing to twitter. With FileTwt you can now easily upload and tweet about your files for free.One of the best Twitter tools out there! Go Here
Changing DNS server settings on Ubuntu ( Google DNS @ GDNS ) In the System menu, click Preferences, then click Network Connections. Select the connection for which you want to configure Google Public DNS. For example: To change the settings for an Ethernet connection, select the Wired tab, then select your network interface in […]