mirror of
				https://github.com/dawidd6/action-send-mail.git
				synced 2025-11-04 08:46:41 +07:00 
			
		
		
		
	
		
			
	
	
		
			15 lines
		
	
	
		
			260 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			15 lines
		
	
	
		
			260 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<table>
							 | 
						||
| 
								 | 
							
								    <thead>
							 | 
						||
| 
								 | 
							
								    <tr>
							 | 
						||
| 
								 | 
							
								        <th>PowerShell command</th>
							 | 
						||
| 
								 | 
							
								        <th>Example</th>
							 | 
						||
| 
								 | 
							
								    </tr>
							 | 
						||
| 
								 | 
							
								    </thead>
							 | 
						||
| 
								 | 
							
								    <tbody>
							 | 
						||
| 
								 | 
							
								    <tr>
							 | 
						||
| 
								 | 
							
								        <td>Get-Service</td>
							 | 
						||
| 
								 | 
							
								        <td><code>Get-Service | Stop-Service -WhatIf</code></td>
							 | 
						||
| 
								 | 
							
								    </tr>
							 | 
						||
| 
								 | 
							
								    </tbody>
							 | 
						||
| 
								 | 
							
								</table>
							 |