<font color="mediumblue">
Documentation for all servers
</font>
Server Description:
Hardware: Physical (use command line below to discover server type) or VMware or XEN
Service tag:
Following WMIC command will give make and model number along with service tag.
C:\>wmic csproduct get vendor,name,identifyingnumber
Contact person:
OS : Windows 2003 32/64, Windows 2003-R2 32/64, Windows 2008 32/64, Windows 2008-R2 (64)
Network Info:
- DNS:
- IP:
- # of interfaces:
- MAC address:
Installed applications/roles:
- IIS
Sidewinder firewall exceptions:
- RDP (3389)
- HTTP/S (80/443)
Local firewall:
- Use Powershell to place information in wiki (See below)
Vendor contact information:
Special privledges assigned:
Misc. Installation notes:
_
<strong>
__
</strong>
_
Using Powershell to capture firewall information (using VCenter1 as an example):
- Run a Powershell instance "as Administrator".
<blockquote style {{"border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<strong>
PS C:\Windows\System32> $fw }} New-Object -com FwMgr
<a rel {{"nofollow" href="https://carlwiki.carleton.edu/bin/edit/HNetCfg/FwMgr?topicparent=SysNet.WinDoctemplate1" title="Create this topic">
?
</a>
</strong>
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
PS C:\Windows\System32> $lfp }} $fw.LocalPolicy.CurrentProfile
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<strong>
PS C:\Windows\System32> $lfp
</strong>
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Type : 0
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
FirewallEnabled : True
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
ExceptionsNotAllowed : False
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
NotificationsDisabled : True
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
UnicastResponsesToMulticastBroadcastDisabled : False
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
RemoteAdminSettings : System.*_ComObject
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
IcmpSettings : System._*ComObject
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
GloballyOpenPorts : {SOAP for VMware Converter, SOAP for VMware Converter, VMware vCenter
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Orchestrator - Messaging, VMware vCenter Orchestrator - Data...}
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Services : {File and Printer Sharing, Network Discovery, Remote Desktop}
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
AuthorizedApplications : {McAfee Framework Service}
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<strong>
PS C:\Windows\System32> $lfp.AuthorizedApplications
Unknown macro: {html}</strong>
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Name : McAfee
<a rel="nofollow" href="https://carlwiki.carleton.edu/bin/edit/SysNet/McAfee?topicparent=SysNet.WinDoctemplate1" title="Create this topic">
?
</a>
Framework Service
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
ProcessImageFileName : C:\Program Files (x86)\McAfee\Common Framework\FrameworkService.exe
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
IpVersion : 2
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Scope : 0
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
RemoteAddresses : *
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Enabled : True
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<strong>
</strong>
Unknown macro: {html}<strong>
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
</strong>
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<strong>
PS C:\Windows\System32> $lfp.Services | where {$_.Enabled} | fl name,Enabled,GloballyOpenPorts
</strong>
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Name : Remote Desktop
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Enabled : True
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
GloballyOpenPorts : {Remote Desktop (TCP-In)}
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
PS C:\Windows\System32> $lfp.GloballyOpenPorts
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Name : SOAP for VMware Converter
IpVersion : 2
Protocol : 6
Port : 9086
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : SOAP for VMware Converter
IpVersion : 2
Protocol : 6
Port : 9085
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Orchestrator - Messaging
IpVersion : 2
Protocol : 6
Port : 8250
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Orchestrator - Data
IpVersion : 2
Protocol : 6
Port : 8244
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Orchestrator - Command
IpVersion : 2
Protocol : 6
Port : 8240
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Orchestrator - Lookup
IpVersion : 2
Protocol : 6
Port : 8230
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Orchestrator Configuration - HTTPS
IpVersion : 2
Protocol : 6
Port : 8283
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Orchestrator - HTTPS
IpVersion : 2
Protocol : 6
Port : 8281
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Orchestrator - HTTP
IpVersion : 2
Protocol : 6
Port : 8280
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Orchestrator Configurator - HTTP
IpVersion : 2
Protocol : 6
Port : 8282
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Server - Web Services HTTPS
IpVersion : 2
Protocol : 6
Port : 8443
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Server - VMwareVCMSDS
Unknown macro: {html}<a rel="nofollow" href="https://carlwiki.carleton.edu/bin/edit/SysNet/VMwareVCMSDS?topicparent=SysNet.WinDoctemplate1" title="Create this topic">
?
Unknown macro: {html}</a>
LDAP Port
IpVersion : 2
Protocol : 6
Port : 389
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Server - HTTPS
IpVersion : 2
Protocol : 6
Port : 443
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Server - HTTP
IpVersion : 2
Protocol : 6
Port : 80
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Server Web Services HTTP
IpVersion : 2
Protocol : 6
Port : 8080
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : FalseName : VMware vCenter Server - Host heartbeat
IpVersion : 2
Protocol : 17
Port : 902
Scope : 0
RemoteAddresses : *
Enabled : True
BuiltIn : False
-- Main.SeanAzelton - 22 Sep 2009Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">
Unknown macro: {html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">