Category Archives: Microsoft

E-Books : Free E-Book from Microsoft

Introducing Windows Server 2008 R2 Learn about the new features of Windows Server 2008 R2 in the areas of virtualization, management, the Web application platform, scalability and reliability, and interoperability with Windows 7. Download Introducing Windows Server 2008 R2, written by industry experts Charlie Russel and Craig Zacker along with the Windows Server team at […]

Win 2008 : How can I rename Server 2008 Server Core

How can I rename Windows Server 2008 Server Core Once again, with no GUI your Windows Server 2008 Server Core can easily be renamed using Windows Management Instrumentation Command-line (WMIC), and here is how, wmic computersystem where name=”%computername%” rename name=”new-name” As result, you will get ‘Method execution successful’ message. However if your machine is domain-joined, […]

Win2008 :GUI Tool Server CoreConfigurator

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 […]

M$ Security Tools : LogonSessions – free

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 […]