{"id":428,"date":"2021-01-04T13:41:15","date_gmt":"2021-01-04T12:41:15","guid":{"rendered":"https:\/\/blog.van-daag.nl\/?p=428"},"modified":"2021-01-04T13:41:16","modified_gmt":"2021-01-04T12:41:16","slug":"disable-password-expiration-azure-ad","status":"publish","type":"post","link":"https:\/\/van-daag.nl\/?p=428","title":{"rendered":"Disable Password Expiration Azure AD"},"content":{"rendered":"\n<p>Connect-AzureAD<br>Set-AzureADUser -ObjectId <strong>&lt;SyncACCOUNT><\/strong>@<strong>&lt;DOMAIN><\/strong>.onmicrosoft.com -PasswordPolicies DisablePasswordExpiration<\/p>\n\n\n\n<p><\/p>\n\n\n\n<p>And if you want all online created accounts disable Password expiration:<br>Get-AzureADUser -All $true | Set-AzureADUser -PasswordPolicies DisablePasswordExpiration<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Connect-AzureADSet-AzureADUser -ObjectId &lt;SyncACCOUNT>@&lt;DOMAIN>.onmicrosoft.com -PasswordPolicies DisablePasswordExpiration And if you want all online created accounts disable Password expiration:Get-AzureADUser -All $true | Set-AzureADUser -PasswordPolicies DisablePasswordExpiration<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[1],"tags":[],"class_list":["post-428","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/van-daag.nl\/index.php?rest_route=\/wp\/v2\/posts\/428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/van-daag.nl\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/van-daag.nl\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/van-daag.nl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/van-daag.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=428"}],"version-history":[{"count":1,"href":"https:\/\/van-daag.nl\/index.php?rest_route=\/wp\/v2\/posts\/428\/revisions"}],"predecessor-version":[{"id":429,"href":"https:\/\/van-daag.nl\/index.php?rest_route=\/wp\/v2\/posts\/428\/revisions\/429"}],"wp:attachment":[{"href":"https:\/\/van-daag.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=428"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/van-daag.nl\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=428"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/van-daag.nl\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}