Answered by:
Azure Stack install error TP3

Question
-
This is after booting into the cloudbuilder disk
PS C:\CloudDeployment\Setup> .\InstallAzureStackPOC.ps1 -UseADFS
cmdlet InstallAzureStackPOC.ps1 at command pipeline position 1
Supply values for the following parameters:
AdminPassword: ***********
Expanding ECEEngine. Copying content to C:\CloudDeployment\ECEngine.
Expanding Microsoft.AzureStack.Common.Infrastructure.TraceCollector. Copying lib\net46 to C:\TraceCollector.
Expanding Microsoft.AzureStack.Common.Infrastructure.TraceCollector. Copying content\TraceCollector\Client to C:\TraceCo
llector\Configuration.
Expanding Microsoft.AzureStack.Deployment.DSC. Copying content to C:\Program Files\WindowsPowerShell\Modules.
Expanding Microsoft.AzureStack.Deployment.NCDSC. Copying content to C:\Program Files\WindowsPowerShell\Modules.
Expanding Microsoft.AzureStack.Fabric.Compute.HostInstaller. Copying content\TraceCollector to C:\TraceCollector\Configu
ration.
Expanding Microsoft.AzureStack.Fabric.Storage.SCPSModule. Copying content to C:\Windows\System32\WindowsPowerShell\v1.0\
Modules.
Expanding Microsoft.AzureStack.Solution.Deploy.CloudCommon. Copying content to C:\Program Files\WindowsPowerShell\Module
s.
Expanding Microsoft.AzureStack.Solution.Deploy.CloudDeployment. Copying content to C:\CloudDeployment.
Find-Package : No match was found for the specified search criteria and package name
'Microsoft.AzureStack.Solution.Deploy.CloudDeployment'. Try Get-PackageSource to see all available registered package
sources.
At C:\CloudDeployment\Setup\Expand-NuGetContent.psm1:62 char:25
+ ... etPackage = Find-Package -Source $NugetStorePath -Name $NuGetName -Pr ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (Microsoft.Power...ets.FindPackage:FindPackage) [Find-Package], Exceptio
n
+ FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.FindPackage- Edited by will_nj Wednesday, July 19, 2017 8:01 PM
Wednesday, July 19, 2017 7:39 PM
Answers
-
Are you using Azure Stack TP3 or TP3 refresh?
This could be because of a corrupted download/extraction. You could try re-extracting it and if that does not work, re-downloading and re-extracting it.
-----------------------------------------------------------------------------------------------------------------------------------
Do click on "Mark as Answer" on the post that helps you and vote it as helpful, this can be beneficial to other community members.- Marked as answer by will_nj Friday, July 21, 2017 8:38 PM
Thursday, July 20, 2017 6:53 AM
All replies
-
Are you using Azure Stack TP3 or TP3 refresh?
This could be because of a corrupted download/extraction. You could try re-extracting it and if that does not work, re-downloading and re-extracting it.
-----------------------------------------------------------------------------------------------------------------------------------
Do click on "Mark as Answer" on the post that helps you and vote it as helpful, this can be beneficial to other community members.- Marked as answer by will_nj Friday, July 21, 2017 8:38 PM
Thursday, July 20, 2017 6:53 AM -
Hello Will,
We strongly suggest you download the latest Azure Stack single node version ASDK - The Azure Stack Development Kit.
Download Azure Stack Development Kit (ASDK)
The ASDK bits are now available at the Azure Stack download page. ASDK has new capabilities that will enrich your Azure-consistency experience. Learn more about Azure Stack innovation at our launch blog.More resources:
- Visit our technical documentation page to guide your deployment efforts.
- Provide feedback at the Azure Stack forum
- Learn more about and deploy PaaS services and Azure Stack.
Azure Stack Development Kit
Microsoft Azure Stack Development Kit is a single-node version of Azure Stack, which you can use to evaluate and learn about Azure Stack.
You can also use Azure Stack Development Kit as a developer environment, where you can develop using consistent APIs and tooling.
You should be aware of these points with Azure Stack Development Kit:
Azure Stack Development Kit must not be used as a production environment and should only be used for testing, evaluation, and demonstration.
Your deployment of Azure Stack is associated with a single Azure Active Directory or Active Directory Federation Services identity provider.
You can create multiple users in this directory and assign subscriptions to each user.
With all components deployed on the single machine, there are limited physical resources available for tenant resources.
This configuration is not intended for scale or performance evaluation.
Networking scenarios are limited due to the single host/NIC requirement.
We look forward to hearing from you.
The Microsoft Azure Stack Team
Hello,
If you haven't already done so, please try redeploying using the -rerun parameter.
NOTE: Make sure you are running the deployment as under the AzureStack\AzureStackAdmin account.
cdC:\CloudDeployment
.\InstallAzureStackPOC.ps1-rerun
If the deployment continues to fail, we’ll require some logs in order to continue troubleshooting.
If you could, please email ascustfeedback@microsoft.com to get a workspace setup to upload your logs.
Make sure to use a Work, Organizational or Student address when contacting ascustfeedback@microsoft.com and include the thread URL in the subject.
https://aka.ms/GetAzureStackLogs :)
We apologize for any inconvenience and appreciate your time and interest in Azure Stack.
Thanks,
Gary Gallanes
- Proposed as answer by Gary Gallanes [HCL Technologies] Thursday, July 20, 2017 4:38 PM
Thursday, July 20, 2017 4:37 PM -
Redownload and got past that point. Thanks for the help!Friday, July 21, 2017 8:39 PM
-
Good to hear that you got it working.Sunday, July 23, 2017 10:59 AM
-
Same PRB but the typical workarounds like re-download, firewall, 64 bit PSH aren't making a go.
Any other clues here?
yup
Saturday, July 29, 2017 10:47 AM