Filter By

Package Types

Operating System

Categories

Trust Information

By: | 349 downloads | Last Updated: 3/16/2022 | Latest Version: 1.1

To download and execute with arguments: invoke-webRequest "http://aka.ms/directory-treesize.ps1" -outFile "$(get-location)\directory-treesize.ps1"; .\directory-treesize.ps1 c:\windows\system32 To enable script execution, you may need to Set-ExecutionPolicy Bypass -Force Licensed under the Apache License, Version 2.0 (the "License"); you may not u... More info

By: | 1,054 downloads | Last Updated: 4/5/2018 | Latest Version: 0.2.2.1

Easy log management for scripts + Provide simple log-* functions to add log to yours scripts + Use handlers for logging on console, file, event log + eventlog handler provide information to identify the source script, level, username support -Keep parameter to send the messages in only on event

By: | 462 downloads | Last Updated: 3/16/2022 | Latest Version: 1.1

To enable script execution, you may need to Set-ExecutionPolicy Bypass -Force This script will optionally enable / disable debug and analytic event logs. This can be against both local and remote machines. It will also take a regex filter pattern for both event log names and traces. For each match, all event logs will be exported to csv format. Ea... More info

By: | 91 downloads | Last Updated: 5/21/2022 | Latest Version: 1.5

Plog is a Poweshell Logger. With an a option of print to the shell and save to a log file.