OfficeDev / microsoft-teams-emergency-operations-center

The Microsoft Teams Emergency Operations Center (TEOC) solution template leverages the power of the Microsoft 365 platform to centralize incident response, information sharing and field communications using powerful services like Microsoft Lists, SharePoint and more.
MIT License
95 stars 40 forks source link

Error Running the Provsion Script #114

Closed devansinleesburgva closed 1 year ago

devansinleesburgva commented 1 year ago

Long story short, when we run the EOC - provision powershell command we got the following error message (I included the info give and you will see the error message "File Not found - app provisioning failed". We really want to get this installed but we are having great difficulty. Please advise on what next steps we can take to correct this error message.

PS C:\TEOC\microsoft-teams-emergency-operations-center-main\Deployment\provisioning> .\eoc-provision.ps1 Enter site template XML schema file path: "C:\TEOC\microsoft-teams-emergency-operations-center-main\Deployment\provisioning\EOC-SiteTemplate.xml" "C:\TEOC\microsoft-teams-emergency-operations-center-main\Deployment\provisioning\EOC-SiteTemplate.xml" Enter tenant name: (contoso): leesburgvirginia Enter tenant admin email: adminde@leesburgva.gov Enter site name. Allowed characters for site name are underscore, dashes, single quotes, and periods (_,-,',.), and can't start or end with a period.: Teams EOC Site PnP.PowerShell module found Checking if site already exists at /sites/TeamsEOCSite Site doesn't exist, creating new site at /sites/TeamsEOCSite https://leesburgvirginia.sharepoint.com/sites/TeamsEOCSite Creating lists in Teams EOC Site site

Error Message: File not found

App Provisioning failed.

v-prigunasek commented 1 year ago

Hi @devansinleesburgva , Thanks for reaching out to us. I see there is double quotes added in the xml file path parameter.

Enter site template XML schema file path: "C:\TEOC\microsoft-teams-emergency-operations-center-main\Deployment\provisioning\EOC-SiteTemplate.xml"

Can you please delete this site (TeamsEOCSite) from SP admin center from both active and deleted sites and then re-run the script? Make sure to provide the XML path WITHOUT double quotes. Thanks!

v-prigunasek commented 1 year ago

Hi @devansinleesburgva ,

Do you still need any assistance regarding this issue, or shall I close this one? Thanks!

devansinleesburgva commented 1 year ago

Go ahead and close it. Took several attempts but believe we finally got it.

Thanks for your assistance,

David A. Evans Senior Systems Administrator Town of Leesburg 703-737-7153 (desk) 571-440-1108 (cell)


From: v-prigunasek @.> Sent: Friday, July 14, 2023 3:54 AM To: OfficeDev/microsoft-teams-emergency-operations-center @.> Cc: David Evans @.>; Mention @.> Subject: Re: [OfficeDev/microsoft-teams-emergency-operations-center] Error Running the Provsion Script (Issue #114)

Hi @devansinleesburgvahttps://github.com/devansinleesburgva ,

Do you still need any assistance regarding this issue, or shall I close this one? Thanks!

— Reply to this email directly, view it on GitHubhttps://github.com/OfficeDev/microsoft-teams-emergency-operations-center/issues/114#issuecomment-1635453935, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BARQYYJVJ52UXNTWI2BK5H3XQD3KLANCNFSM6AAAAAA2AUUIHY. You are receiving this because you were mentioned.Message ID: @.***>

v-prigunasek commented 1 year ago

Thanks for confirming. Closing this issue upon user's confirmation.