The Software Articles
- Business Instant Messaging
- 4 OpenSource Groupware Tools
- Vista: Benchmarking or Benchmarketing?
- How to Modify Windows Registry with VBS
- Can Your PC Really Handle Vista?
- Build a Windows Vista Upgrade Parachute
- Windows Vista's SuperFetch and ReadyBoost Analyzed
- Windows XP vs. Vista: The Benchmark Rundown
- Countdown to Windows Vista: The THG Rundown
- Windows Vista Ultimate, A Hands On Diary: Entry #1
10:20 AM - March 11, 2008 by
Daniel Schuhmann
Source: Tom's Hardware US – Keywords: WINDOWS, SERVER, 2008, CORE, INSTALLATION
Topics: Business Servers
Syndication:
Source: Tom's Hardware US – Keywords: WINDOWS, SERVER, 2008, CORE, INSTALLATION
Topics: Business Servers
Syndication:
Table of Contents:
Remote Configuration With The mmC
By default, the Windows Firewall is activated and configured so that no incoming connections are possible. The Windows Firewall can also be used to prevent remote configuration. With the netsh command, though, remote configuration can be enabled for the firewall:
netsh advfirewall firewall set rule group="remote administration" new enable=yes

Enabling remote configuration by MMC-Snapin
The server can now be configured by Computer Manager, compmgmt.msc. To do this, Computer Manager must be connected to the server; then, right-click on the root element, and select connect with another computer.

Connecting Computer Manager

Name of the target server
The console of the remote system is then loaded into Computer Manager, and the server can be easily configured. This works not only on a server system, mind you, but also on Windows Vista.

Configuration of the System in Computer Manager
- Previous page Remote Access In The Console
- Next page Screensaver Switched Off