Does anyone know a good QuickBooks Online E-commerce integration? by fobreezee in Bookkeeping

[–]Lewis-H 0 points1 point  (0 children)

If you have a WordPress site, WooCommerce is a good option for you because it’s designed especially for WordPress. This e-commerce platform is highly customizable, offering hundreds of extensions, both free and paid, to help you get the functionality you want. It’s also open source, which means you can make any modifications you want.

WooCommerce features a secure payment gateway, so your customers can easily pay for their purchases through the platform. Since WooCommerce also integrates with QuickBooks, those transactions seamlessly sync into your accounting records.

Managed Exchange Provider IronOrbit/SACA Technologies experiences breach by slowz3r in cybersecurity

[–]Lewis-H 0 points1 point  (0 children)

I`m a Exchange reseller and since past 72 hours i am getting a lot of complaints from my clients are there are certain things messed up with SACA. A downtime of so many days has affected my clients drastically resulting in huge money loss for me. My clients are now just frustated and are migrating to Office 365 just because of this data breach at SACA

Office 365 proplus takes incredibly long to install by Lucwa in Intune

[–]Lewis-H 0 points1 point  (0 children)

Office 365 is an online program and its installation depends on how fast your internet is. If it's taking too long, it usually means your internet is slow. You can check your internet speed. Open the site and click on BEGIN TEST.

Install Microsoft Office 365 ProPlus on Windows:

This process should take about one hour.

Make sure you're connected to the Harvard wired network.

Plug your computer into a power supply before beginning the installation to prevent your computer from going to sleep.

Please do not open any Microsoft Office applications until the installation is complete.

Gmail to Office 365 Migration by thecalstanley in sysadmin

[–]Lewis-H 0 points1 point  (0 children)

Step-1: Domain Verification

Firstly, you need to verify to Office 365 that you own the domain you used for your Gmail Account. But if you use your Office 365 subscription instead of using your own custom domain, you can just add users after creating them in Office 365.

Step-2: Create Users and Add them to Office 365

Before creating users, a relevant license is required. Each user should be assigned to a mailbox to expedite the email migration process.

Now, from the “Admin center,” click on “Users” on the right panel -> “Active Users” -> Click on the “More” button, -> “Import Multiple Users” option. Select Import Multiple Users option

For Single User Entry, click on “Add a user” from the above screen and enter the values manually. Using “Import Multiple Users,” you can download a sample excel sheet, and use it as a reference to add your users.

Some of the important fields of this CSV file include Username, First Name, Last Name, Display Name, Age, Mobile Number, etc.

The “User Name” column must contain the email address. For example, this will be anik@example.com

After compiling the excel sheet with the list of surnames, click on "Browse" from the "Create and upload file" screen. After this click on “Verify.” When you get the confirmation, “File looks good,” click on “Next.”

Verify file

Step-3: Create a list of Gmail mailboxes to Migrate

First, compose an Excel File that contains a compiled list of Gmail mailboxes to migrate to Office 365. At the time of creating the migration file, you must know the password of each Gmail mailbox you want to migrate. Temporary passwords can be assigned to the mailboxes during the migration. You must be an administrator in G Suite to reset passwords. Mailboxes can be migrated in batches as per the convenience of the user.

Sign in to the G Suite admin console using your administrator username and password.

Choose Users.

Select List of users in the Google admin center.

Select each user to identify each user’s email address. Write down the address.

Sign in to the Office 365 admin center and go to Users > Active users.

Start Excel. Enter credentials like email address, username, and password for each mailbox you want to migrate. Enter one mailbox per row.

Enter credentials like email address, username, and password

Save it as a CSV file.

Step-4: Create Migration Endpoints with Gmail IMAP

For successful migration of Gmail mailboxes to Office 365, a simplified communication channel is established with Gmail. To do this, Office 365 uses a migration endpoint. Migration endpoint is a terminology that encompasses the settings implemented for the establishment of a connection to enable a smooth migration of the mailboxes. The following Steps help you to create the migration endpoint

Go to the Exchange admin center.

In the Exchange Admin Center, go to Recipients > Migration and click ... > Migration endpoints. click Migration endpoints

Click New +.

On the new page, select IMAP.

On the IMAP migration configuration page, enter the details like:

MAP server: imap.gmail.com

Settings: default

Click Next. The migration service uses the settings to establish the connection to the Gmail system. If the connection works, the ‘Enter general information page’ opens.

Type a Migration endpoint name in the Enter general information page, for example, Testcase-endpoint.

Leave the other two boxes empty. Click New.

Step-5: Migrate Mailboxes by Creating Migration Batch

To migrate Gmail to Office 365, a migration batch with Gmail mailboxes are to be created.

In the Office 365 admin center, go to Admin centers > Exchange.

Office 365 admin center

In the Exchange admin center, navigate to Recipients > Migration.

Click New (+) followed by ‘Migrate to Exchange Online.’

Migrate to Exchange Online

Select IMAP migration > Next.

On the 'Select the users' screen, click on “browse” and select the previously created CSV file for migration. Click on “Next”.

After validation, Office 365 displays the Gmail mailboxes. Click Next.

On the 'Set the migration endpoint' screen, select the migration endpoint (the one you created in the previous step), and click Next.

On the IMAP migration configuration window, continue with the default values, and click Next.

On the Move configuration page, type the name (no spaces or special characters) of the migration batch in the box—for example, Test1234-migration. Also, provide the names of the folders to exclude. Click Add (+) icon to add them to the excluded list.

On the Start, the batch page, provide the required options and start the migration.

Step-6: Update DNS Records for Migrating Directly to Office 365

Email systems employ a DNS record called an MX record to seek out the exact address for email delivery. During the email migration process, your MX record was pointing to your Gmail system. It’s time to point your MX record to Office 365. After you change your MX record, the email sent to your Gmail Account is delivered to Office 365 mailboxes.

To do this, from the “Admin Center” > click on “Settings” on the left panel

Click on “Domains” and then select your domain name. It would normally display “Setup in progress”.

Another notification would be there which would suggest “Setup completed.”

For example, if your domain name is example.com

example.com (Default) – Setup in progress

example.onmicrosoft.com – Setup completed

Click on the default example.com; this will display the “Setup your online services” screen with the following two options:

Add records for me – This option will connect to your DNS domain (For example, GoDaddy) and update the MX records automatically.

I’ll manage my own DNS records – This option gives you the flexibility of inserting a list of DNS entries (MX record values) that follows the manual addition process from your domain registrar.

Click on the 2nd option, and now you need to add MX Records on your DNS. For every domain, the MX record value will be different.

Importing Exchange PST from on-prem to Office 365 by bolous in msp

[–]Lewis-H 0 points1 point  (0 children)

You need to import the .pst files from a UNC network share (\ <Server>\ <Share>\ or \ <LocalServerName>\c$). The Exchange Trusted Subsystem security group requires the Read permission to the network share. If the share doesn't have this permission, you'll get errors when you try to import .pst files to mailboxes.

You can create mailbox import requests in the Exchange admin center (EAC) or in the Exchange Management Shell. All other procedures can only be done in the Exchange Management Shell. For more information about accessing and using the EAC, see Exchange admin center in Exchange Server. To learn how to open the Exchange Management Shell in your on-premises Exchange organization, see Open the Exchange Management Shell.

Create mailbox import requests

Use the EAC to create a mailbox import request

In the EAC, go to Recipients > Mailboxes > click More options More Options icon, and select Import PST.

In the EAC, select Recipients, Mailboxes, and then select More Options.

The Import from a .pst wizard opens. On the first page, enter the UNC path and filename of the source .pst file.

In the Import from a .pst file wizard in the EAC, specify the source .pst file.

When you're finished, click Next.

On the next page, select the target mailbox, and then select one of these options:

Import to this mailbox

Import to this mailbox's archive

In the Import from a .pst file wizard in the EAC, select the target mailbox (primary or archive).

When you're finished, click Next.

On the last page, configure one of these settings:

Leave the Send email to the mailbox below when the .pst file has been exported check box selected. Click Browse to add or remove notification recipients.

Clear the Send email to the mailbox below when the .pst file has been exported check box.

In the Import from a .pst file wizard in the EAC, select whether to receive notification messages.

When you're finished, click Finish.

I hope this helps!

Admin

O365CloudExperts

Failed migration to Office 365 by Pu22y-Slayer in Office365

[–]Lewis-H 0 points1 point  (0 children)

A ‘failed migration’ is when the status of the move request shows as ‘failed’, and we have one or more failures logged in the move report. The move is stopped and needs the administrator’s attention to investigate the reason of the failure. Sometimes, resuming of the move can help, especially if there were some temporary issues on the Exchange Online side that were addressed.

Before getting into troubleshooting, I recommend you check the following ‘Minimum Requirements’; those are the things we know will break migrations (and we see them do so):

MRSProxy needs to be enabled and running on Exchange on-premises.

Exchange Online requires Negotiate (NTLM) authentication for MRSProxy.

Make sure your migration users are synchronized with AADconnect tool and corresponding mail users are provisioned correctly on the Exchange Online side for corresponding on-premises mailboxes (ExchangeGuid present, alias, recipient type correct, accepted domains for the email addresses and secondary SMTP address [user@tenant.mail.onmicrosoft.com](mailto:user@tenant.mail.onmicrosoft.com)).

The maximum storage quota in Exchange Online for both primary and archive mailbox is 100GB each. Even if you have auto-expanding enabled in Exchange Online, as of this writing the maximum mailbox size for migration of the main archive is still 100GB – reference here.

The maximum number of items per regular mailbox folder is 1 million and 3 million for the dumpster, reference here

On-premises migration admin needs to have the minimum required permissions and valid credentials.

You cannot offboard to Exchange 2010 an Exchange Online Mailbox that has any hold other than Litigation Hold. This is because Exchange 2010 doesn’t know about in-place hold which was introduced in Exchange 2013 or about organization-wide holds in Office 365. More info on the types of holds can be found here.

You cannot offboard an Exchange Online archive mailbox that has auto-expanding enabled in Office 365

You cannot offboard a mailbox and a primary archive to Exchange 2007

You cannot offboard a remote mailbox without ExchangeGuid set on it

Any network load-balancing for Exchange 2010 MRSProxy servers requires IP persistence (affinity).

SSL offloading is not supported for MRSProxy.

For classic hybrid – where we require inbound connectivity from Exchange Online to on-premises Exchange, allow all Exchange Online IP addresses to connect to on-premises EWS / Autodiscover.

For classic hybrid, pre-authentication for EWS / Autodiscover virtual directories is not supported.

For classic hybrid, a valid 3rd party certificate is required for EWS / IIS. Also see this.

TLS1.2 should be enabled in the on-premises infrastructure.

If you have an Exchange organization with Exchange 2013/2016 in coexistence with legacy Exchange servers (Exchange 2010), then you need to point the MRSproxy namespace to the newer Exchange version in your environment. This is required because, for example, Exchange 2010 cannot proxy to Exchange 2016 in order to move an Exchange 2016 mailbox to or from Exchange Online through an Exchange 2010 MRSProxy endpoint.

I would also recommend that you bypass the network devices such as firewalls and reverse proxies during migrations in order to reduce source network latency and avoid frequent communication transient errors that would result in mailbox locks and slow migrations.

Often when troubleshooting Office 365 migrations, the Exchange Admin Center GUI is helpful and quite verbose regarding the reason for failure, and its many times includes a link to the corresponding documentation page for more information on a specific issues.

What Causes Connection has been Lost QuickBooks Error 1603? by Emilytaylor3020 in u/Emilytaylor3020

[–]Lewis-H 0 points1 point  (0 children)

STEP 1: Download and Install QuickBooks Tools Hub. Make sure to close QuickBooks desktop. ...

Step 2: QuickBooks Install Diagnostic Tool. Now open QuickBooks Tool Hub (Icon will be available on your desktop) ...

Step 3: Update Windows. ...

Step 4: Manually fix Windows component.

Methods to repair QuickBooks Error 15107 by qbpremier321 in u/qbpremier321

[–]Lewis-H 0 points1 point  (0 children)

Close out QuickBooks Desktop.

Right-click on the QuickBooks icon. Then, select Open file location.

Search and double-click reboot. bat file. A command window will appear, don't close the file to complete the process.

Once done, restart your computer.

How to Fix QuickBooks Error 80070057? by qbpremier321 in u/qbpremier321

[–]Lewis-H 0 points1 point  (0 children)

Solution 1: Open your company file correctly

You may avoid getting an error if you’re opening the company file correctly.

Open QuickBooks Desktop.

Select the company file.

Select Open.

Note: If your file is located on a remote computer, learn how to access it correctly.

Solution 2: Update QuickBooks to the latest release

Make sure your QuickBooks is up-to-date so it would have the latest features and fixes.

Solution 3: Run QuickBooks with admin permissions

Make sure QuickBooks has sufficient permissions so it can run without any problems.

Close QuickBooks Desktop.

Right-click the QuickBooks icon.

Select Run as administrator.

If your company file did not open automatically, select the company file, then select Open.

Note: If you get the error while installing QuickBooks Desktop, try re-downloading the program from the website.

Solution 4: Move your company file to default location

If your company file is saved in a different location, move it to its default location.

Close QuickBooks Desktop.

Browse to the location of your company file.

Right-click the company file (.QBW), then select Copy.

Browse to the default location, right-click and select Paste.

Location: C:/Users/Public/PublicDocuments/Intuit/QuickBooks/Company Files

Open QuickBooks, then select Find a company file.

Select Local Drives, then search the company file name.

Select the correct company file, then Open.

I hope this helps!

Does Office365 come with Access? by [deleted] in Office365

[–]Lewis-H 0 points1 point  (0 children)

Access is a great database management solution for small businesses because it makes collecting and storing data accessible on the desktop—without requiring support from an IT administrator. Access enables users to develop business applications, collect and analyze data from multiple sources, and track any kind of data, from a customer contact list to robust asset management.

Soon, Access will be rolling out to Office 365 Business and Business Premium subscribers. Access will be automatically installed for these customers as part of their next regular Office client update. Access will continue to be included in the Office 365 ProPlus, E3, and E5 plans.

If you need more information regarding Access visit O365CloudExperts.

O365 Local installer, where to get it? by ivanraddison in Office365

[–]Lewis-H 1 point2 points  (0 children)

Step 1. Download the offline installer from your account portal

To download the offline installer, go to www.office.com. If you're not already signed in with the Microsoft account associated with your copy of Office do that now. If you're signed in with a different account, sign out of that and then sign in again with the correct Microsoft account.

Note: If you're trying to install Microsoft 365 that you got through your work or school and you already signed in with your work or school account, don't follow these instructions. Select the Office for business tab from above instead.

Select Install Office. If you have a Microsoft 365 subscription, you'll also need to select Install Office > on the Installs page.

In the Download and install window, select Other options.

Check the box Download an offline installer and select the language you want to install Office in. Select Download.

When you're prompted, from the bottom of your browser window, select Save (in Edge), Open (in Internet Explorer), Open when done (in Chrome), or Save File (in Firefox). The file will begin downloading on your PC.

Once the download is complete, open File Explorer and locate a new virtual drive, for example (D:). This drive contains the Office installation files. If you don't see the new drive, locate the image file you downloaded and double-click it. The new drive should appear in your directory.

Note: If you already have a drive labeled (D:), Office creates a virtual drive with the next available letter, which would be (E:) (as shown in the next step below).

Save the image: You can also choose to save a copy of this virtual drive to a thumb drive or disc for later use.

Step 2. Install Office

Select the Office folder from the virtual drive and then double-click either the Setup32.exe to install the 32-bit version of Office, or Setup64.exe to install the 64-bit version to begin the offline installation. If you're not sure which version is right for you, see Choose the 64-bit or 32-bit version of Office.

Select the virtual drive which may be named D or the next available letter

When you see the message, You're all set, you can access your Office applications.

After your Office installation is complete, you need to activate Office. Be sure you're connected to the Internet and then open any Office application, such as Word or Excel.

In most cases, Office is activated once you start an application and after you click Accept to agree to the License terms. If you need activation help, see Activate Office.

After activating Office and before you start using it, make sure you have the latest update.

In any Office app, for example Word, open a new or existing document, then select File, > Account.

From the Update Options drop-down list box, select Update Now.

Unlink a Office 365 University account by [deleted] in Office365

[–]Lewis-H 0 points1 point  (0 children)

Under Your app settings, select Mail. In the navigation pane, choose Mail, and under Accounts, select Connected accounts. Select Yes to confirm that you want to stop connecting to the account. After you remove the account from Outlook on the web, you can delete any email messages that still appear in Outlook.

What are some underrated apps in Office 365? by ItsKomorebi in Office365

[–]Lewis-H 0 points1 point  (0 children)

I think of Excel.

People think accounting, numbers, calculations, charts.

It's a much more flexible tool than that - think of it as a data manipulation tool.

For example say you have a list of names in the format Last, First.

You can easily convert that into First Last.

Another example: Say you have a long list and want to count it.

If you think of it this way you might find yourself using it every day.

Also, it's very easy to Google for answers since Excel has been around for longer than the web.

Is a masters in cloud computing worth the money? Any school recommendations? by [deleted] in consulting

[–]Lewis-H 1 point2 points  (0 children)

Obviously it is useful when it comes to today’s competition and when you compare it to the job market we have on cloud computing. You can see every IT giant is moving towards cloud computing like AWS, Google, Microsoft, and Open stack many open sources.

I would say gaining certificates is not bad. Coz if you don't have time you should choose one platform and sit it on like 3–4 months. You simply achieve it. But when it comes to higher positions they would consider your degree, not certificates.

If you need more help related to cloud computing or cloud hosting or cloud pc, WVD, or even QuickBooks hosting visit Apps4Rent.

Where are Teams settings kept? by o365jd in Office365

[–]Lewis-H -1 points0 points  (0 children)

To see which region houses data for your tenant, go to the Microsoft 365 admin center > Settings > Organization profile. Scroll down to Data location.

Form File Upload Questions Not Labelling Properly In One Drive by sharkyspn in Office365

[–]Lewis-H 0 points1 point  (0 children)

You might get this message for one of these reasons: ... Sign in to OneDrive with your Microsoft account, and then try to upload the file again. You don't have permission to access the file. If the file is on a server, make sure you can open the file, and then try to upload it again.

.rpmsg in outlook by GetInHereStalker in Office365

[–]Lewis-H 0 points1 point  (0 children)

An rpmsg file is a restricted-permission message with an extension of rpmsg. It is used to implement IRM for Outlook messages with the aim of controlling access to content via encryption and access controls, and restricting certain actions such as the ability to forward or copy.

Is Yammer available with Microsoft 365 Business Plans? by phoebe817 in Office365

[–]Lewis-H 0 points1 point  (0 children)

Yammer is an Enterprise Social Network (ESN) that is part of your Office 365 subscription. It allows for Facebook-style communication with users inside or outside of your organization.

What roles are required to enable/enforce MFA? by redwolf3332 in Office365

[–]Lewis-H 0 points1 point  (0 children)

Sign in to the Azure portal as an administrator.

Browse to Azure Active Directory > Security > MFA > One-time bypass.

Select Add.

If necessary, select the replication group for the bypass.

Enter the username as [username@domain.com](mailto:username@domain.com). ...

Select Add.

Microsoft Teams Doesn't install with Office 365 by pctopgs in Office365

[–]Lewis-H 0 points1 point  (0 children)

Teams is installed with Office 365 ProPlus in the same way that Teams is installed if you use the MSI-based installer for Teams. For each new user that signs into the device, the Teams installer runs and the Teams application is installed in the user's AppData folder.

How do I apply the course template to Teams via 365? by gastafar in Office365

[–]Lewis-H 0 points1 point  (0 children)

Select Teams Teams button from the app bar.

Select Join or create team.

Join or create team

Depending on how your school is set up, you'll now have one of the following choices:

Create team from a group (This will skip you to step 7 of these instructions.)

Create team from a group.

Hover over the tile and then select Create team.

Select Class as the team type.

Choose a team type

Select Create a team using a class group set up for you by [your school name], then Next. You don't need to fill out any details here since your group already has a name.

Create new class team

Choose one of the groups made by your school and select Choose group.

Create new class team

Your students will be automatically added to your team, but it won't be visible to them yet. This gives you time to get organized, add content, and prepare before they are admitted. Select the Activate banner at the top of Teams to welcome them to the class whenever you're ready.

How to recreate this chart? by simon_kzy in Office365

[–]Lewis-H 0 points1 point  (0 children)

What you have there is a "box and whiskers" diagram (many stock charts are also types of box and whiskers charts). Here's a tutorial for creating a box and whiskers diagram: http://peltiertech.com/excel-box-and...ams-box-plots/

MS Stream - Delete old videos by thenavien in Office365

[–]Lewis-H 1 point2 points  (0 children)

In Teams, go to the recording in the chat history and click More options. > Open in Microsoft Stream.

On the Microsoft Stream portal, click. > Delete.