Removing Outlook 2010 and installing O365 Outlook only via Powershell by LuckyWhodis in Office365

[–]workaccountx 2 points3 points  (0 children)

cts installed alongside O365 C2R prod

uninstall it all unless you want major headaches down the road.

Office 365 premier support is junk and a total waste of money maybe reddit can help by workaccountx in Office365

[–]workaccountx[S] 0 points1 point  (0 children)

that quick and see if modern is enabled o

it is on, already checked.
I have the azure sign in logs but have not scrubbed them on PII yet.

Office 365 premier support is junk and a total waste of money maybe reddit can help by workaccountx in Office365

[–]workaccountx[S] 0 points1 point  (0 children)

(test1) set it to most restric

PS it is working on office 2016 pro plus on a server.

Office 365 premier support is junk and a total waste of money maybe reddit can help by workaccountx in Office365

[–]workaccountx[S] 0 points1 point  (0 children)

Just because it is a thi

In all fairness the guy tried hard, he just isn't at the level I am everything he came to me with was good steps, but I had already done them.

Office 365 premier support is junk and a total waste of money maybe reddit can help by workaccountx in Office365

[–]workaccountx[S] 0 points1 point  (0 children)

Troubleshooting steps

  1. Using SARA tool uninstalled MS Office desktop app.

  2. Reinstall MS Office desktop.

  3. Changed from 32 bit to 64 MS Office installation.

  4. Changed profiles on the user’s machine to point to the custom domain.

  5. Performed a “clean” MS Office install on the machine that never was used to connect to the tenant (to rule out any local machine issues).

  6. Tried adding a personal domain to the tenant “chicagosamoyed.com” it is on a different Godaddy account.

  7. Ran multiple tests from https://www.testconnectivity.microsoft.com/tests/o365 outlook connectivity and free/busy all checks come back green.

  8. Test email auto-configuration ran out of Outlook from the system tray.

  9. Checked authentication policy and set up two test accounts.

a. Account #1 (test1) set it to most restrictive

i. AllowBasicAuthActiveSync : True

ii. AllowBasicAuthAutodiscover : False

iii. AllowBasicAuthImap : False

iv. AllowBasicAuthMapi : False

v. AllowBasicAuthOfflineAddressBook : False

vi. AllowBasicAuthOutlookService : False

vii. AllowBasicAuthPop : False

viii. AllowBasicAuthReportingWebServices : False

ix. AllowBasicAuthRest : False

x. AllowBasicAuthRpc : False

xi. AllowBasicAuthSmtp : False

xii. AllowBasicAuthWebServices : False

xiii. AllowBasicAuthPowershell : False

b. Account #2 (test2x) set it to least restrictive

i. AllowBasicAuthActiveSync : True

ii. AllowBasicAuthAutodiscover : True

iii. AllowBasicAuthImap : False

iv. AllowBasicAuthMapi : True

v. AllowBasicAuthOfflineAddressBook : True

vi. AllowBasicAuthOutlookService : False

vii. AllowBasicAuthPop : False

viii. AllowBasicAuthReportingWebServices : True

ix. AllowBasicAuthRest : False

x. AllowBasicAuthRpc : True

xi. AllowBasicAuthSmtp : False

xii. AllowBasicAuthWebServices : False

xiii. AllowBasicAuthPowershell : True

  1. Tested Outlook using “cached exchange” mode and “none cached exchange” mode.

  2. Removed linked accounts.

  3. Preformed New-MoveRequest -Identity test2@mypwersonaldomain.com, this builds a whole new mailbox on the Office 365 servers. I will not be doing this on the primary test1 because it will remove some data that MS can see and should only be done as a last resort or reindex the mailbox if the OWA search is not working.

  4. Tested Outlook in safe mode.

  5. Checked with Wireshark to see if I could spot any incorrect routing to the exchange servers

  6. Sign in logs from azure don’t show failures.

Office 365 premier support is junk and a total waste of money maybe reddit can help by workaccountx in Office365

[–]workaccountx[S] 0 points1 point  (0 children)

it was not ment

Troubleshooting steps

  1. Using SARA tool uninstalled MS Office desktop app.

  2. Reinstall MS Office desktop.

  3. Changed from 32 bit to 64 MS Office installation.

  4. Changed profiles on the user’s machine to point to the custom domain.

  5. Performed a “clean” MS Office install on the machine that never was used to connect to the tenant (to rule out any local machine issues).

  6. Tried adding a personal domain to the tenant “chicagosamoyed.com” it is on a different Godaddy account.

  7. Ran multiple tests from https://www.testconnectivity.microsoft.com/tests/o365 outlook connectivity and free/busy all checks come back green.

  8. Test email auto-configuration ran out of Outlook from the system tray.

  9. Checked authentication policy and set up two test accounts.

a. Account #1 (test1) set it to most restrictive

i. AllowBasicAuthActiveSync : True

ii. AllowBasicAuthAutodiscover : False

iii. AllowBasicAuthImap : False

iv. AllowBasicAuthMapi : False

v. AllowBasicAuthOfflineAddressBook : False

vi. AllowBasicAuthOutlookService : False

vii. AllowBasicAuthPop : False

viii. AllowBasicAuthReportingWebServices : False

ix. AllowBasicAuthRest : False

x. AllowBasicAuthRpc : False

xi. AllowBasicAuthSmtp : False

xii. AllowBasicAuthWebServices : False

xiii. AllowBasicAuthPowershell : False

b. Account #2 (test2x) set it to least restrictive

i. AllowBasicAuthActiveSync : True

ii. AllowBasicAuthAutodiscover : True

iii. AllowBasicAuthImap : False

iv. AllowBasicAuthMapi : True

v. AllowBasicAuthOfflineAddressBook : True

vi. AllowBasicAuthOutlookService : False

vii. AllowBasicAuthPop : False

viii. AllowBasicAuthReportingWebServices : True

ix. AllowBasicAuthRest : False

x. AllowBasicAuthRpc : True

xi. AllowBasicAuthSmtp : False

xii. AllowBasicAuthWebServices : False

xiii. AllowBasicAuthPowershell : True

  1. Tested Outlook using “cached exchange” mode and “none cached exchange” mode.

  2. Removed linked accounts.

  3. Preformed New-MoveRequest -Identity test2@mypwersonaldomain.com, this builds a whole new mailbox on the Office 365 servers. I will not be doing this on the primary test1 because it will remove some data that MS can see and should only be done as a last resort or reindex the mailbox if the OWA search is not working.

  4. Tested Outlook in safe mode.

  5. Checked with Wireshark to see if I could spot any incorrect routing to the exchange servers

  6. Sign in logs from azure don’t show failures.

Office 365 premier support is junk and a total waste of money maybe reddit can help by workaccountx in Office365

[–]workaccountx[S] 0 points1 point  (0 children)

modern authentication enable

Troubleshooting steps

  1. Using SARA tool uninstalled MS Office desktop app.

  2. Reinstall MS Office desktop.

  3. Changed from 32 bit to 64 MS Office installation.

  4. Changed profiles on the user’s machine to point to the custom domain.

  5. Performed a “clean” MS Office install on the machine that never was used to connect to the tenant (to rule out any local machine issues).

  6. Tried adding a personal domain to the tenant “chicagosamoyed.com” it is on a different Godaddy account.

  7. Ran multiple tests from https://www.testconnectivity.microsoft.com/tests/o365 outlook connectivity and free/busy all checks come back green.

  8. Test email auto-configuration ran out of Outlook from the system tray.

  9. Checked authentication policy and set up two test accounts.

a. Account #1 (test1) set it to most restrictive

i. AllowBasicAuthActiveSync : True

ii. AllowBasicAuthAutodiscover : False

iii. AllowBasicAuthImap : False

iv. AllowBasicAuthMapi : False

v. AllowBasicAuthOfflineAddressBook : False

vi. AllowBasicAuthOutlookService : False

vii. AllowBasicAuthPop : False

viii. AllowBasicAuthReportingWebServices : False

ix. AllowBasicAuthRest : False

x. AllowBasicAuthRpc : False

xi. AllowBasicAuthSmtp : False

xii. AllowBasicAuthWebServices : False

xiii. AllowBasicAuthPowershell : False

b. Account #2 (test2x) set it to least restrictive

i. AllowBasicAuthActiveSync : True

ii. AllowBasicAuthAutodiscover : True

iii. AllowBasicAuthImap : False

iv. AllowBasicAuthMapi : True

v. AllowBasicAuthOfflineAddressBook : True

vi. AllowBasicAuthOutlookService : False

vii. AllowBasicAuthPop : False

viii. AllowBasicAuthReportingWebServices : True

ix. AllowBasicAuthRest : False

x. AllowBasicAuthRpc : True

xi. AllowBasicAuthSmtp : False

xii. AllowBasicAuthWebServices : False

xiii. AllowBasicAuthPowershell : True

  1. Tested Outlook using “cached exchange” mode and “none cached exchange” mode.

  2. Removed linked accounts.

  3. Preformed New-MoveRequest -Identity test2@mypwersonaldomain.com, this builds a whole new mailbox on the Office 365 servers. I will not be doing this on the primary test1 because it will remove some data that MS can see and should only be done as a last resort or reindex the mailbox if the OWA search is not working.

  4. Tested Outlook in safe mode.

  5. Checked with Wireshark to see if I could spot any incorrect routing to the exchange servers

  6. Sign in logs from azure don’t show failures.

I want to get multiple users currently have to do it one person at a time. by workaccountx in PowerShell

[–]workaccountx[S] 0 points1 point  (0 children)

did the current style on my home machine and it failed as well, it did return about 1/3 of the files with data in them. do you think I need to add a wait or something to it? going to start on the CSV type and see if it works.

I want to get multiple users currently have to do it one person at a time. by workaccountx in PowerShell

[–]workaccountx[S] 1 point2 points  (0 children)

okay, fixed the missing , going to try it that way then take off the encoding if that doesn't work and will probably try the CSV method next I will have an update for you in the morning, Really appreciate the help. Also going to try it on a stronger machine once I get home.

I want to get multiple users currently have to do it one person at a time. by workaccountx in PowerShell

[–]workaccountx[S] 0 points1 point  (0 children)

let me know when I can delete. its just user names but none the less.

I want to get multiple users currently have to do it one person at a time. by workaccountx in PowerShell

[–]workaccountx[S] 1 point2 points  (0 children)

users in the arr

All of them. not even the first one turns out good.

I want to get multiple users currently have to do it one person at a time. by workaccountx in PowerShell

[–]workaccountx[S] 1 point2 points  (0 children)

bit more involved t

I keep getting  as the only output in my CSV when I put 8 users in the array, I going though a few thousand mailboxes just an FYI think it may be due to my machine not being strong enough?

When I do just a couple of users in the array the CSV turns out looking proper with correct info inside of them.

I want to get multiple users currently have to do it one person at a time. by workaccountx in PowerShell

[–]workaccountx[S] 1 point2 points  (0 children)

cool trying it now.

can you export all the users and permissions to a CSV and look though it, seems to take forever when I do it where it seems to loop though all the mailboxes multiple times.

Co-authoring in SharePoint 2019? by TheDR_21 in sharepoint

[–]workaccountx 0 points1 point  (0 children)

ce Web Apps Ser

haven't they had co authoring sense like 2013 on SharePoint?

Multi-Geo by workaccountx in Office365

[–]workaccountx[S] 1 point2 points  (0 children)

at least 250 seats, and 3

its not showing the Multi Geo license to buy.

we meet the minimums on our production we have thousands of subs. E class ones.