Git Product home page Git Product logo

veeam-calculators's People

Contributors

carceneaux avatar shapedthought avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

veeam-calculators's Issues

Size estimation for customer how not move data to M365 yet

Is your feature request related to a problem? Please describe.
Customers more often start to inform themself before starting the migration to M365. It would be nice to figure out
at this stage how many space they need to move onprem Exchange or Sharepoint to M365
Describe the solution you'd like
A way to get needed data from Exchange (must) and Sharepoint (nice to have because Sharepoint onPrem is rare)

several errors while running script

PS C:\Users\tgawarecki\Downloads> .\GetVB365Data.ps1

Security warning
Run only scripts that you trust. While scripts from the internet can be useful, this script can potentially harm your
computer. If you trust this script, use the Unblock-File cmdlet to allow the script to run without this warning
message. Do you want to run C:\Users\tgawarecki\Downloads\GetVB365Data.ps1?
[D] Do not run [R] Run once [S] Suspend [?] Help (default is "D"): r
Welcome to Microsoft Graph!

Connected via delegated access using 14d82eec-204b-4c2f-b7e8-296a70dab67e
Readme: https://aka.ms/graph/sdk/powershell
SDK Docs: https://aka.ms/graph/sdk/powershell/docs
API Docs: https://aka.ms/graph/docs

NOTE: You can use the -NoWelcome parameter to suppress this message.

Get-MgReportOffice365ActiveUserDetail : A parameter cannot be found that matches parameter name 'OutFile'.
At C:\Users\tgawarecki\Downloads\GetVB365Data.ps1:53 char:58

  • ... Get-MgReportOffice365ActiveUserDetail -Period D$Days -OutFile active_ ...
  •                                                      ~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Get-MgReportOffice365ActiveUserDetail], ParameterBindingException
    • FullyQualifiedErrorId : NamedParameterNotFound,Get-MgReportOffice365ActiveUserDetail

Get-MgReportOffice365ActiveUserCount : A parameter cannot be found that matches parameter name 'OutFile'.
At C:\Users\tgawarecki\Downloads\GetVB365Data.ps1:56 char:57

  • ... Get-MgReportOffice365ActiveUserCount -Period D$Days -OutFile active_ ...
  •                                                      ~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Get-MgReportOffice365ActiveUserCount], ParameterBindingException
    • FullyQualifiedErrorId : NamedParameterNotFound,Get-MgReportOffice365ActiveUserCount

Get-MgReportOffice365GroupActivityCount : A parameter cannot be found that matches parameter name 'OutFile'.
At C:\Users\tgawarecki\Downloads\GetVB365Data.ps1:59 char:60

  • ... t-MgReportOffice365GroupActivityCount -Period D$Days -OutFile group_a ...
  •                                                      ~~~~~~~~
    
    • CategoryInfo : InvalidArgument: (:) [Get-MgReportOffice365GroupActivityCount], ParameterBindingExceptio
      n
    • FullyQualifiedErrorId : NamedParameterNotFound,Get-MgReportOffice365GroupActivityCount

Get-MgReportMailboxUsageDetail : One or more errors occurred.
At C:\Users\tgawarecki\Downloads\GetVB365Data.ps1:62 char:5

  • Get-MgReportMailboxUsageDetail -Period D$Days -OutFile mailbox_us ...
    
  • ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    • CategoryInfo : NotSpecified: (:) [Get-MgReportMailboxUsageDetail_Get1], AggregateException
    • FullyQualifiedErrorId : System.AggregateException,Microsoft.Graph.PowerShell.Cmdlets.GetMgReportMailboxUsageDeta
      il_Get1

PS C:\Users\tgawarecki\Downloads> .\GetVB365Data.ps1 -outfile CWSVBData.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.