Office 365
1264 TopicsExchange Online Powershell not connecting in scheduled Task script
Hello everyone, I am having this issue where I can't find any useful answer. We are connecting to Exchange Online with certificate based authentication and it works fine when we run the script manually. Running the script via scheduled task with the same user, we always receive the following error messages. PS>TerminatingError(Get-ConnectionContext): "One or more errors occurred." PS>TerminatingError(): "An error occurred while sending the request." An error occurred while sending the request. At C:\Program Files\WindowsPowerShell\Modules\ExchangeOnlineManagement\3.5.0\netFramework\Exchange OnlineManagement.psm1:762 char:21 + throw $_.Exception.InnerException; + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : OperationStopped: (:) [], HttpRequestException + FullyQualifiedErrorId : An error occurred while sending the request. This is the command we use to connect: Connect-ExchangeOnline -AppId $AppId -CertificateThumbprint $CertificateThumbprint -Organization $Organization -ShowBanner:$false -loglevel all Has anyone experienced this before? ExchangeOnlineManagement Module is Version 3.5.0 Powershell Version is5.1.14393.7155628Views0likes5CommentsInstall exchange server Error :
Hi teams, i have a problem with installing exchange server , I want to install Exchange again on a server that has already uninstalled Exchange after uninstalling exchange i delete manulay the folder C:\Program Files\Microsoft\Exchange Server, now when i try to install exchange server i have this error : also with GUI : any idea , i find also these services in server : any helpSolved44Views0likes1CommentError unisntall exchange server
Hi teams, i have an error when i rty to uninstall exchange server : in role CAS at 70% Mailbox role: Client Access service FAILED: the iis admin service not start , and i delete all folder (owa, mapi, ...) in http folder Configuration>CN=Configuration>CN=Services>CN=Microsoft Exchange>CN=EXOIP>CN=Administrative Groups>CN=Exchange Administrative Group (FYDIBOHF23SPDLT)>CN=Servers>CN=srv_name>CN=Protocols>CN=HTTP. and i delete also the folder http from adsi edit, i also repair all prerequis (iis rewrite, vs2012...) any help52Views0likes4CommentsERP system with MS 365 MFA user
Hello Expert Comm, I need to send emails from the ERP system, and all settings are done, but I need additional security to enable the MFA for the user that will use this service as I know the MFA must not be enabled for this setting and Security Default must NOT be enabled for the organization. So, if you have any workaround to enable the MFA for the account that will use the ERP system please let me know I have MS 365 emails Thanks, Kmohamed17Views0likes0Commentsuninstall error exchange server CAS role:
hi teams , i have an error when i try to uninstall exchange server : in role CAS at 70% : the iis admin service not started , and i delete all folder (owa, mapi, ...) in http folder Configuration >CN=Configuration>CN=Services>CN=Microsoft Exchange>CN=EXOIP>CN=Administrative Groups>CN=Exchange Administrative Group (FYDIBOHF23SPDLT)>CN=Servers>CN=srv_name>CN=Protocols>CN=HTTP. and i delete also the folder http any helpSolved28Views0likes1CommentUsage data for Personal Bookings/Bookings with me
Is there a way (powershell cmdlet or graph call) to get a count of how many users in a tenant have created/enabled Personal Bookings? I'm not talking about shared Bookings calendars, but people who have turned on the "Bookings with me" feature. The reason I'm looking for this data is that right now we have some departments who are using other similar services, in some cases they are costing the org quite a bit of money. If we can demonstrate that a significant percentage of users are making use of this feature that we're already paying for, we have leverage to recoup some operating costs.42Views1like2CommentsMaking your public folder migrations faster and more reliable
The key for a successful migration (of any type) is to ensure that source data is in a healthy condition. Public folder migrations are no different, especially if you have been using public folders for years. Orphaned ACLs, mis-matched Mail Enabled Public Folder objects (MEPF’s), or corrupted dumpster folders can cause public folder migrations to slow down considerably, if not fail altogether.33KViews5likes18Comments