{
    "api_version": "1",
    "kind": "dse_post",
    "self": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/",
    "item": {
        "id": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/",
        "slug": "dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume",
        "url": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/",
        "alternate_urls": {
            "markdown": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume.md",
            "json": "https://update.dsesecurity.com/api/v1/posts/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/"
        },
        "title": "Check the position of unallocated space before extending a Windows volume",
        "summary": "Why might available disk space be unusable for the planned volume extension?",
        "format": {
            "slug": "guide",
            "name": "Guide"
        },
        "priority": {
            "slug": "info",
            "name": "Information"
        },
        "featured": false,
        "image": {
            "theme": "managed-it",
            "label": "Managed IT operations",
            "alt": "A controlled technology lifecycle progressing from assessment to approved production.",
            "card_url": "https://update.dsesecurity.com/assets/editorial/managed-it-card.webp?v=1.8.20",
            "hero_url": "https://update.dsesecurity.com/assets/editorial/managed-it-hero.webp?v=1.8.20",
            "social_url": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
            "width": 2400,
            "height": 1350
        },
        "topics": [
            {
                "slug": "business-continuity",
                "name": "Business Continuity",
                "url": "https://update.dsesecurity.com/topic/business-continuity/"
            },
            {
                "slug": "it",
                "name": "IT",
                "url": "https://update.dsesecurity.com/topic/it/"
            }
        ],
        "author": {
            "name": "DSE Security Editorial Team",
            "url": "https://update.dsesecurity.com/#editorial-team",
            "type": "Organization"
        },
        "publisher": {
            "name": "Detection Systems & Engineering",
            "url": "https://dsesecurity.com/"
        },
        "published_at": "2026-09-08T18:15:53+00:00",
        "modified_at": "2026-09-08T18:20:22+00:00",
        "reviewed_on": "2026-09-08",
        "reading_minutes": 1,
        "word_count": 204,
        "potentially_affected": "Use this review when an existing Windows volume needs more capacity.",
        "dse_recommendation": "Capture the current disk layout and have another administrator verify the target and adjacent unallocated region.",
        "primary_source": {
            "name": "Extend a basic or dynamic volume in Windows and Windows Server",
            "url": "https://learn.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume",
            "published_on": null,
            "authority": "Microsoft Learn"
        },
        "publishing_principles": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
        "usage_info": "https://update.dsesecurity.com/usage/",
        "copyright_notice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
        "content_html": "<h2>Source facts</h2>\n<p>Windows volume extension adds unallocated space to an existing volume through Disk Management or PowerShell. The documented procedure requires the unallocated region to immediately follow the target volume; an intervening volume prevents that extension. The source also requires the volume to use NTFS or ReFS. <a href=\"https://learn.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft documentation</a>.</p>\n<h2>Applicability</h2>\n<p>Use this review when an existing Windows volume needs more capacity. Identify the exact disk, filesystem, partition order, and requested new size. Check all documented prerequisites rather than relying on a total-free-space figure.</p>\n<h2>DSE recommendation</h2>\n<p>Capture the current disk layout and have another administrator verify the target and adjacent unallocated region. Ask the data owner to approve the intended capacity change and confirm recovery arrangements. Treat deleting or moving an intervening partition as a separate decision requiring its own supported procedure and data review.</p>\n<h2>Verification</h2>\n<p>After an approved extension, compare the resulting size and partition layout with the plan. Verify representative file access and the application&#8217;s usable capacity. Retain the observed result and any error from the operation. If the required adjacent space is absent, return to storage planning instead of repeatedly attempting the same extension.</p>\n<h2>Official references</h2>\n<p><a href=\"https://learn.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume\" target=\"_blank\" rel=\"noopener noreferrer\">Microsoft Learn: Extend a basic or dynamic volume in Windows and Windows Server</a>. Source reviewed September 8, 2026.</p>",
        "content_text": "Source facts\nWindows volume extension adds unallocated space to an existing volume through Disk Management or PowerShell. The documented procedure requires the unallocated region to immediately follow the target volume; an intervening volume prevents that extension. The source also requires the volume to use NTFS or ReFS. Microsoft documentation.\nApplicability\nUse this review when an existing Windows volume needs more capacity. Identify the exact disk, filesystem, partition order, and requested new size. Check all documented prerequisites rather than relying on a total-free-space figure.\nDSE recommendation\nCapture the current disk layout and have another administrator verify the target and adjacent unallocated region. Ask the data owner to approve the intended capacity change and confirm recovery arrangements. Treat deleting or moving an intervening partition as a separate decision requiring its own supported procedure and data review.\nVerification\nAfter an approved extension, compare the resulting size and partition layout with the plan. Verify representative file access and the application’s usable capacity. Retain the observed result and any error from the operation. If the required adjacent space is absent, return to storage planning instead of repeatedly attempting the same extension.\nOfficial references\nMicrosoft Learn: Extend a basic or dynamic volume in Windows and Windows Server. Source reviewed September 8, 2026.",
        "content_markdown": "## Source facts\n\nWindows volume extension adds unallocated space to an existing volume through Disk Management or PowerShell. The documented procedure requires the unallocated region to immediately follow the target volume; an intervening volume prevents that extension. The source also requires the volume to use NTFS or ReFS. [Microsoft documentation](https://learn.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume).\n\n## Applicability\n\nUse this review when an existing Windows volume needs more capacity. Identify the exact disk, filesystem, partition order, and requested new size. Check all documented prerequisites rather than relying on a total-free-space figure.\n\n## DSE recommendation\n\nCapture the current disk layout and have another administrator verify the target and adjacent unallocated region. Ask the data owner to approve the intended capacity change and confirm recovery arrangements. Treat deleting or moving an intervening partition as a separate decision requiring its own supported procedure and data review.\n\n## Verification\n\nAfter an approved extension, compare the resulting size and partition layout with the plan. Verify representative file access and the application’s usable capacity. Retain the observed result and any error from the operation. If the required adjacent space is absent, return to storage planning instead of repeatedly attempting the same extension.\n\n## Official references\n\n[Microsoft Learn: Extend a basic or dynamic volume in Windows and Windows Server](https://learn.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume). Source reviewed September 8, 2026."
    },
    "json_ld": {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://dsesecurity.com/#organization",
                "name": "Detection Systems & Engineering",
                "alternateName": "DSE Security",
                "url": "https://dsesecurity.com/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://update.dsesecurity.com/assets/dse-logo-20260812.png?v=1.8.20"
                }
            },
            {
                "@type": "Organization",
                "@id": "https://update.dsesecurity.com/#editorial-team",
                "name": "DSE Security Editorial Team",
                "url": "https://update.dsesecurity.com/",
                "parentOrganization": {
                    "@id": "https://dsesecurity.com/#organization"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://update.dsesecurity.com/#website",
                "name": "DSE Updates",
                "alternateName": "DSE Security Knowledge Hub",
                "url": "https://update.dsesecurity.com/",
                "inLanguage": "en-US",
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": {
                        "@type": "EntryPoint",
                        "urlTemplate": "https://update.dsesecurity.com/?q={search_term_string}"
                    },
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "WebPage",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/",
                "isPartOf": {
                    "@id": "https://update.dsesecurity.com/#website"
                },
                "lastReviewed": "2026-09-08"
            },
            {
                "@type": "BreadcrumbList",
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/#breadcrumbs",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": 1,
                        "name": "DSE Updates",
                        "item": "https://update.dsesecurity.com/"
                    },
                    {
                        "@type": "ListItem",
                        "position": 2,
                        "name": "Check the position of unallocated space before extending a Windows volume",
                        "item": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/"
                    }
                ]
            },
            {
                "@type": [
                    "Article",
                    "TechArticle"
                ],
                "@id": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/#article",
                "identifier": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/",
                "url": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/",
                "headline": "Check the position of unallocated space before extending a Windows volume",
                "description": "Why might available disk space be unusable for the planned volume extension?",
                "abstract": "Why might available disk space be unusable for the planned volume extension?",
                "articleBody": "Source facts\nWindows volume extension adds unallocated space to an existing volume through Disk Management or PowerShell. The documented procedure requires the unallocated region to immediately follow the target volume; an intervening volume prevents that extension. The source also requires the volume to use NTFS or ReFS. Microsoft documentation.\nApplicability\nUse this review when an existing Windows volume needs more capacity. Identify the exact disk, filesystem, partition order, and requested new size. Check all documented prerequisites rather than relying on a total-free-space figure.\nDSE recommendation\nCapture the current disk layout and have another administrator verify the target and adjacent unallocated region. Ask the data owner to approve the intended capacity change and confirm recovery arrangements. Treat deleting or moving an intervening partition as a separate decision requiring its own supported procedure and data review.\nVerification\nAfter an approved extension, compare the resulting size and partition layout with the plan. Verify representative file access and the application’s usable capacity. Retain the observed result and any error from the operation. If the required adjacent space is absent, return to storage planning instead of repeatedly attempting the same extension.\nOfficial references\nMicrosoft Learn: Extend a basic or dynamic volume in Windows and Windows Server. Source reviewed September 8, 2026.",
                "datePublished": "2026-09-08T18:15:53+00:00",
                "dateModified": "2026-09-08T18:20:22+00:00",
                "mainEntityOfPage": {
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/"
                },
                "inLanguage": "en-US",
                "isAccessibleForFree": true,
                "author": {
                    "@type": "Organization",
                    "name": "DSE Security Editorial Team",
                    "url": "https://update.dsesecurity.com/#editorial-team"
                },
                "publisher": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "image": {
                    "@type": "ImageObject",
                    "@id": "https://update.dsesecurity.com/updates/dse-20260908-078-check-the-position-of-unallocated-space-before-extending-a-windows-volume/#primaryimage",
                    "url": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
                    "contentUrl": "https://update.dsesecurity.com/assets/editorial/managed-it-social-v2.jpg?v=1.8.20",
                    "width": 1200,
                    "height": 630,
                    "caption": "Check the position of unallocated space before extending a Windows volume"
                },
                "articleSection": [
                    "Business Continuity",
                    "IT"
                ],
                "keywords": [
                    "Business Continuity",
                    "IT",
                    "Guide",
                    "Information priority"
                ],
                "genre": "Guide",
                "about": [
                    {
                        "@type": "Thing",
                        "name": "Business Continuity",
                        "url": "https://update.dsesecurity.com/topic/business-continuity/"
                    },
                    {
                        "@type": "Thing",
                        "name": "IT",
                        "url": "https://update.dsesecurity.com/topic/it/"
                    }
                ],
                "wordCount": 204,
                "timeRequired": "PT1M",
                "publishingPrinciples": "https://update.dsesecurity.com/updates/dse-updates-editorial-methodology/",
                "usageInfo": "https://update.dsesecurity.com/usage/",
                "copyrightHolder": {
                    "@id": "https://dsesecurity.com/#organization"
                },
                "copyrightNotice": "Copyright © 2026 Detection Systems & Engineering. All rights reserved.",
                "citation": {
                    "@type": "CreativeWork",
                    "name": "Extend a basic or dynamic volume in Windows and Windows Server",
                    "url": "https://learn.microsoft.com/en-us/windows-server/storage/disk-management/extend-a-basic-volume"
                }
            }
        ]
    }
}