dumpcap -a duration:120 -w output.pcap
120 = means 120 seconds of captures, so you increase or decrease based on your test duration and needs.
output.pcap = is the file name you can make it .cap , so in both cases you can load it by wireshark
dumpcap -a duration:120 -w output.pcap
120 = means 120 seconds of captures, so you increase or decrease based on your test duration and needs.
output.pcap = is the file name you can make it .cap , so in both cases you can load it by wireshark
Top of Form
Loading...
No resources found.
This topic provides steps for installing the necessary Windows Server 2008 Service Pack 2 (SP2) or later or Windows Server 2008 R2 operating system prerequisites for all Microsoft Exchange Server 2010 server roles. It also includes the steps for installing the Windows Vista and Windows 7 operating system prerequisites for the Exchange Management Tools.
Prerequisites
|
|
| If you're installing the Mailbox server role and you intend the server to be a member of a database availability group (DAG), you must be running the Enterprise Edition of Windows Server 2008 or Windows Server 2008 R2. The Standard Edition doesn't support the features needed for DAGs. You can't upgrade Windows when Exchange is installed on the server. |
What Do You Want to Do?
Install the Windows Server 2008 SP2 operating system prerequisites
2. sc config NetTcpPortSharing start= auto
ServerManagerCmd -ip Exchange-Typical.xml -Restart
4. sc config NetTcpPortSharing start= auto
5. ServerManagerCmd -i Desktop-Experience
ServerManagerCmd -ip Exchange-Typical.xml -Restart
7. sc config NetTcpPortSharing start= auto
ServerManagerCmd -ip Exchange-Typical.xml -Restart
ServerManagerCmd -ip Exchange-Typical.xml -Restart
10.sc config NetTcpPortSharing start= auto
ServerManagerCmd -ip Exchange-Typical.xml -Restart
12.sc config NetTcpPortSharing start= auto
ServerManagerCmd -ip Exchange-CAS.xml -Restart
ServerManagerCmd -ip Exchange-Hub.xml -Restart
ServerManagerCmd -ip Exchange-MBX.xml -Restart
ServerManagerCmd -ip Exchange-UM.xml -Restart
ServerManagerCmd -ip Exchange-Edge.xml -Restart
After installing the above prerequisites and before installing Exchange 2010, we recommend that you install any critical or recommended updates from Microsoft Update.
Install the Windows Server 2008 R2 operating system prerequisites
Import-Module ServerManager
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy,Desktop-Experience -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Web-ISAPI-Ext,Web-Digest-Auth,Web-Dyn-Compression,NET-HTTP-Activation,RPC-Over-HTTP-Proxy -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,Web-Server,Web-Basic-Auth,Web-Windows-Auth,Web-Metabase,Web-Net-Ext,Web-Lgcy-Mgmt-Console,WAS-Process-Model,RSAT-Web-Server,Desktop-Experience -Restart
Add-WindowsFeature NET-Framework,RSAT-ADDS,ADLDS -Restart
Set-Service NetTcpPortSharing -StartupType Automatic
After installing the above prerequisites and before installing Exchange 2010, we recommend that you install any critical or recommended updates from Microsoft Update.
Install the Windows Vista SP2 operating system prerequisites for the Exchange management tools
Install the Windows 7 operating system prerequisites for the Exchange management tools
Add-DistributionGroupMember -Identity AllStudents -Member 'John Doe'Remove a mailbox/contact/mailuser (e.g. John Doe) from a group (e.g. AllStudents) is:
Remove-DistributionGroupMember -Identity AllStudents -Member 'John Doe