Facebook
From Silberling, 3 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 207
  1. **********************
  2. Start der Windows PowerShell-Aufzeichnung
  3. Startzeit: 20201014142246
  4. Benutzername: DOMAIN\Administrator
  5. RunAs-Benutzer: DOMAIN\Administrator
  6. Computer: SRVEX01 (Microsoft Windows NT 10.0.14393.0)
  7. Hostanwendung: C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -noexit -command . 'C:\Program Files\Microsoft\Exchange Server\V15\bin\RemoteExchange.ps1'; Connect-ExchangeServer -auto -ClientApplication:ManagementShell
  8. Prozess-ID: 20304
  9. PSVersion: 5.1.14393.3866
  10. PSEdition: Desktop
  11. PSCompatibleVersions: 1.0, 2.0, 3.0, 4.0, 5.0, 5.1.14393.3866
  12. BuildVersion: 10.0.14393.3866
  13. CLRVersion: 4.0.30319.42000
  14. WSManStackVersion: 3.0
  15. PSRemotingProtocolVersion: 2.3
  16. SerializationVersion: 1.1.0.1
  17. **********************
  18. Die Aufzeichnung wurde gestartet. Die Ausgabedatei ist "C:\log.txt".
  19.  C:\Windows\system32>
  20. PS>Get-OabVirtualDirectory | fl server, InternalURL, ExternalURL
  21.  
  22.  
  23. Server      : SRVEX01
  24. InternalUrl : https://mail.customer.de/OAB
  25. ExternalUrl : https://mail.customer.de/OAB
  26.  
  27.  
  28.  
  29.  C:\Windows\system32>
  30. PS>Get-WebServicesVirtualDirectory | fl server, InternalURL, ExternalURL
  31.  
  32.  
  33. Server      : SRVEX01
  34. InternalUrl : https://mail.customer.de/ews/exchange.asmx
  35. ExternalUrl : https://mail.customer.de/ews/exchange.asmx
  36.  
  37.  
  38.  
  39.  C:\Windows\system32>
  40. PS>Get-OutlookAnywhere | fl server, InternalHostName, ExternalHostName
  41.  
  42.  
  43. Server           : SRVEX01
  44. InternalHostname : mail.customer.de
  45. ExternalHostname : mail.customer.de
  46.  
  47.  
  48.  
  49.  C:\Windows\system32>
  50. PS>Get-OwaVirtualDirectory | fl server, InternalURL, ExternalURL
  51.  
  52.  
  53. Server      : SRVEX01
  54. InternalUrl : https://mail.customer.de/owa
  55. ExternalUrl : https://mail.customer.de/owa
  56.  
  57.  
  58.  
  59.  C:\Windows\system32>
  60. PS>Get-ClientAccessService | fl Name, AutodiscoverServiceInternalUri
  61.  
  62.  
  63. Name                           : SRVEX01
  64. AutoDiscoverServiceInternalUri : https://mail.customer.de/Autodiscover/Autodiscover.xml
  65.  
  66.  
  67.  
  68.  C:\Windows\system32>
  69. PS>Get-EcpVirtualDirectory| fl server, InternalURL, ExternalURL
  70.  
  71.  
  72. Server      : SRVEX01
  73. InternalUrl : https://srvex01.customer.tld/ecp
  74. ExternalUrl : https://mail.customer.de/ecp
  75.  
  76.  
  77.  
  78.  C:\Windows\system32>
  79. PS>Get-ActiveSyncVirtualDirectory | fl server, InternalURL, ExternalURL
  80.  
  81.  
  82. Server      : SRVEX01
  83. InternalUrl : https://mail.customer.de/Microsoft-Server-ActiveSync
  84. ExternalUrl : https://mail.customer.de/Microsoft-Server-ActiveSync
  85.  
  86.  
  87.  
  88.  C:\Windows\system32>
  89. PS>Get-MapiVirtualDirectory | fl server, InternalURL, ExternalURL
  90.  
  91.  
  92. Server      : SRVEX01
  93. InternalUrl : https://mail.customer.de/mapi
  94. ExternalUrl : https://mail.customer.de/mapi
  95.  
  96.  
  97.  
  98.  C:\Windows\system32>
  99. PS>Get-PowerShellVirtualDirectory | fl server, InternalURL, ExternalURL
  100.  
  101.  
  102. Server      : SRVEX01
  103. InternalUrl : http://srvex01.customer.tld/powershell
  104. ExternalUrl : https://mail.customer.de/powershell
  105.  
  106.  
  107.  
  108.  C:\Windows\system32>
  109. PS>Get-ExchangeCertificate | fl FriendlyName, Subject, CertificateDomains, Services, Issuer, *not*, Status
  110.  
  111.  
  112. FriendlyName       : Exchange Delegation Federation
  113. Subject            : CN=Federation
  114. CertificateDomains : {Federation}
  115. Services           : SMTP, Federation
  116. Issuer             : CN=Federation
  117. NotAfter           : 04.10.2025 17:40:38
  118. NotBefore          : 04.10.2020 17:40:38
  119. Status             : Valid
  120.  
  121. FriendlyName       : Microsoft Exchange Server Auth Certificate
  122. Subject            : CN=Microsoft Exchange Server Auth Certificate
  123. CertificateDomains : {}
  124. Services           : None
  125. Issuer             : CN=Microsoft Exchange Server Auth Certificate
  126. NotAfter           : 01.08.2025 18:06:40
  127. NotBefore          : 27.08.2020 18:06:40
  128. Status             : Valid
  129.  
  130. FriendlyName       : Microsoft Exchange
  131. Subject            : CN=SRVEX01
  132. CertificateDomains : {SRVEX01, SRVEX01.customer.tld}
  133. Services           : IMAP, POP, IIS
  134. Issuer             : CN=SRVEX01
  135. NotAfter           : 27.08.2025 18:04:58
  136. NotBefore          : 27.08.2020 18:04:58
  137. Status             : Valid
  138.  
  139. FriendlyName       : WMSVC-SHA2
  140. Subject            : CN=WMSvc-SHA2-SRVEX01
  141. CertificateDomains : {WMSvc-SHA2-SRVEX01}
  142. Services           : None
  143. Issuer             : CN=WMSvc-SHA2-SRVEX01
  144. NotAfter           : 25.08.2030 14:04:05
  145. NotBefore          : 27.08.2020 14:04:05
  146. Status             : Valid
  147.  
  148. FriendlyName       : Customer GmbH
  149. Subject            : CN=*.customer.de
  150. CertificateDomains : {*.customer.de, customer.de}
  151. Services           : IIS, SMTP
  152. Issuer             : CN=VALID_PROVIDER, C=GB
  153. NotAfter           : 26.04.2022 01:59:59
  154. NotBefore          : 25.02.2020 01:00:00
  155. Status             : Valid
  156.  
  157.  
  158.  
  159.  C:\Windows\system32>
  160. PS>Get-OrganizationConfig | fl *mapi*
  161.  
  162.  
  163. MapiHttpEnabled : True
  164.  
  165.  
  166.  
  167.  C:\Windows\system32>
  168. PS>Stop-Transcript
  169. **********************
  170. Ende der Windows PowerShell-Aufzeichnung
  171. Endzeit: 20201014142326
  172. **********************
  173.