Normal Office 365 accounts would only have a 50gb mailbox, any more then this and I would recommend enabling Archiving which can go to 1TBAdd Trial verison […]
How to add more security to Microsoft Authenticator App – Additional Context and Number Matching
https://docs.microsoft.com/en-us/azure/active-directory/authentication/how-to-mfa-additional-context Can get Location and the App Name asking for AuthUse number matching in multifactor authentication (MFA) notifications (Preview) – Azure Active Directory – Microsoft Entra | Microsoft […]
Veeam Backup – A data integrity checksum error occurred. Data in the file stream is corrupt
22/08/2022 12:39:26 AM :: Failed to pre-process the job Error: Agent: Failed to process method {Transform.Patch}: A data integrity checksum error occurred. Data in the file stream […]
Veeam Backup – The file is locked or in use — File open failed: File not open –tr:Failed to start file downloading. VMFS path
22/08/2022 2:13:58 AM :: Processing XXXXX Error: Failed to prepare VM for processing: DiskLib error: [13].The file is locked or in use — File open failed: File […]
iPerf – Network Speed
There’s a tool called iPerf which is essentially a CLI speed test server and client. It runs better on Linux because there’s less shenanigans that go on […]
Automatic tuning – Azure SQL Drop Indexes
Careful about enabling his , it can still report the duplicates and then the indexes can be evaluated to see if they are indeed duplicates. If they […]
Add User to Azure SQL DB and Assign permissions
How to assign User Connect Permissions to Azure DB[pastacode lang=”sql” manual=”CREATE%20USER%20%5Bemail%40domain.com%5D%20FROM%20EXTERNAL%20PROVIDER%3B” message=”” highlight=”” provider=”manual”/]How to find current Roles assigned to Azure DB[pastacode lang=”sql” manual=”SELECT%20DISTINCT%20pr.principal_id%2C%20pr.name%2C%20pr.type_desc%2C%20%0A%20%20%20%20pr.authentication_type_desc%2C%20pe.state_desc%2C%20pe.permission_name%0AFROM%20sys.database_principals%20AS%20pr%0AJOIN%20sys.database_permissions%20AS%20pe%0A%20%20%20%20ON%20pe.grantee_principal_id%20%3D%20pr.principal_id%3B” message=”” highlight=”” provider=”manual”/]How […]
Error code: 0x80C87012 MgmtServerJobFailed Server error: 0x80C8710D – Azure File Sync
Additional information: Operation identifier: 9fa3da2a-8d8d-4caf-9f9f-0335dcfce690 Server identifier: d155fae0-0363-43d3-afa0-f4e1ba410691 Error code: 0x80C87012 MgmtServerJobFailed Server error: 0x80C8710DNavigate to Server Endpoint creation failed.Job ID: 9fa3da2a-8d8d-4caf-9f9f-0335dcfce690Server Endpoint name: 93fb84e8-179c-42f7-b121-b5901c2a4679ErrorCode: 0x80c8710d – Sync […]
Method to Migrate Outlook Autocomplete from Mac Outlook to PC
Recently client was using a Kerio Mail System on a mac and we need to move to a PC with Exchange 365If we were doing this from […]
iSCSI
https://datacore.custhelp.com/app/answers/detail/a_id/1691/~/sansymphony-%3A-datacore-settings-relevant-to-the-network—general-overview https://community.spiceworks.com/topic/2344183-the-windows-horror-story-season-002-smb-large-mtu?page=2#entry-9449378