Remove all emojis from markdown documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
cproudlock
2025-12-10 11:03:45 -05:00
parent fc6be8a876
commit 96cb1dd946
22 changed files with 256 additions and 256 deletions

View File

@@ -1,7 +1,7 @@
# PowerShell Scripts - Production URL Configuration
**Date:** 2025-11-21
**Status:** Updated for Production
**Status:** Updated for Production
**Target Server:** https://tsgwp00525.rd.ds.ge.com/shopdb/api.asp
---
@@ -57,11 +57,11 @@ xcopy /Y /E "\\fileserver\shares\IT\PowerShell\*.*" "C:\Apps\PowerShell\"
**GPO Path:**
```
Computer Configuration
Policies
Windows Settings
Scripts (Startup/Shutdown)
Startup
Add: deploy-powershell-scripts.bat
Policies
Windows Settings
Scripts (Startup/Shutdown)
Startup
Add: deploy-powershell-scripts.bat
```
#### Option B: Manual Copy via Network Share
@@ -107,10 +107,10 @@ Run with highest privileges: Yes
**GPO Scheduled Task:**
```
Computer Configuration
Preferences
Control Panel Settings
Scheduled Tasks
New Scheduled Task (Windows 7+)
Preferences
Control Panel Settings
Scheduled Tasks
New Scheduled Task (Windows 7+)
```
**Settings:**
@@ -389,11 +389,11 @@ Remove-Item "S:\dt\cameron\scan\logs\test.txt"
## Production Readiness Status
**Scripts Updated:** Both .bat and .ps1 files configured for production URL
**Documentation:** Complete deployment guide created
**Testing Plan:** 3-tier testing (Standard, Shopfloor, Engineer)
**Monitoring:** API logs and PowerShell logs configured
**Rollback Plan:** DEV URL reversion documented
**Scripts Updated:** Both .bat and .ps1 files configured for production URL
**Documentation:** Complete deployment guide created
**Testing Plan:** 3-tier testing (Standard, Shopfloor, Engineer)
**Monitoring:** API logs and PowerShell logs configured
**Rollback Plan:** DEV URL reversion documented
**Ready for Deployment:** YES