| Advertise on warmetal.nl! Click for more information about advertising here. |
Did you find this website useful? Did I save you a lot of time? |
|
This is a notes page, extended with tips & tricks. This page is not really documentation, just stuff for me to remember. Sometimes things will get removed from these pages and turned into real documentation, sometimes not. You might find these notes to come in hand, maybe not. For me, it's just things I don't want to forget.
I used these steps to add the telnet client to Windows Server 2008 active features:
Now telnet client works!
C:\Users\administrator>cd c:\windows\system32 c:\Windows\System32>evtsys -i -h 10.10.1.11 Checking ignore file... May 7 16:41:06 Error opening file: evtsys.cfg: The system cannot find the file specified. May 7 16:41:06 Creating file with filename: evtsys.cfg Command completed successfully
Now, go into your services panel by issuing
services.msc
Now you're done!
Discussion