Add files via upload
This commit is contained in:
		
							parent
							
								
									e9a427eb78
								
							
						
					
					
						commit
						1a2e5f6939
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		
							
								
								
									
										2
									
								
								posh.txt
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								posh.txt
									
										
									
									
									
								
							|  | @ -2253,7 +2253,7 @@ $1 = $S.Name; $2 = $S.DisplayName; $3 = $S.Status; | ||||||
| Invoke-MySQLiteQuery -Path $path -Query "INSERT INTO Service (Name, DisplayName, Status) VALUES ('$1', '$2', '$3');" | Invoke-MySQLiteQuery -Path $path -Query "INSERT INTO Service (Name, DisplayName, Status) VALUES ('$1', '$2', '$3');" | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| ### Creat password database | ### Database password | ||||||
| 
 | 
 | ||||||
| $Connection = New-SQLiteConnection -DataSource $path | $Connection = New-SQLiteConnection -DataSource $path | ||||||
| $Connection.ChangePassword("password") | $Connection.ChangePassword("password") | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue