- [HP EliteDesk 800 G5 Desktop Mini][8NB71UP#ABA]
- [Intel Core i5-9600 Processor][i5-9600]
Intel UHD Graphics 630
- [Intel Core i5-9600 Processor][i5-9600]
- [Google Pixelbook i5][Google-C0A]
- [Intel Core i5-7Y57 Processor][i5-7Y57]
Intel HD Graphics 615
- [Intel Core i5-7Y57 Processor][i5-7Y57]
- [Samsung Chromebook Plus][XE513C24-K01US]
rundll32 keymgr.dll,KRShowKeyMgr
rundll32 sysdm.cpl,EditEnvironmentVariables
rundll32.exe shell32.dll,Control_RunDLL access.cpl
$env:Path = [System.Environment]::GetEnvironmentVariable("Path","Machine") + ";" + [System.Environment]::GetEnvironmentVariable("Path","User")
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Chrome app location | |
$App = "${env:ProgramFiles(x86)}\Google\Chrome\Application\chrome.exe" | |
# Chrome user data location | |
$UserFolder = "${env:LOCALAPPDATA}\Google\Chrome\User Data\Default" | |
# Chrome datastores | |
$CacheData = @( | |
'Cookies' | |
'Web Data' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(Project = EIQV_COARELEASEMGMT OR Project = KFTV_COFEEREPAIR) | |
AND Status = Closed | |
AND Bucket = SimplexRepair | |
AND Resolved > startOfYear() | |
AND (Type = Bug OR Type = AdHoc) | |
AND (Summary ~ "Optix Repair" OR Summary ~ "Simplex Repair") | |
AND (Summary !~ "Admin Tool" OR Summary !~ "D&SS") | |
ORDER BY Created DESC |
- Need detailed "Situation - Action - Result" answers - weakest part of my responses were the "Result" portions
- posit the answers in SAR format; "the situation was...", "the action I took was...", "the results were..."
- problem solving, planning prioritization, obsticles, work within a team to accomplish a goal