A PowerShell script is available to pre-create one or more new computer objects. It is available from: New-UWWIComputer New-UWWIComputer.ps1 will pre-create one or more computer objects in the NETID domain. Example usage and other information is available via the standard PowerShell comment-based help system:
get-help .\New-UWWIComputer.ps1