SHARE
TWEET

Untitled

a guest Mar 2nd, 2016 88 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [PS] C:\>Get-OutlookProvider | fl
  2.  
  3.  
  4. RunspaceId           : e5e8b70b-56e8-49ed-b588-31ca584b0372
  5. CertPrincipalName    : msstd:owa.company.com
  6. Server               :
  7. TTL                  : 1
  8. OutlookProviderFlags : None
  9. AdminDisplayName     :
  10. ExchangeVersion      : 0.1 (8.0.535.0)
  11. Name                 : EXCH
  12. DistinguishedName    : CN=EXCH,CN=Outlook,CN=AutoDiscover,CN=Client Access,CN=First Organization,CN=Microsoft Exchange,
  13.                        CN=Services,CN=Configuration,DC=company,DC=local
  14. Identity             : EXCH
  15. Guid                 : add122a4-696f-42c6-b330-482832512153
  16. ObjectCategory       : company.local/Configuration/Schema/ms-Exch-Auto-Discover-Config
  17. ObjectClass          : {top, msExchAutoDiscoverConfig}
  18. WhenChanged          : 31/01/2016 1:18:17 PM
  19. WhenCreated          : 01/03/2013 11:58:59 AM
  20. WhenChangedUTC       : 31/01/2016 6:18:17 PM
  21. WhenCreatedUTC       : 01/03/2013 4:58:59 PM
  22. OrganizationId       :
  23. OriginatingServer    : dc.company.local
  24. IsValid              : True
  25.  
  26. RunspaceId           : e5e8b70b-56e8-49ed-b588-31ca584b0372
  27. CertPrincipalName    : msstd:owa.company.com
  28. Server               :
  29. TTL                  : 1
  30. OutlookProviderFlags : None
  31. AdminDisplayName     :
  32. ExchangeVersion      : 0.1 (8.0.535.0)
  33. Name                 : EXPR
  34. DistinguishedName    : CN=EXPR,CN=Outlook,CN=AutoDiscover,CN=Client Access,CN=First Organization,CN=Microsoft Exchange,
  35.                        CN=Services,CN=Configuration,DC=company,DC=local
  36. Identity             : EXPR
  37. Guid                 : 5a1c8219-c9e3-4057-be60-8b6ea0a47eb9
  38. ObjectCategory       : company.local/Configuration/Schema/ms-Exch-Auto-Discover-Config
  39. ObjectClass          : {top, msExchAutoDiscoverConfig}
  40. WhenChanged          : 31/01/2016 1:18:17 PM
  41. WhenCreated          : 01/03/2013 11:58:59 AM
  42. WhenChangedUTC       : 31/01/2016 6:18:17 PM
  43. WhenCreatedUTC       : 01/03/2013 4:58:59 PM
  44. OrganizationId       :
  45. OriginatingServer    : dc.company.local
  46. IsValid              : True
  47.  
  48. RunspaceId           : e5e8b70b-56e8-49ed-b588-31ca584b0372
  49. CertPrincipalName    : msstd:owa.company.com
  50. Server               :
  51. TTL                  : 1
  52. OutlookProviderFlags : None
  53. AdminDisplayName     :
  54. ExchangeVersion      : 0.1 (8.0.535.0)
  55. Name                 : WEB
  56. DistinguishedName    : CN=WEB,CN=Outlook,CN=AutoDiscover,CN=Client Access,CN=First Organization,CN=Microsoft Exchange,C
  57.                        N=Services,CN=Configuration,DC=company,DC=local
  58. Identity             : WEB
  59. Guid                 : 66b8d60d-f471-48c5-9c05-bf787026f074
  60. ObjectCategory       : company.local/Configuration/Schema/ms-Exch-Auto-Discover-Config
  61. ObjectClass          : {top, msExchAutoDiscoverConfig}
  62. WhenChanged          : 31/01/2016 1:18:17 PM
  63. WhenCreated          : 01/03/2013 11:58:59 AM
  64. WhenChangedUTC       : 31/01/2016 6:18:17 PM
  65. WhenCreatedUTC       : 01/03/2013 4:58:59 PM
  66. OrganizationId       :
  67. OriginatingServer    : dc.company.local
  68. IsValid              : True
  69.  
  70. [PS] C:\>Get-OutlookAnywhere | fl
  71.  
  72.  
  73. RunspaceId                      : e5e8b70b-56e8-49ed-b588-31ca584b0372
  74. ServerName                      : exchange
  75. SSLOffloading                   : True
  76. ExternalHostname                : owa.company.com
  77. ClientAuthenticationMethod      : Ntlm
  78. IISAuthenticationMethods        : {Basic, Ntlm}
  79. XropUrl                         :
  80. MetabasePath                    : IIS://exchange.company.local/W3SVC/1/ROOT/Rpc
  81. Path                            : C:\Windows\System32\RpcProxy
  82. ExtendedProtectionTokenChecking : None
  83. ExtendedProtectionFlags         : {}
  84. ExtendedProtectionSPNList       : {}
  85. Server                          : exchange
  86. AdminDisplayName                :
  87. ExchangeVersion                 : 0.10 (14.0.100.0)
  88. Name                            : Rpc (Default Web Site)
  89. DistinguishedName               : CN=Rpc (Default Web Site),CN=HTTP,CN=Protocols,CN=exchange,CN=Servers,CN=Exchange
  90.                                   Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organization
  91.                                   ,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=company,DC=local
  92. Identity                        : exchange\Rpc (Default Web Site)
  93. Guid                            : 355d52c2-d843-4135-b65a-4a9ec101ba56
  94. ObjectCategory                  : company.local/Configuration/Schema/ms-Exch-Rpc-Http-Virtual-Directory
  95. ObjectClass                     : {top, msExchVirtualDirectory, msExchRpcHttpVirtualDirectory}
  96. WhenChanged                     : 31/01/2016 1:18:17 PM
  97. WhenCreated                     : 21/11/2013 10:05:25 AM
  98. WhenChangedUTC                  : 31/01/2016 6:18:17 PM
  99. WhenCreatedUTC                  : 21/11/2013 3:05:25 PM
  100. OrganizationId                  :
  101. OriginatingServer               : dc.company.local
  102. IsValid                         : True
  103.  
  104. [PS] C:\>Get-ClientAccessServer | fl
  105.  
  106.  
  107. RunspaceId                           : e5e8b70b-56e8-49ed-b588-31ca584b0372
  108. Name                                 : exchange
  109. Fqdn                                 : exchange.company.local
  110. OutlookAnywhereEnabled               : True
  111. AutoDiscoverServiceCN                : exchange
  112. AutoDiscoverServiceClassName         : ms-Exchange-AutoDiscover-Service
  113. AutoDiscoverServiceInternalUri       : https://owa.company.com/Autodiscover/Autodiscover.xml
  114. AutoDiscoverServiceGuid              : 77378f46-2c66-4aa9-a6a6-3e7a48b19596
  115. AutoDiscoverSiteScope                : {Default-First-Site-Name}
  116. AlternateServiceAccountConfiguration :
  117. IrmLogEnabled                        : True
  118. IrmLogMaxAge                         : 30.00:00:00
  119. IrmLogMaxDirectorySize               : 250 MB (262,144,000 bytes)
  120. IrmLogMaxFileSize                    : 10 MB (10,485,760 bytes)
  121. IrmLogPath                           : C:\Program Files\Microsoft\Exchange Server\V14\Logging\IRMLogs
  122. IsOutOfService                       : False
  123. MigrationLogLoggingLevel             : Information
  124. MigrationLogFilePath                 :
  125. MigrationLogMaxAge                   : 180.00:00:00
  126. MigrationLogMaxDirectorySize         : 10 GB (10,737,418,240 bytes)
  127. MigrationLogMaxFileSize              : 100 MB (104,857,600 bytes)
  128. IsValid                              : True
  129. ExchangeVersion                      : 0.1 (8.0.535.0)
  130. DistinguishedName                    : CN=exchange,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=
  131.                                        Administrative Groups,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN
  132.                                        =Configuration,DC=company,DC=local
  133. Identity                             : exchange
  134. Guid                                 : fd8d5b3c-6790-4609-95be-5b30b348f181
  135. ObjectCategory                       : company.local/Configuration/Schema/ms-Exch-Exchange-Server
  136. ObjectClass                          : {top, server, msExchExchangeServer}
  137. WhenChanged                          : 31/01/2016 1:13:46 PM
  138. WhenCreated                          : 01/07/2013 8:28:07 PM
  139. WhenChangedUTC                       : 31/01/201[PS] C:\>Get-ActiveSyncVirtualDirectory | fl
  140.  
  141.  
  142. RunspaceId                                 : e5e8b70b-56e8-49ed-b588-31ca584b0372
  143. MobileClientFlags                          : BadItemReportingEnabled, SendWatsonReport
  144. MobileClientCertificateProvisioningEnabled : False
  145. BadItemReportingEnabled                    : True
  146. SendWatsonReport                           : True
  147. MobileClientCertificateAuthorityURL        :
  148. MobileClientCertTemplateName               :
  149. ActiveSyncServer                           : https://owa.company.com/Microsoft-Server-ActiveSync
  150. RemoteDocumentsActionForUnknownServers     : Allow
  151. RemoteDocumentsAllowedServers              : {}
  152. RemoteDocumentsBlockedServers              : {}
  153. RemoteDocumentsInternalDomainSuffixList    : {}
  154. MetabasePath                               : IIS://exchange.company.local/W3SVC/1/ROOT/Microsoft-Server-ActiveSync
  155. BasicAuthEnabled                           : True
  156. WindowsAuthEnabled                         : False
  157. CompressionEnabled                         : True
  158. ClientCertAuth                             : Ignore
  159. WebsiteName                                : Default Web Site
  160. WebSiteSSLEnabled                          : True
  161. VirtualDirectoryName                       : Microsoft-Server-ActiveSync
  162. Path                                       :
  163. ExtendedProtectionTokenChecking            : None
  164. ExtendedProtectionFlags                    : {}
  165. ExtendedProtectionSPNList                  : {}
  166. Server                                     : exchange
  167. InternalUrl                                : https://owa.company.com/Microsoft-Server-ActiveSync
  168. InternalAuthenticationMethods              : {}
  169. ExternalUrl                                : https://owa.company.com/Microsoft-Server-ActiveSync
  170. ExternalAuthenticationMethods              : {}
  171. AdminDisplayName                           :
  172. ExchangeVersion                            : 0.10 (14.0.100.0)
  173. Name                                       : Microsoft-Server-ActiveSync (Default Web Site)
  174. DistinguishedName                          : CN=Microsoft-Server-ActiveSync (Default Web Site),CN=HTTP,CN=Protocols,CN=
  175.                                              exchange,CN=Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),
  176.                                              CN=Administrative Groups,CN=First Organization,CN=Microsoft Exchange,CN=Se
  177.                                              rvices,CN=Configuration,DC=company,DC=local
  178. Identity                                   : exchange\Microsoft-Server-ActiveSync (Default Web Site)
  179. Guid                                       : 6e15806a-49aa-40fb-99ea-6bbc0ff6cbb1
  180. ObjectCategory                             : company.local/Configuration/Schema/ms-Exch-Mobile-Virtual-Directory
  181. ObjectClass                                : {top, msExchVirtualDirectory, msExchMobileVirtualDirectory}
  182. WhenChanged                                : 31/01/2016 1:18:17 PM
  183. WhenCreated                                : 01/07/2013 8:29:44 PM
  184. WhenChangedUTC                             : 31/01/2016 6:18:17 PM
  185. WhenCreatedUTC                             : 02/07/2013 12:29:44 AM
  186. OrganizationId                             :
  187. OriginatingServer                          : dc.company.local
  188. IsValid                                    : True6 6:13:46 PM
  189. WhenCreatedUTC                       : 02/07/2013 12:28:07 AM
  190. OrganizationId                       :
  191. OriginatingServer                    : dc.company.local
  192.  
  193. [PS] C:\>Get-AutodiscoverVirtualDirectory | fl
  194.  
  195.  
  196. RunspaceId                      : e5e8b70b-56e8-49ed-b588-31ca584b0372
  197. Name                            : Autodiscover (Default Web Site)
  198. InternalAuthenticationMethods   : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
  199. ExternalAuthenticationMethods   : {Basic, Ntlm, WindowsIntegrated, WSSecurity}
  200. LiveIdSpNegoAuthentication      : False
  201. WSSecurityAuthentication        : True
  202. LiveIdBasicAuthentication       : False
  203. BasicAuthentication             : True
  204. DigestAuthentication            : False
  205. WindowsAuthentication           : True
  206. MetabasePath                    : IIS://exchange.company.local/W3SVC/1/ROOT/Autodiscover
  207. Path                            : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\Autodiscover
  208. ExtendedProtectionTokenChecking : None
  209. ExtendedProtectionFlags         : {}
  210. ExtendedProtectionSPNList       : {}
  211. Server                          : exchange
  212. InternalUrl                     : https://owa.company.com//Autodiscover/Autodiscover.xml
  213. ExternalUrl                     : https://owa.company.com/Autodiscover/Autodiscover.xml
  214. AdminDisplayName                :
  215. ExchangeVersion                 : 0.10 (14.0.100.0)
  216. DistinguishedName               : CN=Autodiscover (Default Web Site),CN=HTTP,CN=Protocols,CN=exchange,CN=Servers,CN=
  217.                                   Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Org
  218.                                   anization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=company,DC=local
  219. Identity                        : exchange\Autodiscover (Default Web Site)
  220. Guid                            : 37d3ff17-0c77-4242-a259-14ca0facc418
  221. ObjectCategory                  : company.local/Configuration/Schema/ms-Exch-Auto-Discover-Virtual-Directory
  222. ObjectClass                     : {top, msExchVirtualDirectory, msExchAutoDiscoverVirtualDirectory}
  223. WhenChanged                     : 31/01/2016 1:18:17 PM
  224. WhenCreated                     : 01/07/2013 8:29:41 PM
  225. WhenChangedUTC                  : 31/01/2016 6:18:17 PM
  226. WhenCreatedUTC                  : 02/07/2013 12:29:41 AM
  227. OrganizationId                  :
  228. OriginatingServer               : dc.company.local
  229. IsValid                         : True
  230.  
  231. [PS] C:\>Get-EcpVirtualDirectory | fl
  232.  
  233.  
  234. RunspaceId                      : e5e8b70b-56e8-49ed-b588-31ca584b0372
  235. Name                            : ecp (Default Web Site)
  236. InternalAuthenticationMethods   : {Basic, Fba, Ntlm, WindowsIntegrated}
  237. MetabasePath                    : IIS://exchange.company.local/W3SVC/1/ROOT/ecp
  238. BasicAuthentication             : True
  239. WindowsAuthentication           : True
  240. DigestAuthentication            : False
  241. FormsAuthentication             : True
  242. LiveIdAuthentication            : False
  243. DefaultDomain                   :
  244. GzipLevel                       : High
  245. WebSite                         : Default Web Site
  246. DisplayName                     : ecp
  247. Path                            : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\ecp
  248. ExtendedProtectionTokenChecking : None
  249. ExtendedProtectionFlags         : {}
  250. ExtendedProtectionSPNList       : {}
  251. Server                          : exchange
  252. InternalUrl                     : https://owa.company.com/ecp
  253. ExternalUrl                     : https://owa.company.com/ecp
  254. ExternalAuthenticationMethods   : {Fba}
  255. AdminDisplayName                :
  256. ExchangeVersion                 : 0.10 (14.0.100.0)
  257. DistinguishedName               : CN=ecp (Default Web Site),CN=HTTP,CN=Protocols,CN=exchange,CN=Servers,CN=Exchange
  258.                                   Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organization
  259.                                   ,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=company,DC=local
  260. Identity                        : exchange\ecp (Default Web Site)
  261. Guid                            : 82ccde66-e41e-4492-bc76-b673f8c1137f
  262. ObjectCategory                  : company.local/Configuration/Schema/ms-Exch-ECP-Virtual-Directory
  263. ObjectClass                     : {top, msExchVirtualDirectory, msExchECPVirtualDirectory}
  264. WhenChanged                     : 31/01/2016 1:18:17 PM
  265. WhenCreated                     : 01/07/2013 8:29:27 PM
  266. WhenChangedUTC                  : 31/01/2016 6:18:17 PM
  267. WhenCreatedUTC                  : 02/07/2013 12:29:27 AM
  268. OrganizationId                  :
  269. OriginatingServer               : dc.company.local
  270. IsValid                         : True
  271.  
  272. [PS] C:\>Get-OabVirtualDirectory | fl
  273.  
  274.  
  275. RunspaceId                      : e5e8b70b-56e8-49ed-b588-31ca584b0372
  276. Name                            : OAB (Default Web Site)
  277. PollInterval                    : 480
  278. OfflineAddressBooks             : {\OAB}
  279. RequireSSL                      : True
  280. BasicAuthentication             : False
  281. WindowsAuthentication           : True
  282. MetabasePath                    : IIS://exchange.company.local/W3SVC/1/ROOT/OAB
  283. Path                            : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\OAB
  284. ExtendedProtectionTokenChecking : None
  285. ExtendedProtectionFlags         : {}
  286. ExtendedProtectionSPNList       : {}
  287. Server                          : exchange
  288. InternalUrl                     : https://owa.company.com/OAB
  289. InternalAuthenticationMethods   : {WindowsIntegrated}
  290. ExternalUrl                     : https://owa.company.com/OAB
  291. ExternalAuthenticationMethods   : {WindowsIntegrated}
  292. AdminDisplayName                :
  293. ExchangeVersion                 : 0.10 (14.0.100.0)
  294. DistinguishedName               : CN=OAB (Default Web Site),CN=HTTP,CN=Protocols,CN=exchange,CN=Servers,CN=Exchange
  295.                                   Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organization
  296.                                   ,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=company,DC=local
  297. Identity                        : exchange\OAB (Default Web Site)
  298. Guid                            : a8c03d55-013c-4100-b9f8-136279e0766c
  299. ObjectCategory                  : company.local/Configuration/Schema/ms-Exch-OAB-Virtual-Directory
  300. ObjectClass                     : {top, msExchVirtualDirectory, msExchOABVirtualDirectory}
  301. WhenChanged                     : 31/01/2016 1:18:17 PM
  302. WhenCreated                     : 01/07/2013 8:29:25 PM
  303. WhenChangedUTC                  : 31/01/2016 6:18:17 PM
  304. WhenCreatedUTC                  : 02/07/2013 12:29:25 AM
  305. OrganizationId                  :
  306. OriginatingServer               : dc.company.local
  307. IsValid                         : True
  308.  
  309. [PS] C:\>Get-OwaVirtualDirectory | fl
  310.  
  311.  
  312. RunspaceId                                          : e5e8b70b-56e8-49ed-b588-31ca584b0372
  313. DirectFileAccessOnPublicComputersEnabled            : True
  314. DirectFileAccessOnPrivateComputersEnabled           : True
  315. WebReadyDocumentViewingOnPublicComputersEnabled     : True
  316. WebReadyDocumentViewingOnPrivateComputersEnabled    : True
  317. ForceWebReadyDocumentViewingFirstOnPublicComputers  : False
  318. ForceWebReadyDocumentViewingFirstOnPrivateComputers : False
  319. RemoteDocumentsActionForUnknownServers              : Block
  320. ActionForUnknownFileAndMIMETypes                    : ForceSave
  321. WebReadyFileTypes                                   : {.xlsx, .pptx, .docx, .xls, .rtf, .ppt, .pps, .pdf, .dot, .doc}
  322. WebReadyMimeTypes                                   : {application/vnd.openxmlformats-officedocument.presentationml.pre
  323.                                                       sentation, application/vnd.openxmlformats-officedocument.wordproc
  324.                                                       essingml.document, application/vnd.openxmlformats-officedocument.
  325.                                                       spreadsheetml.sheet, application/vnd.ms-powerpoint, application/x
  326.                                                       -mspowerpoint, application/vnd.ms-excel, application/x-msexcel, a
  327.                                                       pplication/msword, application/pdf}
  328. WebReadyDocumentViewingForAllSupportedTypes         : True
  329. WebReadyDocumentViewingSupportedMimeTypes           : {application/msword, application/vnd.ms-excel, application/x-msex
  330.                                                       cel, application/vnd.ms-powerpoint, application/x-mspowerpoint, a
  331.                                                       pplication/pdf, application/vnd.openxmlformats-officedocument.wor
  332.                                                       dprocessingml.document, application/vnd.openxmlformats-officedocu
  333.                                                       ment.spreadsheetml.sheet, application/vnd.openxmlformats-officedo
  334.                                                       cument.presentationml.presentation}
  335. WebReadyDocumentViewingSupportedFileTypes           : {.doc, .dot, .rtf, .xls, .ppt, .pps, .pdf, .docx, .xlsx, .pptx}
  336. AllowedFileTypes                                    : {.rpmsg, .xlsx, .xlsm, .xlsb, .tiff, .pptx, .pptm, .ppsx, .ppsm,
  337.                                                       .docx, .docm, .zip, .xls, .wmv, .wma, .wav...}
  338. AllowedMimeTypes                                    : {image/jpeg, image/png, image/gif, image/bmp}
  339. ForceSaveFileTypes                                  : {.vsmacros, .ps2xml, .ps1xml, .mshxml, .gadget, .psc2, .psc1, .as
  340.                                                       px, .wsh, .wsf, .wsc, .vsw, .vst, .vss, .vbs, .vbe...}
  341. ForceSaveMimeTypes                                  : {Application/x-shockwave-flash, Application/octet-stream, Applica
  342.                                                       tion/futuresplash, Application/x-director}
  343. BlockedFileTypes                                    : {.vsmacros, .msh2xml, .msh1xml, .ps2xml, .ps1xml, .mshxml, .gadge
  344.                                                       t, .mhtml, .psc2, .psc1, .msh2, .msh1, .aspx, .xml, .wsh, .wsf...
  345.                                                       }
  346. BlockedMimeTypes                                    : {application/x-javascript, application/javascript, application/ms
  347.                                                       access, x-internet-signup, text/javascript, application/xml, appl
  348.                                                       ication/prg, application/hta, text/scriplet, text/xml}
  349. RemoteDocumentsAllowedServers                       : {}
  350. RemoteDocumentsBlockedServers                       : {}
  351. RemoteDocumentsInternalDomainSuffixList             : {}
  352. FolderPathname                                      :
  353. Url                                                 : {}
  354. LogonFormat                                         : FullDomain
  355. ClientAuthCleanupLevel                              : High
  356. FilterWebBeaconsAndHtmlForms                        : UserFilterChoice
  357. NotificationInterval                                : 120
  358. DefaultTheme                                        :
  359. UserContextTimeout                                  : 60
  360. ExchwebProxyDestination                             :
  361. VirtualDirectoryType                                :
  362. OwaVersion                                          : Exchange2010
  363. ServerName                                          : exchange
  364. InstantMessagingCertificateThumbprint               :
  365. InstantMessagingServerName                          :
  366. RedirectToOptimalOWAServer                          : True
  367. DefaultClientLanguage                               : 0
  368. LogonAndErrorLanguage                               : 0
  369. UseGB18030                                          : False
  370. UseISO885915                                        : False
  371. OutboundCharset                                     : AutoDetect
  372. GlobalAddressListEnabled                            : True
  373. OrganizationEnabled                                 : True
  374. ExplicitLogonEnabled                                : True
  375. OWALightEnabled                                     : True
  376. DelegateAccessEnabled                               : True
  377. IRMEnabled                                          : True
  378. CalendarEnabled                                     : True
  379. ContactsEnabled                                     : True
  380. TasksEnabled                                        : True
  381. JournalEnabled                                      : True
  382. NotesEnabled                                        : True
  383. RemindersAndNotificationsEnabled                    : True
  384. PremiumClientEnabled                                : True
  385. SpellCheckerEnabled                                 : True
  386. SearchFoldersEnabled                                : True
  387. SignaturesEnabled                                   : True
  388. ThemeSelectionEnabled                               : True
  389. JunkEmailEnabled                                    : True
  390. UMIntegrationEnabled                                : True
  391. WSSAccessOnPublicComputersEnabled                   : True
  392. WSSAccessOnPrivateComputersEnabled                  : True
  393. ChangePasswordEnabled                               : True
  394. UNCAccessOnPublicComputersEnabled                   : True
  395. UNCAccessOnPrivateComputersEnabled                  : True
  396. ActiveSyncIntegrationEnabled                        : True
  397. AllAddressListsEnabled                              : True
  398. RulesEnabled                                        : True
  399. PublicFoldersEnabled                                : True
  400. SMimeEnabled                                        : True
  401. RecoverDeletedItemsEnabled                          : True
  402. InstantMessagingEnabled                             : True
  403. TextMessagingEnabled                                : True
  404. ForceSaveAttachmentFilteringEnabled                 : False
  405. SilverlightEnabled                                  : True
  406. CalendarPublishingEnabled                           : True
  407. OWAMiniEnabled                                      : True
  408. InstantMessagingType                                : None
  409. Exchange2003Url                                     :
  410. FailbackUrl                                         :
  411. LegacyRedirectType                                  : Silent
  412. CrossSiteRedirectType                               : Manual
  413. Name                                                : owa (Default Web Site)
  414. InternalAuthenticationMethods                       : {Basic, Fba, Ntlm, WindowsIntegrated}
  415. MetabasePath                                        : IIS://exchange.company.local/W3SVC/1/ROOT/owa
  416. BasicAuthentication                                 : True
  417. WindowsAuthentication                               : True
  418. DigestAuthentication                                : False
  419. FormsAuthentication                                 : True
  420. LiveIdAuthentication                                : False
  421. DefaultDomain                                       :
  422. GzipLevel                                           : High
  423. WebSite                                             : Default Web Site
  424. DisplayName                                         : owa
  425. Path                                                : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\owa
  426. ExtendedProtectionTokenChecking                     : None
  427. ExtendedProtectionFlags                             : {}
  428. ExtendedProtectionSPNList                           : {}
  429. Server                                              : exchange
  430. InternalUrl                                         : https://owa.company.com/owa
  431. ExternalUrl                                         : https://owa.company.com/owa
  432. ExternalAuthenticationMethods                       : {Fba}
  433. AdminDisplayName                                    :
  434. ExchangeVersion                                     : 0.10 (14.0.100.0)
  435. DistinguishedName                                   : CN=owa (Default Web Site),CN=HTTP,CN=Protocols,CN=exchange,CN=
  436.                                                       Servers,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Adm
  437.                                                       inistrative Groups,CN=First Organization,CN=Microsoft Exchange,CN
  438.                                                       =Services,CN=Configuration,DC=company,DC=local
  439. Identity                                            : exchange\owa (Default Web Site)
  440. Guid                                                : aecaa771-5b6d-4a72-ba60-69297642de12
  441. ObjectCategory                                      : company.local/Configuration/Schema/ms-Exch-OWA-Virtual-Directory
  442. ObjectClass                                         : {top, msExchVirtualDirectory, msExchOWAVirtualDirectory}
  443. WhenChanged                                         : 31/01/2016 1:18:17 PM
  444. WhenCreated                                         : 01/07/2013 8:29:24 PM
  445. WhenChangedUTC                                      : 31/01/2016 6:18:17 PM
  446. WhenCreatedUTC                                      : 02/07/2013 12:29:24 AM
  447. OrganizationId                                      :
  448. OriginatingServer                                   : dc.company.local
  449. IsValid                                             : True
  450.  
  451. [PS] C:\>Get-PowerShellVirtualDirectory | fl
  452.  
  453.  
  454. RunspaceId                      : e5e8b70b-56e8-49ed-b588-31ca584b0372
  455. CertificateAuthentication       : False
  456. RequireSSL                      : False
  457. Name                            : PowerShell (Default Web Site)
  458. InternalAuthenticationMethods   : {}
  459. ExternalAuthenticationMethods   : {}
  460. LiveIdSpNegoAuthentication      : False
  461. WSSecurityAuthentication        : False
  462. LiveIdBasicAuthentication       : False
  463. BasicAuthentication             : False
  464. DigestAuthentication            : False
  465. WindowsAuthentication           : False
  466. MetabasePath                    : IIS://exchange.company.local/W3SVC/1/ROOT/PowerShell
  467. Path                            : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell
  468. ExtendedProtectionTokenChecking : None
  469. ExtendedProtectionFlags         : {}
  470. ExtendedProtectionSPNList       : {}
  471. Server                          : exchange
  472. InternalUrl                     : https://owa.company.com/powershell
  473. ExternalUrl                     : https://owa.company.com/powershell
  474. AdminDisplayName                :
  475. ExchangeVersion                 : 0.10 (14.0.100.0)
  476. DistinguishedName               : CN=PowerShell (Default Web Site),CN=HTTP,CN=Protocols,CN=exchange,CN=Servers,CN=Ex
  477.                                   change Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organ
  478.                                   ization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=company,DC=local
  479. Identity                        : exchange\PowerShell (Default Web Site)
  480. Guid                            : 184c6067-bd2a-4b37-a877-c8818a9e340a
  481. ObjectCategory                  : company.local/Configuration/Schema/ms-Exch-Power-Shell-Virtual-Directory
  482. ObjectClass                     : {top, msExchVirtualDirectory, msExchPowerShellVirtualDirectory}
  483. WhenChanged                     : 31/01/2016 1:18:17 PM
  484. WhenCreated                     : 01/07/2013 8:29:48 PM
  485. WhenChangedUTC                  : 31/01/2016 6:18:17 PM
  486. WhenCreatedUTC                  : 02/07/2013 12:29:48 AM
  487. OrganizationId                  :
  488. OriginatingServer               : dc.company.local
  489. IsValid                         : True
  490.  
  491. RunspaceId                      : e5e8b70b-56e8-49ed-b588-31ca584b0372
  492. CertificateAuthentication       : False
  493. RequireSSL                      : True
  494. Name                            : PowerShell-Proxy (Default Web Site)
  495. InternalAuthenticationMethods   : {Ntlm, WindowsIntegrated}
  496. ExternalAuthenticationMethods   : {Ntlm, WindowsIntegrated}
  497. LiveIdSpNegoAuthentication      : False
  498. WSSecurityAuthentication        : False
  499. LiveIdBasicAuthentication       : False
  500. BasicAuthentication             : False
  501. DigestAuthentication            : False
  502. WindowsAuthentication           : True
  503. MetabasePath                    : IIS://exchange.company.local/W3SVC/1/ROOT/PowerShell-Proxy
  504. Path                            : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\PowerShell-Proxy
  505. ExtendedProtectionTokenChecking : None
  506. ExtendedProtectionFlags         : {}
  507. ExtendedProtectionSPNList       : {}
  508. Server                          : exchange
  509. InternalUrl                     :
  510. ExternalUrl                     :
  511. AdminDisplayName                :
  512. ExchangeVersion                 : 0.10 (14.0.100.0)
  513. DistinguishedName               : CN=PowerShell-Proxy (Default Web Site),CN=HTTP,CN=Protocols,CN=exchange,CN=Servers
  514.                                   ,CN=Exchange Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First
  515.                                    Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=company,DC=local
  516. Identity                        : exchange\PowerShell-Proxy (Default Web Site)
  517. Guid                            : 0d67abcb-c5c7-4ea8-8ca6-601101a49154
  518. ObjectCategory                  : company.local/Configuration/Schema/ms-Exch-Power-Shell-Virtual-Directory
  519. ObjectClass                     : {top, msExchVirtualDirectory, msExchPowerShellVirtualDirectory}
  520. WhenChanged                     : 04/05/2015 3:52:20 PM
  521. WhenCreated                     : 07/09/2014 12:37:53 PM
  522. WhenChangedUTC                  : 04/05/2015 7:52:20 PM
  523. WhenCreatedUTC                  : 07/09/2014 4:37:53 PM
  524. OrganizationId                  :
  525. OriginatingServer               : dc.company.local
  526. IsValid                         : True
  527.  
  528. [PS] C:\>Get-WebServicesVirtualDirectory | fl
  529.  
  530.  
  531. RunspaceId                      : e5e8b70b-56e8-49ed-b588-31ca584b0372
  532. CertificateAuthentication       :
  533. InternalNLBBypassUrl            :
  534. GzipLevel                       : High
  535. MRSProxyEnabled                 : False
  536. MRSProxyMaxConnections          : 100
  537. Name                            : EWS (Default Web Site)
  538. InternalAuthenticationMethods   : {Ntlm, WindowsIntegrated, WSSecurity}
  539. ExternalAuthenticationMethods   : {Ntlm, WindowsIntegrated, WSSecurity}
  540. LiveIdSpNegoAuthentication      : False
  541. WSSecurityAuthentication        : True
  542. LiveIdBasicAuthentication       : False
  543. BasicAuthentication             : False
  544. DigestAuthentication            : False
  545. WindowsAuthentication           : True
  546. MetabasePath                    : IIS://exchange.company.local/W3SVC/1/ROOT/EWS
  547. Path                            : C:\Program Files\Microsoft\Exchange Server\V14\ClientAccess\exchweb\EWS
  548. ExtendedProtectionTokenChecking : None
  549. ExtendedProtectionFlags         : {}
  550. ExtendedProtectionSPNList       : {}
  551. Server                          : exchange
  552. InternalUrl                     : https://owa.company.com/ews/exchange.asmx
  553. ExternalUrl                     : https://owa.company.com/ews/exchange.asmx
  554. AdminDisplayName                :
  555. ExchangeVersion                 : 0.10 (14.0.100.0)
  556. DistinguishedName               : CN=EWS (Default Web Site),CN=HTTP,CN=Protocols,CN=exchange,CN=Servers,CN=Exchange
  557.                                   Administrative Group (FYDIBOHF23SPDLT),CN=Administrative Groups,CN=First Organization
  558.                                   ,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=company,DC=local
  559. Identity                        : exchange\EWS (Default Web Site)
  560. Guid                            : 33b8b03d-008d-4247-9ae9-d01913899547
  561. ObjectCategory                  : company.local/Configuration/Schema/ms-Exch-Web-Services-Virtual-Directory
  562. ObjectClass                     : {top, msExchVirtualDirectory, msExchWebServicesVirtualDirectory}
  563. WhenChanged                     : 31/01/2016 1:18:17 PM
  564. WhenCreated                     : 01/07/2013 8:29:46 PM
  565. WhenChangedUTC                  : 31/01/2016 6:18:17 PM
  566. WhenCreatedUTC                  : 02/07/2013 12:29:46 AM
  567. OrganizationId                  :
  568. OriginatingServer               : dc.company.local
  569. IsValid                         : True
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy. OK, I Understand
Not a member of Pastebin yet?
Sign Up, it unlocks many cool features!
 
Top