Shopfloor cleanups: drop OpenText CSF + MarkZebra, gitignore eMxInfo
- Delete 02-OpenTextCSF.ps1 (CSF profile delivery moved to Intune YAML's CopyFiles section in main/device-config.yaml — no longer needed at the PXE/baseline layer) - Strip MarkZebra install + post-config from 01-eDNC.ps1 (no longer needed; only eDNC core install + Dnc x86→x64 mirror + Site reg + eMxInfo deployment remain). Section numbering tightened. - Add SITESELECTED="West Jefferson" to eDNC msiexec args so the MSI's site-specific Components (NtLarsWjfRegComp — FTP/FMS/PPDCS hosts + credentials) actually install. Without it, only the bare Site value was being set and all the connection details were unconfigured. - gitignore: blanket-block any **/eMxInfo*.txt from being committed — the file contains obfuscated eDNC site credentials and must never go in git. Canonical source lives at /home/camp/pxe-images/main/eMxInfo.txt outside the repo. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -49,3 +49,4 @@ mok-keys/
|
||||
|
||||
# Secrets
|
||||
secrets.md
|
||||
**/eMxInfo*.txt
|
||||
|
||||
Reference in New Issue
Block a user