juangranados 

By: | 150,677 downloads | Last Updated: 8/24/2021 | Latest Version: 1.0

This script allows you to change logon screen and desktop background in Windows 10 Professional using GPO startup script.

By: | 437 downloads | Last Updated: 8/27/2021 | Latest Version: 1.0

This PowerShell script allows to audit several file servers and send a report in CSV and HTML by mail. CSV file can be import on Excel to generate a File Audit Report. HTML report can filter and sorting rows by server, time, user, file or operation (read, delete or write). Requirements: Enable Audit in Windows and target folders, in... More info

By: | 328 downloads | Last Updated: 8/24/2021 | Latest Version: 1.1

This script collect information about Windows Server Backup on a list of servers and show results on console. It has the posibility of generate an send an html report with backup results.

By: | 286 downloads | Last Updated: 8/31/2021 | Latest Version: 1.0

Install printer drivers export file (*.printerExport) in a list of computers (plain computer list, OU or CSV file) using PSExec. To generate a printer export file with all print drivers, run PrintbrmUI.exe from the computer or server you want to export them. Be carefully because this tool exports all printers and ports too. I recommend instal... More info

By: | 258 downloads | Last Updated: 8/8/2017 | Latest Version: 1.0

This script Create and send a protection group backup report of System Center Data Protection Manager (DPM) 2012 (R2) Servers based on the recovery points and protection groups Usage: DPMProtectionGroupReport.ps1 [-DPMServers <string[]>] [-ProtectionGroups <string[]>] [-MinLastBackupHours <int>] [-MinRecoveryPoints <int>] [ReportLocation <string>]... More info

By: | 239 downloads | Last Updated: 8/27/2021 | Latest Version: 1.0

Optimize WSUS and its DB using official Microsoft SQL script and performs server maintenance. Prerequisites for running Invoke-Sqlcmd 1. Save T-SQL script as WsusDBMaintenance.sql from: https://docs.microsoft.com/en-us/troubleshoot/mem/configmgr/reindex-the-wsus-database 2. Navigate to: https://www.microsoft.com/en-US/download/d... More info

By: | 223 downloads | Last Updated: 8/25/2021 | Latest Version: 1.0.1

Install software remotely in a group of computers and retry the installation in case of error. It uses PowerShell to perform the installation. Target computer must allow Windows PowerShell Remoting. Script can try to enable Windows PowerShell Remoting using Microsoft Sysinternals Psexec with the paramenter -EnablePSRemoting. If PSExec is ... More info

By: | 176 downloads | Last Updated: 8/25/2021 | Latest Version: 1.0

Powershell script for IT support team which allow to reset AD users password in a GUI interface. Requirements: - PowerShell 4 (Windows Management Framework 4) o highter. - Support users must be able to reset AD users password: https://community.spiceworks.com/how_to/1464-how-to-delegate-password-reset-permissions-for-yo... More info

By: | 148 downloads | Last Updated: 9/3/2021 | Latest Version: 1.1

Performs Full and Log Backup of SQL Server instance databases with SMO in a zip file and sends an email with the result. Deletes backups older than n days. For detailed how to use, run: Get-Help BackupSQL.ps1 -Full Requisites to run backup in a computer without SQL Server installed 1. Navigate to: https://www.microsoft.com/en-US/download/detai... More info

By: | 111 downloads | Last Updated: 8/31/2021 | Latest Version: 1.0

Starting with a root folder, it generates a folders permissions report. Number of subfolders examined depends on FolderDeep parameter. Report is generated in CSV format and can be send attached via mail with a html report in the body.