From 4f5ad6a7af15a43e1469e994618e24c623177359 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= <86272521+cristiancmoises@users.noreply.github.com> Date: Sun, 18 Feb 2024 06:28:49 +0000 Subject: Add files via upload --- posts/gorilazada.md | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 posts/gorilazada.md (limited to 'posts/gorilazada.md') diff --git a/posts/gorilazada.md b/posts/gorilazada.md new file mode 100644 index 0000000..31ca3d2 --- /dev/null +++ b/posts/gorilazada.md @@ -0,0 +1,40 @@ +title:🦍 Gorilazadah +date: 2024-02-18 23:00 +tags: projects +summary: Awesome script for update and clean Windows +--- +Awesome Script for Clean and Update your Windows +--- +> Para a versão em português clique [🇧🇷](https://github.com/cristiancmoises/gorilazadah/blob/main/LEIA-ME.md) + +![go](/images/go.png) + +___________________ + +#### You dont have time for checking windows updates and softwares every time? +### This script is for you! + +# Download +## [Gorilazada](/download/gorilazadah.ps1) +## [Clean](/downlaod/clean.bat) + +## Usage: +In the windows gui perform the following steps: + +1.) Open the Local Group Policy Editor by hitting "Win + R" and typing: **gpedit.msc** followed by **Ctrl + Shift + Enter**. + +2.) Navigate to Computer **Configuration\Windows Settings\Scripts (Startup/Shutdown). + +3.) In the results pane, double-click Shutdown. + +4.) Select the powershell tab + +5.) In the Shutdown Properties dialog box, click **Add**. + +6.) In the Script Name box, type the path to the script, or click Browse to search **gorilazadah.ps1** in the Netlogon shared folder on the domain controller. + +7.) Now add the **clean.bat** into scripts (Configuration\Windows Settings\Scripts)(double-click Shutdown). + +All cache are cleaned by the **clean.bat** (Include all temp from Microsoft Teams) +Now all an administrator has to do is reboot the computer to perform windows updates smoothly. +The same steps can be performed in GPO to acomplish the same thing on multiple Windows machines at the same time. **#profit** -- cgit v1.2.3