Okay, got it, name some paid software, for RAID data recovery, known to be working or from your experience.
openit
@openit
Posts made by openit
-
RE: How can we recover data from Hard Drives were on RAID 10 without controller?
-
RE: How can we recover data from Hard Drives were on RAID 10 without controller?
I recently arranged two 8TB hard drives to clone the drives. Already done with cloning from Disk 2 and Disk 4.
Now reconstructing RAID 0 and trying to recover the data. I tried a couple of software which were saying free and after reconstructing RAID, to recover data it started saying Evaluation.
Is there any open source or completely free software for this requirement?
-
RE: Microsoft 365 group Mailbox Full -How Backup and Delete emails to free up space?
Current status is, were able to some 2GB of emails by using Outlook on Web -> Groups -> filtered oldest emails.
Strangely, even there are many emails existings as per PowerShell result, in 2 years, but not fetching on Outlook on Web -> Groups.
Still working with support.
-
RE: Microsoft 365 group Mailbox Full -How Backup and Delete emails to free up space?
@dbeato said in Microsoft 365 group Mailbox Full -How Backup and Delete emails to free up space?:
1- It only deletes the individual message they received.
2- The only tool is to do a E-discovery search for email sent to this Group and then exporting that to a PST.
3- Yes, 50 GB is the maximum storage for an Office 365 Business Basic and Standard
https://docs.microsoft.com/en-us/office365/servicedescriptions/exchange-online-service-description/exchange-online-limits#mailbox-storage-limits
You might want to setup an archiving addon for that mailbox or bump the license to E3 so they get 100 GB of Mailbox storage and then archiving is included as well.
4- YOu can setup a retention policy that deletes all items that is 2 years old and then apply to the mailbox and force the Retention Policy to apply then it will take a day or so but it will run faster.
https://docs.microsoft.com/en-us/microsoft-365/compliance/set-up-an-archive-and-deletion-policy-for-mailboxes?view=o365-worldwidehttps://docs.microsoft.com/en-us/powershell/module/exchange/start-managedfolderassistant?view=exchange-ps (To force the retention policy)
- Not sure if you misunderstood. I got confirmed that deleting any emails on Group Mailbox won't any member's mailbox items.
- Yes, did it that way, went well.
- Yeah, not an option for me now.
- Seems nice and faster action, than PowerShell commands Microsoft guys running.
-
RE: Microsoft 365 group Mailbox Full -How Backup and Delete emails to free up space?
@Danp said in Microsoft 365 group Mailbox Full -How Backup and Delete emails to free up space?:
#1 Fairly confident that they are independent, so you should be able to delete away without fear of affecting the group member's email
#2 Have you checked out this recent thread?
#4 Show us the command
Thanks for clarification about no impact on user mailbox. While it should be or I know, I just wanted to get verified.
Yeah, took the backup with eDiscovery tool, went very well.
Didn't noted down, I don't have it now, sorry.
-
Microsoft 365 group Mailbox Full -How Backup and Delete emails to free up space?
Hi there,
We are on O365 Business Basic.
Recently, all of the members from one O365 group started receiving Group Mailbox full email. I looked around, but don't find proper options/solutions for me. I'm not familiar with PowerShell to explore and do things.
-
Does deleting emails from O365 Group affect any of members Mailbox? I mean, if an email sent on a group, and all members received it, and when I delete the same email from Group Mailbox, does it delete from member Mailbox? Even if I Checked "Send copies of group conversations and events to group members"?
-
Before taking any actions on this Group, I would like to have a backup of the emails of this Group, can some direct me to any non-powershell option prefarbly? any tools? free or free trial to manage?
-
Mailbox full message already showing some 49.4 GB full, still receiving emails, I'm confused how different it is from the normal mailbox?
-
As I'm working with Microsoft engineer, the powershell command he tried is deleting only 10 emails at once. I'm looking to delete the oldest 1 or 2 years emails, which might be some 16000 emails, and hard to use this Powershell command of 10 emails deleting.
Appreciate your response!
-
-
whoami - your title and a slogan!
Hi there,
Assume I'm pushing a command whoami to your brain
what the outcome would be? and please add a slogan.
For myself:
IT Administrator - Jack of all trades but master of none.
I used to have System Administrator title, I let it change to IT Admin, because I was covering all IT things in SMB, I thought it would be more relevant, and helpful in next job.
Go!
-
RE: Building your own lab
@scottalanmiller @Pete-S
Do we have any complete post or article on ML which describes how to build a Lab with design, like server, switch etc. arrangement.Really appreciate, if someone can provide any links, which gives complete lab design, to prepare me as a good Windows System Administrator, which should include all tasks, activities a typical SysAdmin requires.
-
RE: Building your own lab
@Pete-S said in Building your own lab:
The reason they are cheap is that they show up in large volumes at the same time and usually they are without CPU and RAM. Most hobbyists and a lot of people in IT are not familiar with multi-node servers so they don't know exactly what it is and how to use it. Some confuse them with blade servers as well.
True, I was not aware of multi-node servers.
Whether those 4 servers are individual, except cooling system and server chassis?
Why there are only two power supplies for 4 nodes?
How it would be if require any maintenance on 1 node? you can manage individual or impact other 3 nodes in this process?
-
RE: File permission and samba help needed
While I never used Samba or Linux shares, but I believe, better to create a separate shared folder for each dept. such as Finance, HR etc. which can make life easier, instead of sharing the only folder and placing one folder/directory for each dept. and working on sub-folder permissions.