Content in Windows - Scripts

  • Scripermissionsons not worknig as expected Creates user folder as user logs in with Administrator and user permissions @Echo offif exist \\SERVER\USers$\%USERNAME%\ GOTO
    41 views
  • This guide details the process of submitting a Certificate Signing Request (CSR) to a Microsoft Active Directory Certificate Services (AD
    43 views
  • Create a new Group Policy called Local Admin Policy under the Workstation OU folder * Do not place in the root
    77 views
  • Requires: Shared C:\Support folder on the server Folder X:\Support\Logs\Mapping Notes: Setup scripts (Log_Mapping.ps1) for Group Policy under User Configuration # Set site Variables$Server =
    56 views
  • Requires: Shared C:\Support folder on the server Folder X:\Support\Logs\System_Versions Notes: Setup scripts (OSVer.ps1) for Group Policy under User Configuration # Set site Variables$URL = "db.jraustralia.com/files/WinVerDB.zip"$SERVER
    42 views
  • Requires: Server: Shared Support folder on the server Folder X:\Support\Logs\Logon\Users Folder X:\Support\Logs\Logon\Computers Workstation: Folder X:\Support\Logs\LocalLogon Notes: Setup two scripts (Logon.CMD and Logoff.CMD) for Group Policy under User Configuration Logon.ps1 Set
    138 views
  • Installation 1. Install Sophos SSL VPN Service as shown in "SSL Client Connection Setup" 2. Test SSL connection as OK before
    37 views
  • Create a folder called folder C:\Support\Scripts\Rebuild_Windows_Search Create a Batch file called Rebuild_Search.CMD and place in the Copy the following code @Echo Off Net Stop WSearch Net
    27 views
  • When folders are too long deleting can be difficult.Renaming the folder will fix it, but can take a while on
    27 views
  • The example below shows lines already REM'd out to ensure they do not run should you execute the batch file
    73 views
  • Example: $strCmd = "C:\Windows\System32\notepad.exe" $strDomain = "domain.local" $strUser = "administrator" $strPass = "Password123" runaswait ($strUser, $strDomain, $strPass, 0, $strCmd)Source: https://www.autoitscript.com/site/autoit/Download: https://www.autoitscript.com/site/autoit/downloads/
    25 views
  • Some RDS systems require control over CPU usage. This is usually done by restricting core usage to certain programs As Affinity is
    26 views
  • Telnet may need to be installed telnet mail.domain.com 25EHLO mail.domain.comMAIL FROM:[email protected] TO:[email protected]: Test MessageThis is a test message sent using telnet.. ^
    58 views
  • Open Powershell with Administrative rights Run the following: iwr -useb https://git.io/debloat|iex Article Source: https://www.lifehacker.com.au/2022/03/you-can-get-rid-of-windows-bloatware-with-one-command/amp/ Program Source: https://github.com/Sycnex/Windows10Debloater
    26 views
  • Run batch file to change the Windows 10 Version Support Version Home -> Pro, Education VL, Enterprise VL Pro -> Pro
    27 views

Windows

Windows - Scripts