cproudlock
ed3bfc8234
Lab Workstation: profile-aware Edge homepage + startup tabs
Lab profile in site-config.json now has:
edgeHomepage: http://tsgwp00524.logon.ds.ge.com/
edgeStartupTabs: WJ Shop Floor Homepage, M365 Webmail, Shopfloor Dashboard
08-EdgeDefaultBrowser.ps1 now resolves edge config from:
pcProfile.edgeStartupTabs > siteConfig.edgeStartupTabs > hardcoded
pcProfile.edgeHomepage > first startup tab (existing behavior)
This lets different PC types have different Edge configs:
Standard-Machine: Plant Apps + Homepage + Dashboard (homepage = Plant Apps)
Lab: Homepage + Webmail + Dashboard (homepage = tsgwp00524)
Added webmail URL to site-config.json urls section:
"webmail": "https://outlook.office365.us/mail"
Lab gets no OpenText/UDC/eDNC — already filtered:
OpenText + UDC: PCTypes = ["Standard"] in preinstall.json
eDNC: Standard/01-eDNC.ps1 (type-specific, never runs for Lab)
Office: from PPKG (shared across all shopfloor types)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-10 11:49:43 -04:00
..
2026-04-10 11:44:10 -04:00
2026-04-10 11:49:43 -04:00
2026-03-26 13:54:25 -04:00
2026-03-26 13:54:25 -04:00
2026-03-23 11:02:36 -04:00
2026-03-26 11:25:07 -04:00
2026-02-06 15:47:36 -05:00
2026-04-08 14:06:26 -04:00
2026-04-10 11:19:51 -04:00
2026-04-09 10:10:35 -04:00