Create-BuildingMappingFromADSites
1.1.1-rc2
The Create-BuildingMappingFromADSites script iterates through all AD Sites and Subnets. All valid IPv4 addresses are exported into a CSV-style format, all other formats like IPv6 as skipped as CQD doesn't support them today.
You can use the optional parameters to specify additional information for the mapping file, including City, Country, Region and all other data f
You can use the optional parameters to specify additional information for the mapping file, including City, Country, Region and all other data f
The Create-BuildingMappingFromADSites script iterates through all AD Sites and Subnets. All valid IPv4 addresses are exported into a CSV-style format, all other formats like IPv6 as skipped as CQD doesn't support them today.
You can use the optional parameters to specify additional information for the mapping file, including City, Country, Region and all other data fields that CQD supports.
The script requires the computer to be domain joined so that it can leverage an AD context to retrieve data. Computers joined to Azure Active Directory aren't supported.
The script also performs check for overlap (aka supernetting) and duplicate subnet information. This check can be run without connection to AD if an input file is specified through -InputFileName parameter.
Show more
You can use the optional parameters to specify additional information for the mapping file, including City, Country, Region and all other data fields that CQD supports.
The script requires the computer to be domain joined so that it can leverage an AD context to retrieve data. Computers joined to Azure Active Directory aren't supported.
The script also performs check for overlap (aka supernetting) and duplicate subnet information. This check can be run without connection to AD if an input file is specified through -InputFileName parameter.
This is a prerelease version of Create-BuildingMappingFromADSites.
There is a newer prerelease version of this script available.
See the version list below for details.
See the version list below for details.
Installation Options
Owners
Package Details
Author(s)
- martrin@microsoft.com
Functions
DottedToBinary Compare-IPSubnets Get-CQDSubnetsFromAD
Dependencies
This script has no dependencies.
FileList
- Create-BuildingMappingFromADSites.nuspec
- Create-BuildingMappingFromADSites.ps1