MSP360 Forum

  • Forum
  • Members

  • Cloudberry Backup + Firebird
    ↪Jean Felipe
    ,
    You can do it with pre/post actions by scripting backup creation.
    https://www.firebirdsql.org/pdfmanual/html/nbackup-backups.html

    https://www.cloudberrylab.com/resources/blog/how-to-set-up-pre-post-actions-with-backup/

    Thanks
    6 years ago
  • silent install - install in "personal" mode
    ↪Daniel Jacobs

    Here's the article describing how to install it from where I took it:
    https://mbshelp.cloudberrylab.com/using-command-line-interface/using-cli-on-windows

    Can you please attach a screenshot of the error?
    6 years ago
  • silent install - install in "personal" mode
    ↪Daniel Jacobs


    setup.exe /S /AllUsers.
    setup.exe /S /UserName.

    For example:
    "Setup.exe /S /Anton"

    P.S. We'll update the help article shortly.
    Thanks
    6 years ago
  • Block-level no longer automatically working with chained image backups. Please help!
    Hi,
    ↪Brandon K
    !
    Here's another way for you to achieve the same result with no hassle.
    1. Install Powershell module according to the steps described here:
    https://kb.cloudberrylab.com/managed-backup-service/powershell-module/get-started

    2. Adjust the script:
    powershell -command "if ((get-date).DayOfWeek -eq 'Friday'){Start-MBSBackupPlan -Name '123test' -ForceFull}else {Start-MBSBackupPlan -Name '123test'}"`
    Change Friday to any other day of the week.
    Change Backup plan Name "123test" (it should match what you actually have)
    From here: https://kb.cloudberrylab.com/managed-backup-service/powershell-module/sample-scripts/Force-Full-day-of-week

    3. Paste the script to Post action on the Pre/Post Actions step.
    4. Check it out and let us know if it worked.

    Thanks
    6 years ago
  • Backup to AWS S3: several customers/users: do I need bucket rules?
    ↪dab
    , have you considered Managed Backup?
    There you can have different names for your customers' destinations.
    How many machines do you back up currently?
    Thanks
    6 years ago
  • Run minimize on startup
    Hi,
    ↪Pavel Polívka
    !
    It sounds like a good idea to me.
    I've filed it in our system.
    We'll keep you posted.
    Thanks
    6 years ago
  • Can't create a Backup plan for Windows under Remote Deploy
    Hi
    ↪Brandon Eldred
    ,
    Thanks for bringing this up. I saw it last Friday, but i thought i misclicked something.
    I’ll look into this. It must be a backup chain. It should bot be enabled by default.
    Looks like you have just 1 plan and there’s nothing you can chain at the moment.
    I’ll keep you posted.
    Thanks.
    6 years ago
  • disabled "backup agent" and CLI and master passwords
    ↪db ots
    , thanks for bringing this up.
    We’re looking into this. I’ll report back later.
    Thanks
    6 years ago
  • confused about "User" accounts
    ↪db ots
    , hi there!
    1. Yes, 'master', or we call it root administrator is a unique entity that is an administrator and a user at the same time. This was made for simplicity for our smaller MSPs that don't need that complexity (and flexibility) and they're fine just with 1 user. And not to force them to create one, we have extended the root admin to users.
    2. No. These are different types of entities, users are technical accounts for authenticating computers and administrators are for managing everything on the portal.
    According to your example, they would need 2 accounts, user's and administrator's account.
    3. That's correct.
    4. Yes, it's NOT a best practice. There's always a seek for balance when you pick between convenience and security.

    All the above is how it's implemented currently, I will talk to the team and provide your use case in order to discuss how to improve it.

    Thank you!
    6 years ago
  • Synthetic Full to Wasabi Retention
    ↪Kyle K
    ,
    1. Back up the system with image-based backup and files/data with file-level or a specific application backup
    2. For DC I assume daily block-levels and weekly fulls, for file-servers, for the system partition, I'd say weekly block-level and monthly full.
    For data partition, frequency should be based on the nature of the data and the daily incremental part.

    Speaking of retention,
    For system partitions, it should be at least 30 days,
    For data partitions, it depends on your internal requirements/policies.

    I hope, this would help.
    Thanks
    6 years ago
  • Synthetic Full to Wasabi Retention
    Hi
    ↪Kyle K
    ,
    Thanks for your question!

    Can you please let me know what's the role of the server, what is the set of partitions, what applications located where and what's in your scope for the backup that you're describing?
    Do you have any legal requirements to store data longer?

    Thanks
    6 years ago
  • "Info about 1 deleted file(s)" over and over again
    ↪Marcus O
    , have you selected any temp folders?
    6 years ago
  • 90% Memory and 100% Disk
    ↪Rob Galante
    , thanks for raising this issue.
    It’s definitely not expected behavior, you shouldn’t be switching off and on the backup service. Though you can configure bandwidth throttling to work according to a schedule you need.
    Can you please click on Tools -> Diagnostic -> add the link to this thread to the comment field and send it to support?
    We’ll take a look at the issue.
    Thank you!
    6 years ago
  • Unknown operation (http) error for AWS Glacier
    Hi,
    ↪Mihir
    !
    Please check these links below, you should be working with buckets, not vaults:

    https://forum.cloudberrylab.com/discussion/32/cloudberry-backup-for-macos-with-amazon-glacier
    https://www.cloudberrylab.com/resources/blog/introducing-backup-for-mac-linux-2-8-1/

    Thanks
    6 years ago
  • MSP Backups - Backup to local server? All clients?
    ↪Luke Strothman
    , thanks for your question!
    What interfaces are available in your datacenter?
    Configuring local can work if there’s connectivity in place for every agent that you manage.
    Have you looked into minio by chance? (Min.io)
    Thanks
    6 years ago
  • Add new storage account
    Hey,
    ↪terran48
    !
    Thanks for reaching out.
    I'd start checking this like this:
    1. Make sure that the credentials are valid.
    2. Double-check the endpoint (telnet to the right IP and port).
    3. Click on <Specify bucket> it should either show you the list of buckets or give an error.
    If it opens but it's empty, then you should see "create new bucket" on line 1.
    Thanks
    6 years ago
  • Text file preview?
    ↪brendan
    , thanks for your feedback.
    We don't have such plans, but I will file an enhancement request.
    Thank you.
    6 years ago
  • Weird file size "jumping"
    ↪gbtorrance
    , I have filed a request for our devs to look into this to assess the effort.
    Hopefully, we'll be able to put it on the roadmap soon.
    Thanks
    6 years ago
  • All Backups stuck at Running
    ↪Bill Erskine
    , just checking in, if it works well after the hardware reboot back then?
    Thanks
    6 years ago
  • How to Save Remote Computer Details
    ↪TONY SMITH
    , that's an interesting enhancement request, I'll pass it on to the product team.
    Thanks
    6 years ago
Home » Anton Zorin
More Comments

Anton Zorin

Start FollowingSend a Message
  • About
  • Comments
  • Discussions
  • Uploads
  • Terms of Service
  • Useful Hints and Tips
  • Sign In
  • Created with PlushForums
  • © 2025 MSP360 Forum