{"id":11462,"date":"2011-08-05T10:38:05","date_gmt":"2011-08-05T10:38:05","guid":{"rendered":"https:\/\/aidanfinn.com\/?p=11462"},"modified":"2011-08-05T10:38:05","modified_gmt":"2011-08-05T10:38:05","slug":"before-you-install-system-center-clean-up-those-computer-accounts","status":"publish","type":"post","link":"https:\/\/aidanfinn.com\/?p=11462","title":{"rendered":"Before You Install System Center \u2026 Clean Up Those Computer Accounts"},"content":{"rendered":"<p>First, I hope you\u2019ve done some planning\/architecture\/proof of concept.&#160; Next, clean up the environment.&#160; Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment.&#160; And if your network is like most others I\u2019ve encountered over the years, nobody has bothered to clean up the inactive\/obsolete computer accounts.&#160; The computer discovery process will use some sort of discovery process, most likely based on computer accounts found in Active Directory.&#160; It may find computer accounts that have been there since 2000 and no longer are valid.&#160; It may find 50% more computer accounts than actually exist.<\/p>\n<p>Before you deploy agents you need to do some spring cleaning.<\/p>\n<p><strong><u>Computer Accounts<\/u><\/strong><\/p>\n<p>My favourite tool for this in the past was <a href=\"http:\/\/www.joeware.net\/freetools\/tools\/oldcmp\/\" target=\"_blank\">oldcmp<\/a>.&#160; The page doesn\u2019t list Windows 2008 or 2008 R2.&#160; I last used it with Windows Server 2008 in a lab and it worked fine.&#160; It allowed you to work with user and computer accounts:<\/p>\n<ul>\n<li>Report only<\/li>\n<li>Disable<\/li>\n<li>Move and disable (to a \u201cdisabled\u201d OU)<\/li>\n<li>Delete<\/li>\n<\/ul>\n<p>The last time I was an admin of a large environment I was very fussy about inactive accounts.&#160; We used to run oldcmp as a scheduled task on a monthly basis.<\/p>\n<p>If you want something that is supported then try this.&#160; Identify &amp; disable computer accounts that were inactive for the last 4 weeks:<\/p>\n<p><em>dsquery computer -inactive 4 | dsmod computer -disabled yes <\/em><\/p>\n<p>Then you can identify and delete computer account that have been inactive for the last 8 weeks:<\/p>\n<p><em>dsquery computer -inactive 8 | dsrm computer<\/em><\/p>\n<p>Put that in a script and run it every month and you\u2019ll automate the cleanup nicely.&#160; Inactive machines for the last 4 weeks will be disabled and you can re-enable them if a user complains.&#160; After 8 weeks, they get completely removed.&#160; If you have people away for longer periods then you can extend this, e.g. disable after 26 weeks and delete after 52 weeks.&#160; Or you might bundle that caution about deleting with a secure mindset, e.g. disable after 4 weeks and delete after 52 weeks.<\/p>\n<p><em>Note: dsquery, dsmod, and dsrm can be easily used for lots more, e.g. user accounts. Check the help (at command prompt) and test-test-test before putting it into use.&#160; You probably can do all of this with PowerShell and the useful \u2013whatif flag.<\/em><\/p>\n<p><strong><u>DNS Records<\/u><\/strong><\/p>\n<p>I <em>hate<\/em> stale DNS records because they can lead to all sorts of false positives when there is IP address re-use, especially when trying to remotely manage\/connect to PCs in a DHCP environment.&#160; You can configure DNS scavenging of stale records on a DHCP server (for all zones) or on a per zone basis.<\/p>\n<p><a href=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2011\/08\/image.png\"><img loading=\"lazy\" decoding=\"async\" style=\"background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px; padding-top: 0px\" title=\"image\" border=\"0\" alt=\"image\" src=\"https:\/\/aidanfinn.com\/wp-content\/uploads\/2011\/08\/image_thumb.png\" width=\"354\" height=\"353\" \/><\/a><\/p>\n<p>Be careful with this one.&#160; I\u2019ve been especially careful with the intervals since the 2003 days when I had a Premier support call open.&#160; Scavenging didn\u2019t like me using smaller intervals, even if they were correctly configured.<\/p>\n<p>Once you have the environment cleaned up, you can start deploying agents.&#160; Now when you see a \u201cfailed\u201d message, you know you can take it seriously and schedule a human visit.<\/p>\n<p><em>Note: I don\u2019t think I\u2019ve ever used ConfigMgr to build collections of users.&#160; Users roam and I don\u2019t want to install software needlessly.&#160; But ConfigMgr 2012 will have a more reliable user-centric approach that detects a user\u2019s primary PC.&#160; Therefore, you\u2019ll want to do a user clean up before deploying it \u2026 and that should be standard security practice anyway.<\/em><\/p>\n<div style=\"padding-bottom: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; float: none; padding-top: 0px\" id=\"scid:0767317B-992E-4b12-91E0-4F059A8CECA8:6b33660e-2a9a-4f47-995d-4bb13758b42a\" class=\"wlWriterEditableSmartContent\">Technorati Tags: <a href=\"http:\/\/technorati.com\/tags\/Active+Directory\" rel=\"tag\">Active Directory<\/a>,<a href=\"http:\/\/technorati.com\/tags\/System+Center\" rel=\"tag\">System Center<\/a>,<a href=\"http:\/\/technorati.com\/tags\/System+Center+Essentials\" rel=\"tag\">System Center Essentials<\/a>,<a href=\"http:\/\/technorati.com\/tags\/Operations+Manager\" rel=\"tag\">Operations Manager<\/a>,<a href=\"http:\/\/technorati.com\/tags\/Configuration+Manager\" rel=\"tag\">Configuration Manager<\/a><\/div>\n","protected":false},"excerpt":{"rendered":"<p>First, I hope you\u2019ve done some planning\/architecture\/proof of concept.&#160; Next, clean up the environment.&#160; Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment.&#160; And if your network is like most others I\u2019ve encountered over the years, nobody &hellip; <a href=\"https:\/\/aidanfinn.com\/?p=11462\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;Before You Install System Center \u2026 Clean Up Those Computer Accounts&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[2],"tags":[169,60,83,193,194],"class_list":["post-11462","post","type-post","status-publish","format-standard","hentry","category-active-directory","tag-active-directory","tag-configuration-manager","tag-operations-manager","tag-system-center","tag-system-center-essentials"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.8 - aioseo.com -->\n\t<meta name=\"description\" content=\"First, I hope you\u2019ve done some planning\/architecture\/proof of concept. Next, clean up the environment. Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment. And if your network is like most others I\u2019ve encountered over the years, nobody\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"AFinn\"\/>\n\t<meta name=\"google-site-verification\" content=\"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/aidanfinn.com\/?p=11462\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.8\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_GB\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Before You Install System Center \u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro\" \/>\n\t\t<meta property=\"og:description\" content=\"First, I hope you\u2019ve done some planning\/architecture\/proof of concept. Next, clean up the environment. Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment. And if your network is like most others I\u2019ve encountered over the years, nobody\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/aidanfinn.com\/?p=11462\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2011-08-05T10:38:05+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2011-08-05T10:38:05+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@joe_elway\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Before You Install System Center \u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro\" \/>\n\t\t<meta name=\"twitter:description\" content=\"First, I hope you\u2019ve done some planning\/architecture\/proof of concept. Next, clean up the environment. Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment. And if your network is like most others I\u2019ve encountered over the years, nobody\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@joe_elway\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#article\",\"name\":\"Before You Install System Center \\u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro\",\"headline\":\"Before You Install System Center \\u2026 Clean Up Those Computer Accounts\",\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"},\"image\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/wp-content\\\/uploads\\\/2011\\\/08\\\/image_thumb.png\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462\\\/#articleImage\",\"width\":354,\"height\":353},\"datePublished\":\"2011-08-05T10:38:05+01:00\",\"dateModified\":\"2011-08-05T10:38:05+01:00\",\"inLanguage\":\"en-GB\",\"commentCount\":1,\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#webpage\"},\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#webpage\"},\"articleSection\":\"Active Directory, Active Directory, Configuration Manager, Operations Manager, System Center, System Center Essentials\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/aidanfinn.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=2#listItem\",\"name\":\"Active Directory\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=2#listItem\",\"position\":2,\"name\":\"Active Directory\",\"item\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=2\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#listItem\",\"name\":\"Before You Install System Center \\u2026 Clean Up Those Computer Accounts\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#listItem\",\"position\":3,\"name\":\"Before You Install System Center \\u2026 Clean Up Those Computer Accounts\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?cat=2#listItem\",\"name\":\"Active Directory\"}}]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#personImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1\",\"name\":\"AFinn\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"AFinn\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#webpage\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462\",\"name\":\"Before You Install System Center \\u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro\",\"description\":\"First, I hope you\\u2019ve done some planning\\\/architecture\\\/proof of concept. Next, clean up the environment. Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\\\/ConfigMgr), and Operations Manager (SCOM\\\/OpsMgr), will allow you to track the success of agent deployment. And if your network is like most others I\\u2019ve encountered over the years, nobody\",\"inLanguage\":\"en-GB\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?p=11462#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/?author=1#author\"},\"datePublished\":\"2011-08-05T10:38:05+01:00\",\"dateModified\":\"2011-08-05T10:38:05+01:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#website\",\"url\":\"https:\\\/\\\/aidanfinn.com\\\/\",\"name\":\"Aidan Finn, IT Pro\",\"description\":\"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...\",\"inLanguage\":\"en-GB\",\"publisher\":{\"@id\":\"https:\\\/\\\/aidanfinn.com\\\/#person\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Before You Install System Center \u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro","description":"First, I hope you\u2019ve done some planning\/architecture\/proof of concept. Next, clean up the environment. Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment. And if your network is like most others I\u2019ve encountered over the years, nobody","canonical_url":"https:\/\/aidanfinn.com\/?p=11462","robots":"max-image-preview:large","keywords":"","webmasterTools":{"google-site-verification":"TDKjbi2McB2eLIfL6KwPB3aQqv5E-mbcb2QYIcovGaI","miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/aidanfinn.com\/?p=11462#article","name":"Before You Install System Center \u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro","headline":"Before You Install System Center \u2026 Clean Up Those Computer Accounts","author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"publisher":{"@id":"https:\/\/aidanfinn.com\/#person"},"image":{"@type":"ImageObject","url":"https:\/\/aidanfinn.com\/wp-content\/uploads\/2011\/08\/image_thumb.png","@id":"https:\/\/aidanfinn.com\/?p=11462\/#articleImage","width":354,"height":353},"datePublished":"2011-08-05T10:38:05+01:00","dateModified":"2011-08-05T10:38:05+01:00","inLanguage":"en-GB","commentCount":1,"mainEntityOfPage":{"@id":"https:\/\/aidanfinn.com\/?p=11462#webpage"},"isPartOf":{"@id":"https:\/\/aidanfinn.com\/?p=11462#webpage"},"articleSection":"Active Directory, Active Directory, Configuration Manager, Operations Manager, System Center, System Center Essentials"},{"@type":"BreadcrumbList","@id":"https:\/\/aidanfinn.com\/?p=11462#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","position":1,"name":"Home","item":"https:\/\/aidanfinn.com","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=2#listItem","name":"Active Directory"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=2#listItem","position":2,"name":"Active Directory","item":"https:\/\/aidanfinn.com\/?cat=2","nextItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=11462#listItem","name":"Before You Install System Center \u2026 Clean Up Those Computer Accounts"},"previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?p=11462#listItem","position":3,"name":"Before You Install System Center \u2026 Clean Up Those Computer Accounts","previousItem":{"@type":"ListItem","@id":"https:\/\/aidanfinn.com\/?cat=2#listItem","name":"Active Directory"}}]},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/#person","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=11462#personImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"Person","@id":"https:\/\/aidanfinn.com\/?author=1#author","url":"https:\/\/aidanfinn.com\/?author=1","name":"AFinn","image":{"@type":"ImageObject","@id":"https:\/\/aidanfinn.com\/?p=11462#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/65fde4aa9f2ab1cf1514ae320a37ec682d9398ce5791d3c2dd1e8670a71ceea0?s=96&d=mm&r=g","width":96,"height":96,"caption":"AFinn"}},{"@type":"WebPage","@id":"https:\/\/aidanfinn.com\/?p=11462#webpage","url":"https:\/\/aidanfinn.com\/?p=11462","name":"Before You Install System Center \u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro","description":"First, I hope you\u2019ve done some planning\/architecture\/proof of concept. Next, clean up the environment. Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment. And if your network is like most others I\u2019ve encountered over the years, nobody","inLanguage":"en-GB","isPartOf":{"@id":"https:\/\/aidanfinn.com\/#website"},"breadcrumb":{"@id":"https:\/\/aidanfinn.com\/?p=11462#breadcrumblist"},"author":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"creator":{"@id":"https:\/\/aidanfinn.com\/?author=1#author"},"datePublished":"2011-08-05T10:38:05+01:00","dateModified":"2011-08-05T10:38:05+01:00"},{"@type":"WebSite","@id":"https:\/\/aidanfinn.com\/#website","url":"https:\/\/aidanfinn.com\/","name":"Aidan Finn, IT Pro","description":"A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","inLanguage":"en-GB","publisher":{"@id":"https:\/\/aidanfinn.com\/#person"}}]},"og:locale":"en_GB","og:site_name":"Aidan Finn, IT Pro - A blog covering Azure, Hyper-V, Windows Server, desktop, systems management, deployment, and so on ...","og:type":"article","og:title":"Before You Install System Center \u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro","og:description":"First, I hope you\u2019ve done some planning\/architecture\/proof of concept. Next, clean up the environment. Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment. And if your network is like most others I\u2019ve encountered over the years, nobody","og:url":"https:\/\/aidanfinn.com\/?p=11462","article:published_time":"2011-08-05T10:38:05+00:00","article:modified_time":"2011-08-05T10:38:05+00:00","twitter:card":"summary","twitter:site":"@joe_elway","twitter:title":"Before You Install System Center \u2026 Clean Up Those Computer Accounts | Aidan Finn, IT Pro","twitter:description":"First, I hope you\u2019ve done some planning\/architecture\/proof of concept. Next, clean up the environment. Products that deploy agents, such as System Center Essentials (SCE), Configuration Manager (SCCM\/ConfigMgr), and Operations Manager (SCOM\/OpsMgr), will allow you to track the success of agent deployment. And if your network is like most others I\u2019ve encountered over the years, nobody","twitter:creator":"@joe_elway"},"aioseo_meta_data":{"post_id":"11462","title":null,"description":null,"keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"schema_type":null,"schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"breadcrumb_settings":null,"limit_modified_date":false,"ai":null,"created":"2020-12-21 03:53:18","updated":"2025-06-04 14:36:05","seo_analyzer_scan_date":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/aidanfinn.com\/?cat=2\" title=\"Active Directory\">Active Directory<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tBefore You Install System Center \u2026 Clean Up Those Computer Accounts\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/aidanfinn.com"},{"label":"Active Directory","link":"https:\/\/aidanfinn.com\/?cat=2"},{"label":"Before You Install System Center \u2026 Clean Up Those Computer Accounts","link":"https:\/\/aidanfinn.com\/?p=11462"}],"jetpack_featured_media_url":"","amp_enabled":true,"_links":{"self":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/11462","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=11462"}],"version-history":[{"count":0,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=\/wp\/v2\/posts\/11462\/revisions"}],"wp:attachment":[{"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=11462"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=11462"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/aidanfinn.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=11462"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}