fix(windows): make local account passwords never expire
Co-authored-by: bogiord <bogiord@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									934ffacdd3
								
							
						
					
					
						commit
						2311b95a14
					
				
							
								
								
									
										5
									
								
								quickget
								
								
								
								
							
							
						
						
									
										5
									
								
								quickget
								
								
								
								
							|  | @ -3024,6 +3024,11 @@ function unattended_windows() { | |||
|           <Description>Install viogpudo driver</Description> | ||||
|           <Order>6</Order> | ||||
|         </SynchronousCommand> | ||||
|         <SynchronousCommand wcm:action="add"> | ||||
|           <CommandLine>cmd /c net accounts /maxpwage:unlimited</CommandLine> | ||||
|           <Description>Local account passwords never expire</Description> | ||||
|           <Order>7</Order> | ||||
|         </SynchronousCommand> | ||||
|       </FirstLogonCommands> | ||||
|     </component> | ||||
|   </settings> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue