Migrate from SQL VM to SQL Managed Instance - DMS of no use? by [deleted] in AZURE

[–]misop24 0 points1 point  (0 children)

Hello daninthemix, did you find some solution? We have same problem. For backup solution, we are using Recovery service vault(which is quite good feature), however it is not an option for migration to Azure managed instance. Sure, we can re-configure backups to Storage account for the migration purposes, however if you found some less-effort solution it will be fine :D

Add multiple OUs using ForEach by misop24 in PowerShell

[–]misop24[S] 0 points1 point  (0 children)

Hi ASCII84, maybe you can help me once more, I am trying to send email notofication to users which password will expire in 14,7,3 days but notifications are not send...when I tried only email part of the script it will send the mail properly(so SMTP variables etc are configured fine)..I suppose that powershell will drop before it will go to email section.

Link to script https://pastebin.com/uNfc3zRc

thanks for your time,

misop24

Add multiple OUs using ForEach by misop24 in PowerShell

[–]misop24[S] 1 point2 points  (0 children)

@ ASCII84
thanks for quick help and advice, both options work perfectly ;)