Wiki Markup |
---|
{html}<font color="mediumblue">{html} *_*{_}Documentation for all servers{_}* {html}</font>{html} *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. {code}C:\>wmic csproduct get vendor,name,identifyingnumber{code} *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:* _{html}<strong>{html}*__**__**__**__**__**__**__**__**__**__**__**__**__**__**__**__**__**__**__**__**__*{html}</strong>{html}_ * *Using Powershell *Using Powershell to capture firewall information \(using VCenter1 as an example\):* * *Run a Powershell instance "as Administrator".* {html}<blockquote style {{"border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<strong>{html}PS C:\Windows\System32>System32> $fw }} New-Object \-com FwMgr{html}<a rel {{"nofollow" href="https://carlwiki.carleton.edu/bin/edit/HNetCfg/FwMgr?topicparent=SysNet.WinDoctemplate1" title="Create this topic">{html}?{html}</a>{html} {html}</strong>{html}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html} *PS C:\Windows\System32>System32> $lfp }} $fw.LocalPolicy.CurrentProfile* {quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<strong>{html}PS C:\Windows\System32>System32> $lfp{html}</strong>{html}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}Type : 0{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}FirewallEnabled : True{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}ExceptionsNotAllowed : False{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}NotificationsDisabled : True{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}UnicastResponsesToMulticastBroadcastDisabled : False{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}RemoteAdminSettings : System.*_ComObject{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}IcmpSettings : System._*ComObject{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}GloballyOpenPorts : \{SOAP for VMware Converter, SOAP for VMware Converter, VMware vCenter{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html} Orchestrator \- Messaging, VMware vCenter Orchestrator \- Data...\}{quote}{html}<blockquote style="border\-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}Services : \{File and Printer Sharing, Network Discovery, Remote Desktop\}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}AuthorizedApplications : \{McAfee Framework Service\}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html} {quote}{html}<strong>{html}PS C:\Windows\System32>System32> $lfp.AuthorizedApplications{html}</strong>{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html} {quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}Name : McAfee{html}<a rel="nofollow" href="https://carlwiki.carleton.edu/bin/edit/SysNet/McAfee?topicparent=SysNet.WinDoctemplate1" title="Create this topic">{html}?{html}</a>{html} Framework Service{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}ProcessImageFileName : C:\Program Files \(x86\)\McAfee\Common Framework\FrameworkService.exe{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}IpVersion : 2{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}Scope : 0{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}RemoteAddresses : *{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}Enabled : True{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<strong>{html} {html}</strong>{html}{quote}{html}<strong>{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html} {quote}{html}</strong>{html}{quote}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<strong>{html}PS C:\Windows\System32>System32> $lfp.Services \| where \{$_.Enabled\} \| fl name,Enabled,GloballyOpenPorts{html}</strong>{html} {quote}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}Name : Remote Desktop{quote}{quote}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}Enabled : True{quote}{quote}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}GloballyOpenPorts : \{Remote Desktop \(TCP-In\)\}{quote}{quote}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html} *PS C:\Windows\System32>System32> $lfp.GloballyOpenPorts* {quote}{quote}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}Name : SOAP for VMware Converter IpVersion : 2 Protocol : 6 Port : 9086 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : SOAP for VMware Converter IpVersion : 2 Protocol : 6 Port : 9085 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Orchestrator \- Messaging IpVersion : 2 Protocol : 6 Port : 8250 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Orchestrator \- Data IpVersion : 2 Protocol : 6 Port : 8244 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Orchestrator \- Command IpVersion : 2 Protocol : 6 Port : 8240 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Orchestrator \- Lookup IpVersion : 2 Protocol : 6 Port : 8230 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Orchestrator Configuration \- HTTPS IpVersion : 2 Protocol : 6 Port : 8283 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Orchestrator \- HTTPS IpVersion : 2 Protocol : 6 Port : 8281 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Orchestrator \- HTTP IpVersion : 2 Protocol : 6 Port : 8280 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Orchestrator Configurator \- HTTP IpVersion : 2 Protocol : 6 Port : 8282 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Server \- Web Services HTTPS IpVersion : 2 Protocol : 6 Port : 8443 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Server \- VMwareVCMSDS{html}<a rel="nofollow" href="https://carlwiki.carleton.edu/bin/edit/SysNet/VMwareVCMSDS?topicparent=SysNet.WinDoctemplate1" title="Create this topic">{html}?{html}</a>{html} LDAP Port IpVersion : 2 Protocol : 6 Port : 389 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Server \- HTTPS IpVersion : 2 Protocol : 6 Port : 443 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Server \- HTTP IpVersion : 2 Protocol : 6 Port : 80 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Server Web Services HTTP IpVersion : 2 Protocol : 6 Port : 8080 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False Name : VMware vCenter Server \- Host heartbeat IpVersion : 2 Protocol : 17 Port : 902 Scope : 0 RemoteAddresses : * Enabled : True BuiltIn : False{quote}{quote}{quote}{quote}{html}<blockquote style="border\-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html}{html}<blockquote style="border-style: none; margin: 0px 0px 0px 40px; padding: 0px">{html} {quote}{quote} {quote}-- Main.SeanAzelton - 22 Sep 2009 |
Page Comparison
General
Content
Integrations