Remove all emojis from markdown documentation
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -31,7 +31,7 @@ This folder contains scripts and documentation for setting up secure WinRM over
|
||||
|------|-------------|
|
||||
| **WINRM_HTTPS_DEPLOYMENT_GUIDE.md** | Complete deployment guide with troubleshooting |
|
||||
|
||||
## 🚀 Quick Start
|
||||
## Quick Start
|
||||
|
||||
### 1. Generate Certificate (Testing)
|
||||
|
||||
@@ -84,14 +84,14 @@ $certPass = ConvertTo-SecureString "YourPassword" -AsPlainText -Force
|
||||
- Protect the PFX file password
|
||||
- Use `-SkipCertificateCheck` only for testing
|
||||
|
||||
## 📊 Shopfloor PCs
|
||||
## Shopfloor PCs
|
||||
|
||||
- **Total PCs**: 175
|
||||
- **Source**: Database query filtered by `pctypeid = 3` (Shopfloor type)
|
||||
- **FQDN Format**: `{hostname}.logon.ds.ge.com`
|
||||
- **Example**: `G1JJVH63ESF.logon.ds.ge.com`
|
||||
|
||||
## 🔧 Workflow
|
||||
## Workflow
|
||||
|
||||
1. **Generate/Obtain Certificate**
|
||||
- Use `Generate-WildcardCert.ps1` for testing
|
||||
|
||||
Reference in New Issue
Block a user