Update demo_win1.pp
This commit is contained in:
		
							parent
							
								
									8c0c59df5e
								
							
						
					
					
						commit
						bf8d5993b9
					
				@ -15,7 +15,7 @@ if $::kernel == 'windows' {
 | 
				
			|||||||
    policy_value => 'cloudbase-init,NT_SERVICE\ALL_SERVICES,ajuric',
 | 
					    policy_value => 'cloudbase-init,NT_SERVICE\ALL_SERVICES,ajuric',
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
  exec { 'TJURIC-WIN2019':
 | 
					  exec { 'TJURIC-WIN2019':
 | 
				
			||||||
  command   => file('C:\Users\Admin\test1.ps1'),
 | 
					  command   => 'C:\Users\Admin\test1.ps1',
 | 
				
			||||||
  provider  => powershell,
 | 
					  provider  => powershell,
 | 
				
			||||||
  logoutput => true,
 | 
					  logoutput => true,
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user