Remove all emojis from markdown documentation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user