hi all,
is it posible to add a missing cmd-let Parameters ActiveSyncBlockedDeviceIDsto Exchange default roles?
example:
Get-ManagementRoleEntry “*\Set-CasMail*”
Name Role
Parameters
Set-CASMailbox Exchange Virtual Direc... ResetAutoBlockedDevices
Set-CASMailbox User Options ActiveSyncDebugLogging, ActiveSyncSuppressReadReceipt, Con...
Set-CASMailbox Organization Client Ac...ActiveSyncAllowedDeviceIDs, ActiveSyncBlockedDeviceIDs, Co...
If we create a new Role with parent "Organization Client Access" we have to many unknown "Cmd-Lets". Most of this, we don't know what the are doing!
IF we create a new Role with parent Template "User Options" we can add a ParameterSet-CasMailbox because alreday exists.
If we remove Set-CasMailbox and add it: Second (Screenshot) Error Parent doesn't contain Parameter!
does anybody know a simple way for this problem