Advertisement
Guest User

Untitled

a guest
May 18th, 2018
762
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Set-ExecutionPolicy Unrestricted
  2. #install choco for automated app installs in later script#
  3. iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
  4. #install boxstarter for neat windows settings changing#
  5. choco install -y boxstarter
  6. choco install boxstarter.common -y
  7. choco install boxstarter.winconfig -y
  8. ##SOFTWARE INSTALLS NOWS##
  9. choco install DotNet4.6.1 -y
  10. choco install jdk8 -y
  11. choco install libreoffice-fresh -y
  12. choco install adobereader -y
  13. choco install adblockplusie -y
  14. choco install 7zip.install -y
  15. choco install -y flashplayerplugin
  16. choco install -y vlc
  17. choco install googlechrome -y
  18. choco install adblockpluschrome -y
  19. choco install office365business -y
  20. choco install silverlight -y
  21. #auto update the stuff we installed with choco#
  22. schtasks.exe /create /s "localhost" /ru "System" /tn "Update Chocolatey packages" /tr "%ChocolateyInstall%\bin\cup all" /sc DAILY /st 06:00 /F
  23. Write-BoxstarterMessage "Set update schedule for apps is finished"
  24. #windows explorer housekeeping#
  25. Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowFileExtensions -EnableShowFullPathInTitleBar
  26. #windows 10 bloatware removal#
  27. Remove-AppxPackage Microsoft.Windows.Cortana_1.9.6.16299_neutral_neutral_cw5n1h2txyewy                          
  28. Remove-AppxPackage Microsoft.XboxGameCallableUI_1000.16299.15.0_neutral_neutral_cw5n1h2txyewy            
  29. Remove-AppxPackage Microsoft.Windows.ParentalControls_1000.16299.15.0_neutral_neutral_cw5n1h2txyewy    
  30. Remove-AppxPackage Microsoft.Windows.PeopleExperienceHost_10.0.16299.15_neutral_neutral_cw5n1h2txyewy                                
  31. Remove-AppxPackage 828B5831.HiddenCityMysteryofShadows_1.22.2201.0_x86__ytsefhwckbdv6                                    
  32. Remove-AppxPackage DolbyLaboratories.DolbyAccess_2.2.173.0_x64__rz1tebttyb220                          
  33. Remove-AppxPackage Microsoft.Advertising.Xaml_10.1805.2.0_x86__8wekyb3d8bbwe                            
  34. Remove-AppxPackage Microsoft.Advertising.Xaml_10.1805.2.0_x64__8wekyb3d8bbwe                            
  35. Remove-AppxPackage Microsoft.BingNews_4.24.11294.0_x64__8wekyb3d8bbwe                                                    
  36. Remove-AppxPackage A278AB0D.DisneyMagicKingdoms_2.9.0.8_x86__h6adky7gbf63m                              
  37. Remove-AppxPackage Microsoft.MinecraftUWP_1.4.5.0_x64__8wekyb3d8bbwe                                    
  38. Remove-AppxPackage king.com.CandyCrushSaga_1.1251.1.0_x86__kgqvnymyfvs32                                
  39. Remove-AppxPackage king.com.CandyCrushSodaSaga_1.114.500.0_x86__kgqvnymyfvs32                          
  40. Remove-AppxPackage Microsoft.XboxSpeechToTextOverlay_1.21.13002.0_x64__8wekyb3d8bbwe                                                
  41. Remove-AppxPackage Microsoft.XboxIdentityProvider_12.39.13003.1000_x64__8wekyb3d8bbwe                              
  42. Remove-AppxPackage Microsoft.Wallet_2.2.18065.0_x64__8wekyb3d8bbwe                                                                  
  43. Remove-AppxPackage Microsoft.WindowsMaps_5.1711.10477.1000_x64__8wekyb3d8bbwe                          
  44. Remove-AppxPackage Microsoft.ZuneMusic_10.18011.13411.1000_x64__8wekyb3d8bbwe                          
  45. Remove-AppxPackage 7EE7776C.LinkedInforWindows_2.1.2639.0_neutral__w1wdnht996qgy                        
  46. Remove-AppxPackage Microsoft.ZuneVideo_10.17122.16211.1000_x64__8wekyb3d8bbwe                          
  47. Remove-AppxPackage Microsoft.XboxApp_39.39.21002.0_x64__8wekyb3d8bbwe                                  
  48. Remove-AppxPackage Microsoft.GetHelp_10.1706.10952.0_x64__8wekyb3d8bbwe                                
  49. Remove-AppxPackage Microsoft.Office.OneNote_17.9226.20641.0_x64__8wekyb3d8bbwe                          
  50. Remove-AppxPackage Microsoft.Print3D_2.0.10611.0_x64__8wekyb3d8bbwe                                    
  51. Remove-AppxPackage Microsoft.Xbox.TCUI_1.11.29001.0_x64__8wekyb3d8bbwe                                                        
  52. Remove-AppxPackage Microsoft.MicrosoftStickyNotes_2.1.18.0_x64__8wekyb3d8bbwe                          
  53. Remove-AppxPackage Microsoft.WindowsCamera_2018.227.30.1000_x64__8wekyb3d8bbwe                          
  54. Remove-AppxPackage Microsoft.DesktopAppInstaller_1.0.20921.0_x64__8wekyb3d8bbwe                        
  55. Remove-AppxPackage Microsoft.Getstarted_6.10.10872.0_x64__8wekyb3d8bbwe                                
  56. Remove-AppxPackage E046963F.LenovoCompanion_4.10.371.0_x86__k1h2ywk1493x8                              
  57. Remove-AppxPackage Microsoft.WindowsFeedbackHub_1.1712.1141.0_x64__8wekyb3d8bbwe                        
  58. Remove-AppxPackage Microsoft.BingWeather_4.24.11294.0_x64__8wekyb3d8bbwe                                    
  59. Remove-AppxPackage Microsoft.MicrosoftSolitaireCollection_3.18.12091.0_x64__8wekyb3d8bbwe                    
  60. Remove-AppxPackage Microsoft.XboxGameOverlay_1.28.25001.0_x64__8wekyb3d8bbwe                            
  61. Remove-AppxPackage Microsoft.OneConnect_3.1710.3044.0_x64__8wekyb3d8bbwe                                
  62. Remove-AppxPackage Microsoft.SkypeApp_12.1813.286.0_x64__kzf8qxf38zg5c                                  
  63. Remove-AppxPackage Microsoft.WindowsStore_11804.1001.9.0_x64__8wekyb3d8bbwe
  64. Get-AppxPackage *Keeper* | Remove-AppxPackage
  65. Get-AppxPackage *McAfee* | Remove-AppxPackage
  66. Get-AppxPackage *Dropbox* | Remove-AppxPackage
  67. Get-AppxPackage *Facebook* | Remove-AppxPackage
  68. Get-AppxPackage *BubbleWitch* | Remove-AppxPackage
  69. Get-AppxPackage *bing* | Remove-AppxPackage
  70. Get-AppxPackage *Autodesk* | Remove-AppxPackage
  71. Get-AppxPackage *Netflix* | Remove-AppxPackage
  72. Get-AppxPackage Microsoft.SkypeApp | Remove-AppxPackage
  73. Get-AppxPackage *Twitter* | Remove-AppxPackage
  74. Get-AppxPackage *Adobe* | Remove-AppxPackage
  75. Get-AppxPackage *Minecraft* | Remove-AppxPackage
  76. Get-AppxPackage *Solitare* | Remove-AppxPackage
  77. Get-AppxPackage *Tower* | Remove-AppxPackage
  78. #enable microsoft update and install updates#
  79. Enable-MicrosoftUpdate
  80. Install-WindowsUpdate -AcceptAll
  81. $input = Read-Host “ENTER THE NEW COMPUTERNAME”
  82. Rename-Computer -newname$input
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement