You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for reporting an issue, making a suggestion, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to respond. Thanks!
Category
Suggested sample, script, or tool
[x ] Bug in existing sample, script, or tool
Question / Feedback
Instructions
Delete this section after reading
All suggestions, questions and issues related to FastTrack OSS are welcome, please let us know what's on your mind.
This is not a general support forum for FastTrack, questions should be related to an existing or proposed OSS contribution
Remember to include sufficient details and context
If you have multiple suggestions, questions, or bugs please submit them in seperate issues so we can track resolution
Complete the section below that matches your need and delete the others
Thank you for your feedback!
Issue Details
When running the find-mailboxdelegates.ps1 script in our EX2010SP3 rollup 21 environment with powershell 3.0 or higher. we get an error as indicated below. the script does not complete and logs error as shown below.
2/1/2019 12:14 PM : User: d765571_ad Computer: NC3N ScriptVersion: 06262018 PowershellVersion: 5
2/1/2019 12:14 PM : Script parameters passed: [BatchUsers, True]
2/1/2019 12:14 PM : Pre-flight Check
2/1/2019 12:14 PM : ExchangeServerName: NC3N ExchangeServerVersion: Version 14.3 (Build 123.4)
2/1/2019 12:14 PM : Pre-flight Completed
2/1/2019 12:14 PM : STEP 2 of 3: Analyze Delegates...
2/1/2019 12:14 PM : Run function: Create-Batches
2/1/2019 12:14 PM : Build ArrayList for users with no dependents
2/1/2019 12:14 PM : Identify users with no permissions on them, nor them have perms on another
2/1/2019 12:14 PM : Remove users with no dependents from hash
2/1/2019 12:14 PM : Clean out hashData of users in hash with no delegates
2/1/2019 12:14 PM : Run function: Find-Links
2/1/2019 12:14 PM : Error: The term '-percentComplete' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
2/1/2019 12:14 PM : Error: Exception calling "Add" with "2" argument(s): "Item has already been added. Key in dictionary: 'user@contoso.com' Key being added: 'user@contoso.coml'"
2/1/2019 12:14 PM : Error: Exception calling "Add" with "2" argument(s): "Item has already been added. Key in dictionary: ''user@contoso.com' Key being added: ''user@contoso.com'"
Suggested Sample, Script, or Tool
Please described the sample, script or tool you think would be useful. Ensure you provide enough detail for us to understand and include the use case(s) covered. Samples, scripts, and tool should be generic and applicable to a wide range of customers.
Bug in existing sample, script, or tool
Expected / Desired Behavior
Please describe the expected behavior.
Observed Behavior
Please describe the behavior that occured.
Steps to Reproduce
Please describe the steps to reproduce the bug in sufficient detail to allow testing.
Question / Feedback
We would like some feedback that may indicated why we are getting this error.
also,the account we are using has domain admin and full mailbox rights.
Thank you for reporting an issue, making a suggestion, or asking a question. We appreciate your feedback - to help the team understand your
needs please complete the below template to ensure we have the details to respond. Thanks!
Category
Instructions
Delete this section after reading
Issue Details
When running the find-mailboxdelegates.ps1 script in our EX2010SP3 rollup 21 environment with powershell 3.0 or higher. we get an error as indicated below. the script does not complete and logs error as shown below.
2/1/2019 12:14 PM : User: d765571_ad Computer: NC3N ScriptVersion: 06262018 PowershellVersion: 5
2/1/2019 12:14 PM : Script parameters passed: [BatchUsers, True]
2/1/2019 12:14 PM : Pre-flight Check
2/1/2019 12:14 PM : ExchangeServerName: NC3N ExchangeServerVersion: Version 14.3 (Build 123.4)
2/1/2019 12:14 PM : Pre-flight Completed
2/1/2019 12:14 PM : STEP 2 of 3: Analyze Delegates...
2/1/2019 12:14 PM : Run function: Create-Batches
2/1/2019 12:14 PM : Build ArrayList for users with no dependents
2/1/2019 12:14 PM : Identify users with no permissions on them, nor them have perms on another
2/1/2019 12:14 PM : Remove users with no dependents from hash
2/1/2019 12:14 PM : Clean out hashData of users in hash with no delegates
2/1/2019 12:14 PM : Run function: Find-Links
2/1/2019 12:14 PM : Error: The term '-percentComplete' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
2/1/2019 12:14 PM : Error: Exception calling "Add" with "2" argument(s): "Item has already been added. Key in dictionary: 'user@contoso.com' Key being added: 'user@contoso.coml'"
2/1/2019 12:14 PM : Error: Exception calling "Add" with "2" argument(s): "Item has already been added. Key in dictionary: ''user@contoso.com' Key being added: ''user@contoso.com'"
Suggested Sample, Script, or Tool
Please described the sample, script or tool you think would be useful. Ensure you provide enough detail for us to understand and include the use case(s) covered. Samples, scripts, and tool should be generic and applicable to a wide range of customers.
Bug in existing sample, script, or tool
Expected / Desired Behavior
Please describe the expected behavior.
Observed Behavior
Please describe the behavior that occured.
Steps to Reproduce
Please describe the steps to reproduce the bug in sufficient detail to allow testing.
Question / Feedback
We would like some feedback that may indicated why we are getting this error.
also,the account we are using has domain admin and full mailbox rights.
Find-MailboxDelegates.ps1.txt
The text was updated successfully, but these errors were encountered: