{"id":5074,"date":"2024-04-25T15:59:30","date_gmt":"2024-04-25T22:59:30","guid":{"rendered":"https:\/\/SUMMALAI.COM\/?p=5074"},"modified":"2024-04-25T16:02:33","modified_gmt":"2024-04-25T23:02:33","slug":"how-to-get-the-microsoft-security-score-from-command-line","status":"publish","type":"post","link":"https:\/\/SUMMALAI.COM\/?p=5074","title":{"rendered":"How to Get the Microsoft Security Score from Command Line"},"content":{"rendered":"\n<p>To get the Microsoft security score from the command line, you can use PowerShell commands. Here\u2019s a general approach:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Install the required PowerShell modules<\/strong>, if not already installed. You might need modules like <code>AzureAD<\/code> or <code>Microsoft.Graph.Security<\/code>.<\/li>\n\n\n\n<li><strong>Connect to your Microsoft 365 tenant<\/strong> using the appropriate command, such as <code>Connect-AzureAD<\/code> or <code>Connect-MgGraph<\/code>.<\/li>\n\n\n\n<li><strong>Retrieve the security score<\/strong> using a command like <code>Get-MgSecuritySecureScore<\/code>.<\/li>\n<\/ol>\n\n\n\n<p>Here\u2019s an example of how you might use PowerShell to get the security score:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># Install the Microsoft Graph Security moduleInstall-Module -Name Microsoft.Graph.Security\n# Connect to Microsoft GraphConnect-MgGraph# Get the security scoreGet-MgSecuritySecureScore<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img fetchpriority=\"high\" decoding=\"async\" width=\"1024\" height=\"883\" src=\"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2024\/04\/GetSecureScore-1024x883.png\" alt=\"\" class=\"wp-image-5078\" srcset=\"https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2024\/04\/GetSecureScore-1024x883.png 1024w, https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2024\/04\/GetSecureScore-300x259.png 300w, https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2024\/04\/GetSecureScore-768x662.png 768w, https:\/\/SUMMALAI.COM\/wp-content\/uploads\/2024\/04\/GetSecureScore.png 1230w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p>Remember, you may need to adjust the commands based on your specific environment and permissions. Also, ensure that you have the necessary permissions to access the security score data.<\/p>\n\n\n\n<p>Ref: <a href=\"https:\/\/techcommunity.microsoft.com\/t5\/security-compliance-and-identity\/it-pros-can-now-easily-connect-to-microsoft-graph-security-with\/ba-p\/399308\">IT Pros can now easily connect to Microsoft Graph Security with the PowerShell Module! &#8211; Microsoft Community Hub<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>To get the Microsoft security score from the command line, you can use PowerShell commands. Here\u2019s a general approach: Here\u2019s an example of how you might use PowerShell to get the security score: Remember, you may need to adjust the commands based on your specific environment and permissions. Also, ensure that you have the necessary <a class=\"read-more\" href=\"https:\/\/SUMMALAI.COM\/?p=5074\">Read More<\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0,"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[1526,10],"tags":[1777],"class_list":["post-5074","post","type-post","status-publish","format-standard","hentry","category-microsoft-defender","category-microsoft","tag-get-the-microsoft-security-score-from-command-line"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/5074","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=5074"}],"version-history":[{"count":2,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/5074\/revisions"}],"predecessor-version":[{"id":5079,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=\/wp\/v2\/posts\/5074\/revisions\/5079"}],"wp:attachment":[{"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=5074"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=5074"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/SUMMALAI.COM\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=5074"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}