If you already start messing around with exchange 2007 and windows 2008 you will notice the windows 2008 is real fun to play with. The idea is simple not everything is installed by default and we administrators need to install whatever they need either from GUI or from command line
So what is the best way to learn these new commands and windows 2008? I would say practice and use command line instead GUI, this is just me (- :
- Open command line on windows 2008 and let's install Power Shell from command line
- Command ServerManagerCMD
- -I (Install)
- -Q (Query to see the available options)
|
|
Do you want more, have fun
- ServerManagerCmd -i Web-Server
- ServerManagerCmd -i Web-ISAPI-Ext
- ServerManagerCmd -i Web-Metabase
- ServerManagerCmd -i Web-Lgcy-Mgmt-Console
- ServerManagerCmd -i Web-Basic-Auth
- ServerManagerCmd -i Web-Digest-Auth
- ServerManagerCmd -i Web-Windows-Auth
- ServerManagerCmd -i Web-Dyn-Compression
Oz Ozugurlu
MVP (Exchange)MCITP (EMA), MCITP (SA)MCSE 2003, M+, S+, MCDSTSecurity+, Project +, Server +Blog: http://www.smtp25.blogspot.com
1 comment:
Post a Comment