0 votes

Whenever i use exchange cmdlets through remote powershell from a script launched by Adaxes, i get this warning message in the execution log:

"Some imported command names include unapproved verbs which might make them less discoverable. Use the Verbose parameter for more detail or type Get-Verb to see the list of approved verbs."
EDIT: This was fixed by adding -DisableNameChecking to the Import-Pssession when connecting to Exchange Servers

Also, when trying to set exchance permissions through a script, i get this error:
"Database is mandatory on UserMailbox. Property Name: Database"
This does not occur when using the exact same command directly in the exchange management shell on the server, or when doing this manually through remote powershell.
EDIT: This was also fixed by adding -DisableNameChecking to the Import-Pssession when connecting to Exchange Servers

Also, when copiyng users, the group membership is NOT copied (yes, the "Copy group membership" is selected)
EDIT: This was fixed by adding -AllowClobber to the Import-Pssession when connecting to Lync Servers

This was NOT present before the upgrade, and the scripts has not changed

EDIT: It seem all my problems were solved now. I won't delete the post, should anyone else experience these problems.

by (960 points)

Please log in or register to answer this question.

Related questions

0 votes
1 answer

Hello, In previous versions I used the instructions in this post Handling child objects to view Bitlocker Recovery Key's for computers. After upgrading to 2013.2 these instructions no longer ... way to view it. Help... this is a critical issue for us. Thanks.

asked Oct 30, 2013 by DFassett (710 points)
0 votes
1 answer

Send Mail with integrated mail sending function isn´t working anymore with SSL after Upgrade to 2023.2. The error code is "Send Mail with integrated mail sending function isn´t ... is working if SSL is not enabled. Does someone else have the same problem?

asked Sep 11, 2023 by robin.christmann (160 points)
0 votes
0 answers

Hi, we recently upgraded to version 2013.1. Everything was working fine. We have multiple websites and noticed, that on custom websites, newly created Active Directory filters do ... THE OU object does not exist". It is a know error? Thanks Regards, Andreas

asked May 30, 2013 by andreasaster (20 points)
0 votes
1 answer

After installing the 2013.2 update the updated template web portals have access to the new reports (recently created and modified groups). These are however not available for our ... two, as I don't really want to have to start again from scratch! Thanks

asked Jan 12, 2014 by firegoblin (1.6k points)
0 votes
1 answer

The individualmodule for PnP if upgraded to 2.2 in non PowerShell 7 breaks in Adaxers. Previous versions of Powershell will not allow the 2.2 PnP version to connect which is ... to make this work but if it is deprecated by MS, then we will lose functionality.

asked Aug 16, 2023 by nick.boehm (20 points)
3,350 questions
3,051 answers
7,791 comments
545,068 users