I hereby claim:
- I am soyfrien on github.
- I am 1of1 (https://keybase.io/1of1) on keybase.
- I have a public key ASBOx79Auq8N1Pl7BtWu-S7ZM0gcUSimDnKLJEd4jE-FSgo
To claim this, I am signing this object:
| # minimum size of USB stick 5.29GB | |
| # Set here the path of your ISO file | |
| $iso = 'C:\Users\localuser\Downloads\en_windows_server_2016_x64_dvd_9327751.iso' | |
| # Clean ! will clear any plugged-in USB stick!! | |
| Get-Disk | Where BusType -eq 'USB' | | |
| Clear-Disk -RemoveData -Confirm:$true -PassThru | |
| # Convert GPT |
| sudo /Applications/IBM/SPSS/Statistics/23/SPSS\ Statistics\ License\ Authorization\ Wizard.app/Contents/MacOS/SPSS\ Statistics\ License\ Authorization\ Wizard |
| choco feature enable -n=allowGlobalConfirmation | |
| cinst googlechrome | |
| cinst 7zip | |
| cinst sublimetext3 | |
| cinst github | |
| cinst sysinternals | |
| cinst putty | |
| cinst cgwyn | |
| cinst curl |
| $topcon_controlsPath = "FULL_PATH" | |
| $i = 1; | |
| $dirs = Get-ChildItem -Directory $topcon_controlsPath | Select-Object -ExpandProperty Name | ForEach-Object { [Int]$_ } | Sort-Object | |
| foreach ($d in $dirs) | |
| { | |
| $currentPathName = $topcon_controlsPath + "\" + $d | |
| $newPathName = $topcon_controlsPath + "\Maestro" + $i | |
| #Read-Host -Prompt "Press Enter to rename $currentPathName to $newPathName" |
I hereby claim:
To claim this, I am signing this object: