SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Downloaden Sie, um offline zu lesen
Jean-Francois Piot

VP Product Management at GSX Solutions



 Olivier Raynaut

Microsoft Specialist at GSX Solutions



                   GSX Solutions© 2012   2
GSX Solutions at a glance

     Created in 1996
     Headquarter in Switzerland
     Offices in the USA, UK and France
     Specialized in Messaging and Collaboration
     Environment supervision




                                                  3
4
Introduction

Starting with PowerShell: Must Have Knowledge

How to use PowerShell?

Get Information and configure your environment with
PowerShell

Monitor and troubleshoot your environment

Report on usage of your environment

Problem with the use of PowerShell

How GSX Monitor and Analyzer can help you ?

                         GSX Solutions© 2012          5
Designed as a new approach to command line
management, released in 2006

Built upon the .Net framework

Use cmdlets for management, queries and tasks

Able to combine cmdlets to perform more complex tasks

Able to ‘Pipe’ output from one cmdlet to the input of
another

Can be used to manage servers and applications remotely

                      GSX Solutions© 2012               6
Pre-installed on Windows 7 and Windows Server 2008 R2
but can be added to previous versions by downloading
and installing the Windows Management Framework

Snappin

Cmdlet to find his way:
  Syntax: “verb-resource”
     New

     Get

     Remove

     Set
                        GSX Solutions© 2012             7
Cmdlet:
There are only two cmdlets you need to know:
   – Get-Help
   – Get-Command

For all the common cmdlets there are aliases that allow you to
call them:
   – Get-Help
      • man
      • help
• Get-Command
       • gcm
Advice: Parameters for Get-Help:
       - full: full help
       - online: TechNet article on the cmdlets.

                           GSX Solutions© 2012                   8
Two Ways:
 Exchange Management Shell
    Easiest way to start with
    Launch : « Exchange Management Shell »

 Remote PowerShell
    Creating a PSSession: $session = New-PSSession –computerName
    <fqdn of machine> -credential Get-Credential –authentication
    Kerberos
    Connecting to Exchange directly: $session = New-PSSession -
    credential Get-Credential –authentication Kerberos –connectionURI
    http://<FQDN of Exc server>/PowerShell –configurationName
    Microsoft.Exchange

                                GSX Solutions© 2012                     9
First actions:

  Import the session:
     Import-PSSession $session



  Enter the session
     Enter-PSSession $session



  Invoke commands on the remote computer
     Invoke-Command { any cmdlet here} –session $session



                            GSX Solutions© 2012            10
Get Exchange Server
          Retrieve all the server of the current organization with name, site, roles,
version, AD server, etc.

   Get Mailbox
          Retrieve attributes and object for a mailbox

   Get ActiveSyncDevice
          Retrieve the list of devices with identification, configurations, status
          information

   Get PublicFolderDatabase
          Return specific database properties (including backup and mount status
          information)
   Get MailboxDatabase
          Retrieve one or more Mailbox Database objects
                                      GSX Solutions© 2012                               11
Autodiscover Test
   Test-OutlookWebservices

Mailbox Servers
   Get-MailboxDatabaseCopyStatus
   Test-MapiConnectivity
Hub Transport
   Get-Queue

Client Access Servers
   Test-OwaConnectivity
   Test-PopConnectivity
   Test-ImapConnectivity
   Test-ActiveSyncConnectivity


                                 GSX Solutions© 2012   12
Test OWAConnectivity
  Definition

    Test All Microsoft Exchange virtual directories

  Real Test



Test ActiveSync Connectivity
  Definition

    Makes a real synchronization and a Direct Push test

  Real Test



                          GSX Solutions© 2012             13
Get-Mailbox
   Definition: retrieve attributes and objects for mailbox

   Test

Get-MailboxStatistics
   Definition: Obtain information about mailbox (size, number of
   messages, last time accessed, etc…)

   Test

Get-LogonStatistics
   Definition: Retrieve logon information about current active sessions

   Test

                            GSX Solutions© 2012                       14
Maintainability



Automate and alert



Store the information



Trend availability and usage statistics



                        GSX Solutions© 2012   15
Maintainability



Automate and alert



Store the information



Trend availability and usage statistics



                        GSX Solutions© 2012   16
Scanning engine: where to automate tests?

Alert system: how to be alerted?

Mailbox, CAS, Hub, CAS Array, DAG PowerShell tests

PowerShell autodiscovery of the environment

End-to-End tests

Storing Statistics

Trending PowerShell statistics



                      GSX Solutions© 2012            17
GSX automates the PowerShell tests

GSX automates the alert system

GSX calculates and reports on the availability on each role
Mailbox, CAS, Hub, CAS Array, DAG with PowerShell tests

GSX draws the PowerShell autodiscovery of the environment

GSX adds others End-to-End tests such as Mail Routing

GSX enables the storage of PowerShell statistics for
troubleshoot and trending capacity



                         GSX Solutions© 2012                  18
@GSX_Solutions

                                            Friend of GSX

                                            GSX-Solutions Like page

                                   Blog     www.gsx.com/blog



GSX Solutions                                   GSX Solutions
Headquarters                                    North America
Geneva, Switzerland                                Buffalo, USA
+41 22 735 82 40                                 +1 310 765 4139
 sales@gsx.com                                    sales@gsx.com


                      GSX Solutions© 2012                             19

Weitere ähnliche Inhalte

Mehr von GSX Solutions

Using the right tools to keep control of your Office 365 deployments
Using the right tools to keep control of your Office 365 deploymentsUsing the right tools to keep control of your Office 365 deployments
Using the right tools to keep control of your Office 365 deploymentsGSX Solutions
 
Scom presentation from June 5th Webinar
Scom presentation from June 5th WebinarScom presentation from June 5th Webinar
Scom presentation from June 5th WebinarGSX Solutions
 
Ppt webinar gsx_exchange_hybridcloud
Ppt webinar gsx_exchange_hybridcloudPpt webinar gsx_exchange_hybridcloud
Ppt webinar gsx_exchange_hybridcloudGSX Solutions
 
MS Exchange workshop what is new in Exchange 2013
MS Exchange workshop what is new in Exchange 2013MS Exchange workshop what is new in Exchange 2013
MS Exchange workshop what is new in Exchange 2013GSX Solutions
 
Ms exchange workshop GSX Exchange server performance & reports
Ms exchange workshop GSX Exchange server performance & reportsMs exchange workshop GSX Exchange server performance & reports
Ms exchange workshop GSX Exchange server performance & reportsGSX Solutions
 
High Availability Traveler Architecture Map - IBM Connect 2013
High Availability Traveler Architecture Map - IBM Connect 2013High Availability Traveler Architecture Map - IBM Connect 2013
High Availability Traveler Architecture Map - IBM Connect 2013GSX Solutions
 
Webinar GSX How To Monitor your Exchange Environment
Webinar GSX How To Monitor your Exchange EnvironmentWebinar GSX How To Monitor your Exchange Environment
Webinar GSX How To Monitor your Exchange EnvironmentGSX Solutions
 
How to Apply ITIL Management principles to your Collaboration Environment?
How to Apply ITIL Management principles to your Collaboration Environment?How to Apply ITIL Management principles to your Collaboration Environment?
How to Apply ITIL Management principles to your Collaboration Environment?GSX Solutions
 
GSX_BLUGpresentation 2011
GSX_BLUGpresentation 2011GSX_BLUGpresentation 2011
GSX_BLUGpresentation 2011GSX Solutions
 
Lotusphere2011 GSX presentation
Lotusphere2011 GSX presentationLotusphere2011 GSX presentation
Lotusphere2011 GSX presentationGSX Solutions
 

Mehr von GSX Solutions (10)

Using the right tools to keep control of your Office 365 deployments
Using the right tools to keep control of your Office 365 deploymentsUsing the right tools to keep control of your Office 365 deployments
Using the right tools to keep control of your Office 365 deployments
 
Scom presentation from June 5th Webinar
Scom presentation from June 5th WebinarScom presentation from June 5th Webinar
Scom presentation from June 5th Webinar
 
Ppt webinar gsx_exchange_hybridcloud
Ppt webinar gsx_exchange_hybridcloudPpt webinar gsx_exchange_hybridcloud
Ppt webinar gsx_exchange_hybridcloud
 
MS Exchange workshop what is new in Exchange 2013
MS Exchange workshop what is new in Exchange 2013MS Exchange workshop what is new in Exchange 2013
MS Exchange workshop what is new in Exchange 2013
 
Ms exchange workshop GSX Exchange server performance & reports
Ms exchange workshop GSX Exchange server performance & reportsMs exchange workshop GSX Exchange server performance & reports
Ms exchange workshop GSX Exchange server performance & reports
 
High Availability Traveler Architecture Map - IBM Connect 2013
High Availability Traveler Architecture Map - IBM Connect 2013High Availability Traveler Architecture Map - IBM Connect 2013
High Availability Traveler Architecture Map - IBM Connect 2013
 
Webinar GSX How To Monitor your Exchange Environment
Webinar GSX How To Monitor your Exchange EnvironmentWebinar GSX How To Monitor your Exchange Environment
Webinar GSX How To Monitor your Exchange Environment
 
How to Apply ITIL Management principles to your Collaboration Environment?
How to Apply ITIL Management principles to your Collaboration Environment?How to Apply ITIL Management principles to your Collaboration Environment?
How to Apply ITIL Management principles to your Collaboration Environment?
 
GSX_BLUGpresentation 2011
GSX_BLUGpresentation 2011GSX_BLUGpresentation 2011
GSX_BLUGpresentation 2011
 
Lotusphere2011 GSX presentation
Lotusphere2011 GSX presentationLotusphere2011 GSX presentation
Lotusphere2011 GSX presentation
 

Kürzlich hochgeladen

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 

Kürzlich hochgeladen (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 

GSX Webinar PowerShell Cmdlets Automation

  • 1.
  • 2. Jean-Francois Piot VP Product Management at GSX Solutions Olivier Raynaut Microsoft Specialist at GSX Solutions GSX Solutions© 2012 2
  • 3. GSX Solutions at a glance Created in 1996 Headquarter in Switzerland Offices in the USA, UK and France Specialized in Messaging and Collaboration Environment supervision 3
  • 4. 4
  • 5. Introduction Starting with PowerShell: Must Have Knowledge How to use PowerShell? Get Information and configure your environment with PowerShell Monitor and troubleshoot your environment Report on usage of your environment Problem with the use of PowerShell How GSX Monitor and Analyzer can help you ? GSX Solutions© 2012 5
  • 6. Designed as a new approach to command line management, released in 2006 Built upon the .Net framework Use cmdlets for management, queries and tasks Able to combine cmdlets to perform more complex tasks Able to ‘Pipe’ output from one cmdlet to the input of another Can be used to manage servers and applications remotely GSX Solutions© 2012 6
  • 7. Pre-installed on Windows 7 and Windows Server 2008 R2 but can be added to previous versions by downloading and installing the Windows Management Framework Snappin Cmdlet to find his way: Syntax: “verb-resource” New Get Remove Set GSX Solutions© 2012 7
  • 8. Cmdlet: There are only two cmdlets you need to know: – Get-Help – Get-Command For all the common cmdlets there are aliases that allow you to call them: – Get-Help • man • help • Get-Command • gcm Advice: Parameters for Get-Help: - full: full help - online: TechNet article on the cmdlets. GSX Solutions© 2012 8
  • 9. Two Ways: Exchange Management Shell Easiest way to start with Launch : « Exchange Management Shell » Remote PowerShell Creating a PSSession: $session = New-PSSession –computerName <fqdn of machine> -credential Get-Credential –authentication Kerberos Connecting to Exchange directly: $session = New-PSSession - credential Get-Credential –authentication Kerberos –connectionURI http://<FQDN of Exc server>/PowerShell –configurationName Microsoft.Exchange GSX Solutions© 2012 9
  • 10. First actions: Import the session: Import-PSSession $session Enter the session Enter-PSSession $session Invoke commands on the remote computer Invoke-Command { any cmdlet here} –session $session GSX Solutions© 2012 10
  • 11. Get Exchange Server Retrieve all the server of the current organization with name, site, roles, version, AD server, etc. Get Mailbox Retrieve attributes and object for a mailbox Get ActiveSyncDevice Retrieve the list of devices with identification, configurations, status information Get PublicFolderDatabase Return specific database properties (including backup and mount status information) Get MailboxDatabase Retrieve one or more Mailbox Database objects GSX Solutions© 2012 11
  • 12. Autodiscover Test Test-OutlookWebservices Mailbox Servers Get-MailboxDatabaseCopyStatus Test-MapiConnectivity Hub Transport Get-Queue Client Access Servers Test-OwaConnectivity Test-PopConnectivity Test-ImapConnectivity Test-ActiveSyncConnectivity GSX Solutions© 2012 12
  • 13. Test OWAConnectivity Definition Test All Microsoft Exchange virtual directories Real Test Test ActiveSync Connectivity Definition Makes a real synchronization and a Direct Push test Real Test GSX Solutions© 2012 13
  • 14. Get-Mailbox Definition: retrieve attributes and objects for mailbox Test Get-MailboxStatistics Definition: Obtain information about mailbox (size, number of messages, last time accessed, etc…) Test Get-LogonStatistics Definition: Retrieve logon information about current active sessions Test GSX Solutions© 2012 14
  • 15. Maintainability Automate and alert Store the information Trend availability and usage statistics GSX Solutions© 2012 15
  • 16. Maintainability Automate and alert Store the information Trend availability and usage statistics GSX Solutions© 2012 16
  • 17. Scanning engine: where to automate tests? Alert system: how to be alerted? Mailbox, CAS, Hub, CAS Array, DAG PowerShell tests PowerShell autodiscovery of the environment End-to-End tests Storing Statistics Trending PowerShell statistics GSX Solutions© 2012 17
  • 18. GSX automates the PowerShell tests GSX automates the alert system GSX calculates and reports on the availability on each role Mailbox, CAS, Hub, CAS Array, DAG with PowerShell tests GSX draws the PowerShell autodiscovery of the environment GSX adds others End-to-End tests such as Mail Routing GSX enables the storage of PowerShell statistics for troubleshoot and trending capacity GSX Solutions© 2012 18
  • 19. @GSX_Solutions Friend of GSX GSX-Solutions Like page Blog www.gsx.com/blog GSX Solutions GSX Solutions Headquarters North America Geneva, Switzerland Buffalo, USA +41 22 735 82 40 +1 310 765 4139 sales@gsx.com sales@gsx.com GSX Solutions© 2012 19