Would you consider adding a feature to allow "SMS"'s to be sent by executing a PowerShell script and passing on the details as parameters for those that have more exotic setups that don't have normal APIs (Email/HTTP)? (Eg: dPMR Gateways)
Hello,
Thank you for the suggestion. Currently we are not planning to implement such features.
We would like users to be able to add their mobile number and carrier information from within the web console. Preferably, they would enter their mobile number in a ... ". This address would then be written to an extensionAttribute field in Active Directory.
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
This may sound a little convoluted, but I will try and explain. I'd like to have an operation require approval by a group. And if the initiator is a member of that group, I don ... into it at a new company. I've got to dust off some of the brain cells. Thanks.
For creating a computer object, we want to check if the entered CN is already used in our AD. And for that we want to use a powershell script. An other dot ... powershell script should be start before creating the computer object, right? Thanks for your help.
How do we use a cached Azure AD token to change a user's Distribution List membership on Exchange Online via a PowerShell script, as opposed to always requesting a new token?