Hi team, I am wondering if Adaxes is able at all to show the ForwardingSmtpAddress of a mailbox in general? I did not find this attribute anywhere currently. The attribute ForwardingAddress is shown as Forward to

asked Apr 4 by wintec01 (2.4k points)
0 votes
1 answer

Hi, I want to add approval for specific groups with temporary membership based on this script: https://www.adaxes.com/script-repository/temporary-group-membrship-s533. ... full script be executed until $Context.SubmitForApproval and then the rest is on hold?

asked Apr 11 by wintec01 (2.4k points)
0 votes
1 answer

Hi team, we have a basic approval setup for a specific group I would like to bypass this, in case a specific custom command is executed and trying to add a member to this group ... ? I tried to play around with "If the initiator is xxx" but had no success yet.

asked Apr 10 by wintec01 (2.4k points)
0 votes
1 answer

I'm looking at this onliner Set-AdmUser -Identity $DN -Replace @{AADPHoto = $photoBytes} -AdaxesService localhost -Server. I get an illegal operation error. Wondering what I ... the photo in AD and Azure at the same time to avoid waiting for synchronization.

asked Jan 30, 2024 by mightycabal (1.2k points)
0 votes
1 answer

I wish to disable tls 1.0 and 1.1 whilst leaving tls 1.2 enabled.

asked Apr 2 by egb_riv (20 points)
0 votes
1 answer

When trying to authenticate M365 Cloud Serice, it says the account used doesn't have enough permissions, but it does. It has Active Global Admin: I was able to get it with the ... ? It says Global Admin (Which it has) OR the follow 2. So it should work.

asked Mar 31 by Edogstraus00 (590 points)
0 votes
1 answer

Can you let me know how to simultaneously add a value to a custom attribute to both the AD and Entra user objects? The graphical interface update only does it to the AD user object. Thanks.

asked Mar 25 by msheppard (880 points)
0 votes
1 answer

My script below worked until 2 week ago, after PS Graph module update the script doesn't work only in ADAXES, in powershell and in ... Tenant ID and Client Secret Credential Connect-MgGraph -TenantId $TenantId -ClientSecretCredential $ClientSecretCredential

asked Mar 14 by Simone.Vailati (500 points)
0 votes
1 answer

Hej team, we have currently a multi server setup with 2 servers. Would it be possible to spin up a third one with the latest 2025 version and use/share the same config? So we run two servers with old version and 1 with new one? Or would this break something?

asked Mar 31 by wintec01 (2.4k points)
0 votes
1 answer

We have a security initiative to disable the default Exchnage Online (EXO) PowerShell access for users, while retaining access for Admins. I would like to implement ... com/en-us/powershell/exchange/disable-access-to-exchange-online-powershell?view=exchange-ps

asked Mar 14 by Mark.Monaco (40 points)
0 votes
1 answer

Hi, I am wondering how cloud connections should be handled across scripts for things to run as smooth as possible. For example, if I disconnect from Graph in ... ) $null = Connect-MicrosoftTeams -AccessTokens @($graphToken, $teamsToken) } Best regards, Martin

asked Mar 14 by Martin (190 points)
0 votes
1 answer

Desktop Support cannot edit rule-based membership. But I have given them the permissions, even Full Control And effective security roles show it What am I missing? Thank you

asked Mar 21 by jcrook (120 points)
0 votes
1 answer

Hello, I currently have a working script that lists out ALL users disabled in the last 30 days. I am trying to adjust the parameter to ONLY include subordinates ... -AdmCriteria -Type "user" -Expression {accountDisabled -eq $true} $Context.Items.Add($searcher)

asked Mar 14 by Milan.Pathak (40 points)
0 votes
0 answers

We have some OUs in Active Directory that we do not want managed by Adaxes. How do we exclude them from license registration?

asked Mar 19 by System (40 points)
0 votes
1 answer

Subject: Connecting to a Foreign Domain Without a Trust Relationship Hello Adaxes Support, I am trying to connect to a domain that has no trust relationship and is not part ... my (unknown) domain? Thanks in advance for your help! Best regards, Idkom Helpdesk

asked Mar 19 by IDKOM (40 points)
0 votes
1 answer

We have 3 email domains. 1 primary and 2 subsidary companies. I'm needing to automate setting the email domain during user creation based on department. See attached ... to be able to automate this for ongoing maintenance if users move between departments.

asked Mar 7 by browndervilleb (20 points)
0 votes
1 answer

I have an M365 tenant synched with my on-premise AD, via Entra Cloud Sync. I also have a domain in AWS with the same usernames as in the on-premise domain. These ... , but it creates duplicate user accounts. Is there a way to accomplish this task with Adaxes?

asked Mar 18 by System (40 points)
0 votes
1 answer

When i want to register a new Managed Domain, i get an error: Unavailable Domain. An error occured when connectiong to domain '...'. The Server is not operational.

asked Mar 19 by IDKOM (40 points)
0 votes
1 answer

Hello, We are working on setting up the Network load balancer for a multi-server environment with a web farm. Are you able to provide any best ... network administrators usually rely on recommendations from the vendor when configuring these profiles.

asked Mar 19 by KoleArmstrong (170 points)
0 votes
1 answer

I have 2 scheduled reports that are supposed to be emailed to a distribution group with 4 members. Only 2 of the members are receiving the email. I ran a Message Trace in ... to. Where should I start looking for the problem? Never mind. I figured it out.

asked Mar 12 by jmatthews (250 points)
0 votes
1 answer