0 votes

I would like to know if it is possible to use powershell to schedule an appointment in the outlook calendar with variables and send it via exchange Thanks in advance, Simone

by (430 points)

1 Answer

0 votes
by (270k points)
0

Thanks, I had already seen these articles. The problem is that I don't have outlook installed on the server. Is it possible to do the same thing by calling the exchange server? maybe with an api?

0

Hello Simone,

Sorry for the confusion, but your request is not related to Adaxes. It should be possible to establish a remote session to the server where Outlook is installed (e.g. using the Import-PSSession cmdlet) and execute the request there. For additional details and recommended approaches we suggest you to contact Microsoft support. They should be able to point you in the right direction.

0

sorry, I was not clear in the request. I need to create a scheduled task in adaxes where on a few days of the month send an appointment in the calendar of some users. It's possible? We have office 365 with exchange hybrid server.

0

Hello Simone,

Creating such a scheduled task is possible. However, the script is not related to Adaxes or Active Directory. That is why we mentioned that we won’t be able to help you with the script itself and it is recommended to contact Microsoft support. You can ask them to write a script that will just work in Windows PowerShell. Once you have it working, we can help you adjust the script to be executed in your scheduled task. For information on how to create scheduled tasks in Adaxes, have a look at the following tutorial: https://www.adaxes.com/tutorials_AutomatingDailyTasks_ScheduleTasksForActiveDirectoryManagement.htm.

Related questions

0 votes
1 answer

We have come across an issue we need assistance with. We would like to add a process in the deprovisioning to Cancel all reoccurring or non reoccurring meetings for the user. We have orphaned meetings tieing up rooms.

asked Feb 23, 2017 by willy-wally (3.2k points)
0 votes
1 answer

Dear Support, I want to upload files to the Exchange Server. We don't have Office 365. Command: Set-UserPhoto Nuno Mota -PictureData ([System.IO.File]::ReadAllBytes( D ... the Upload for Office 365, do you have ideas for this case? Thank you Regards Massimo

asked Jan 19, 2018 by massimo.ibba (450 points)
0 votes
0 answers

When we copy a user to create a new user within Adaxes. The new user is not able to outlook client. The error message is "The connection to Microsoft Exchange is ... rule to create the exchange accounts in both situations. What might be causing this issue?

asked Apr 9, 2015 by ollonw (20 points)
0 votes
1 answer

Hi, I created a distribution group via adaxes web interface. And Established e-mail address for the group. And "Automaticaly update e-mail addresses based on e-mail address policy" ... work fine. I make a mistake but I can not find it. Any suggestion. Thanks

asked Nov 12, 2013 by Erkan.Ozturk (40 points)
0 votes
1 answer

Hey there, Our users manage their distrubution group members via Outlook. Using native AD tools, our service desk technicians are accustomed to having a checkbox underneath the 'Managed ... via Outlook to the new object (Group or User). Thanks in advance! Kirk

asked May 24, 2012 by Kirk (60 points)
3,326 questions
3,026 answers
7,727 comments
544,678 users