9 lines
		
	
	
	
		
			390 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			390 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| Set up a generic Windows host.
 | |
| 
 | |
| Rename and configure network interfaces. Configure the SSH server.
 | |
| 
 | |
| If `windows_exporter_version` is set, Prometheus [windows_exporter](https://github.com/prometheus-community/windows_exporter) will be installed and configured on port 9100.
 | |
| 
 | |
| Before first run, set the network profile to private and start the SSH server manually with
 | |
| 
 | |
|     start-service sshd
 |