PoshCode Archive  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

96 check-ins using file Script-logging.ps1 version e4eefa0648

2018-06-10
13:52
Correctly works with reparse points check-in: 597c369559 user: Robespierre tags: trunk
13:52
Prints DLL exported functions list. check-in: 584178d9fb user: greg zakharov tags: trunk
13:52
Get what Windows features are installed, check if there is a Best Practice for it available, run the BPA and filter results for anything that isn’t informational and dump it to text file check-in: 8dee4f411d user: PWilkinson tags: trunk
13:52
Get what Windows features are installed, check if there is a Best Practice for it available, run the BPA and filter results for anything that isn’t informational. check-in: 0e7121c828 user: PWilkinson tags: trunk
13:52
Out-Wiki – converts cmdlets help to media wiki (wikipedia) format check-in: cdbdfdf28a user: unknown tags: trunk
13:52
This script can be run on a secondary Network Policy Server and will mirror the configuration from the specified Primary Server, simplifying the management of a redundant or distributed configuration. This script is designed to run as a Scheduled task. check-in: 5234bc5bd4 user: JGrote tags: trunk
13:52
CorpTools.psd1 check-in: b0623715ae user: Don Jones tags: trunk
13:52
Corp.format.ps1xml check-in: d898489223 user: Don Jones tags: trunk
13:52
CorpTools.psm1 check-in: e42532a8cd user: Don Jones tags: trunk
13:52
Final script module manifest check-in: 8f1ae0da4c user: Don Jones tags: trunk
13:52
Final script module check-in: 637286ba54 user: Don Jones tags: trunk
13:52
Final XML formatting view check-in: 81775d8234 user: Don Jones tags: trunk
13:52
This only works PowerShell v2.0 CTP2, and youll need to save it as AutoMount.psm1 in a directory under your documents folder like so (vista example): check-in: 2f8a3b8c16 user: unknown tags: trunk
13:52
Check All Active Directory Computers For IP Address check-in: 0ea7928242 user: unknown tags: trunk
13:52
Find matching members in a local group check-in: e4c324a234 user: Hal Rottenberg tags: trunk
13:52
The following changes were made: check-in: 20a4cb8bfd user: Peter Kriegel tags: trunk
13:52
Asks for full path of source file and target directory to recursively update all instances of file within target directory and its sub-directories. There is also an optional prompt to configure whether you want to be prompted for every file copy. No parameters are passed to the script. Run it, type/paste in your paths, and choose your overwrite confirmation choice. check-in: 8b9e039c6a user: redsolar tags: trunk
13:52
Reports the latest LastModified date of all the files within a folder. check-in: fee5a66388 user: dragonmc77 tags: trunk
13:52
Finds and reports duplicate files between two folders. check-in: 9839f2dee4 user: dragonmc tags: trunk
13:52
Function/script to set settings in a RDP file for Terminal Services. Supports pipeline input and smart conversion of bools. check-in: 904721db75 user: Jason Archer tags: trunk
13:52
Using netsh.exe to loop through each WLAN on the system and export the settings to the user-provided output-file. check-in: 174ba41939 user: Jan Egil Ring tags: trunk
13:52
Restarts local or remote IIS AppPools check-in: c86972bda6 user: Joel Bennett tags: trunk
13:52
This script will help a user to batch connect multiple pst files in Microsoft Outlook (personal email archives). check-in: d640c63b5e user: Jack Neff tags: trunk
13:52
Gets Unicode information about a character. If you have charmap.exe installed it will use its getuname.dll to get a descriptive string about the character. check-in: c4f01d0342 user: Public Domain tags: trunk
13:52
This function retrieves a trace of a package sent with the swedish postal service. This is part of a guide on how to write a web scraping cmdlet in PowerShell which can be read at: check-in: 6b7a51d26f user: DollarUnderscore tags: trunk
13:52
A script to use some web services for guessing languages and translating to English… check-in: d4502ba6fa user: Joel Bennnett tags: trunk
13:52
Enable aero “glass” effects for the regular powershell 2.0 console (not ISE) – vista or above, powershell 2+ and aero-compatible gfx card. check-in: d62492f171 user: Oisin Grehan tags: trunk
13:52
Gets Unicode information about a character. If you have charmap.exe installed it will use its getuname.dll to get a descriptive string about the character. check-in: f08ae02973 user: Public Domain tags: trunk
13:52
This script will take a Twitter User’s Screen name and get their RSS feed of posts check-in: 1de1505faa user: CrazyDave tags: trunk
13:52
FInal module from class check-in: 2a7b37b705 user: Don Jones tags: trunk
13:51
A simple lync bot in powershell that will respond to set commands etc, was bored today. check-in: e33c57e10e user: Michael Diarmid tags: trunk
13:51
This script will take a Twitter User’s Screen name and get their RSS feed of posts check-in: 83f6b827ed user: dinhchi27 tags: trunk
13:51
A VI toolkit script to update all VM Guests on the selected hosts check-in: 280961aeb7 user: Brian English tags: trunk
13:51
Displays active TCP connections and includes the process ID (PID) and Name for each connection. check-in: df9d5ded87 user: Shay Levy tags: trunk
13:51
need powershell 4.0 as powershell 3.0 has in issue with parsing rss/atom feeds. It skips every other item check-in: f8f681c075 user: Parul Jain paruljain tags: trunk
13:51
This function retrieves information about the owner/creator of a snapshot in vmware/vsphere along with some other properties. check-in: 38fcf17705 user: DollarUnderscore tags: trunk
13:51
A VI toolkit script to update all VM Guests on the selected hosts check-in: 3ca792179b user: Brian English tags: trunk
13:51
Enables SNMP via Add-WindowsFeature (If not already enabled) check-in: 8a598f3830 user: Gabriel M tags: trunk
13:51
Enables SNMP via Add-WindowsFeature (If not already enabled) check-in: 66b7c6f7c4 user: Gabriel M tags: trunk
13:51
From Windows PowerShell Cookbook (O’Reilly) by Lee Holmes check-in: 1a19780e47 user: Lee Holmes tags: trunk
13:51
Validates a username and password against Active Directory. Requires .NET 3.5 and PowerShell V2. check-in: d4ce3fa56d user: Mike Pfeiffer tags: trunk
13:51
GAC path extracts dynamically check-in: e08f2c4da5 user: greg zakharov tags: trunk
13:51
Enables SNMP via Add-WindowsFeature (If not already enabled) check-in: cd4cf11a78 user: St3v3o tags: trunk
13:51
This enables the Microsoft-Windows-PrintService/Operational in the event log. Every time something is printed, details about the print job will be recorded into that event log. check-in: 339d95415f user: KevMar tags: trunk
13:51
Adds a scalar variables to the PowerShell type system. check-in: ff21a259cf user: Public domain tags: trunk
13:51
Bulk converts XLS ranges to PNG by using the clipboard. Reads config from XML. Now with working code… :P check-in: b4c65a3cab user: Egil Aspevik tags: trunk
13:51
Note – Works for ConfigMgr 07 and ConfigMgr 12 & requires PowerShell v3 check-in: e21c122d92 user: unknown tags: trunk
13:51
Function to send text messages (SMS) from Windows PowerShell using the Microsoft Outlook SMS Add-in. check-in: 30b40e2226 user: Jan Egil Ring tags: trunk
13:51
This script will take a Twitter User’s Screen name and get their RSS feed of posts check-in: e7f0e63a7b user: dinhchi27 tags: trunk
13:51
It parses the print log file for printer events related to printing. It is important that the log be enabled. If a log is cleared, then this data will be inaccurate. check-in: 21068af816 user: KevMar tags: trunk
13:51
PowerShell has numeric and string contexts: check-in: a6ace1b372 user: Public Domain tags: trunk
13:51
Execute a SQL command against a database using Powershell. check-in: 00e8e82bb8 user: dragonmc77 tags: trunk
13:51
Emulates Perl’s list context in PowerShell. check-in: 34abc4d7e0 user: Public Domain tags: trunk
13:51
original filename: lib-authentication.ps1 check-in: 88db43efa6 user: Hal Rottenberg tags: trunk
13:51
In the ConfigMgr environment while performing Application Deployments. Sometimes Users don’t mention their machine names. check-in: c9ab14fd9e user: DexterPOSH tags: trunk
13:51
In the ConfigMgr environment while performing Application Deployments. Sometimes Users don’t mention their machine names. check-in: bc8bd7abe0 user: DexterPOSH tags: trunk
13:51
In the ConfigMgr environment while performing Application Deployments. Sometimes Users don’t mention their machine names. check-in: 216cb1329f user: DexterPOSH tags: trunk
13:51
In the ConfigMgr environment while performing Application Deployments. Sometimes Users don’t mention their machine names. check-in: fd46fe85c0 user: DexterPOSH tags: trunk
13:51
Usage: check-in: 554d6e43fe user: greg zakharov tags: trunk
13:51
Usage: check-in: 5bc7cdfc31 user: greg zakharov tags: trunk
13:51
Use this script to detect installed .NET versions on a remote server using WMI. Requires credentials and a computername. check-in: 021db28612 user: halr9000 tags: trunk
13:51
Push Button Reset Script for Configuration Manager Task Sequences. check-in: 9522b29d6b user: BillAMoore tags: trunk
13:51
This is more or less a port of FORTH’s “see” command to PowerShell. check-in: 85a6ab48ef user: Public Domain tags: trunk
13:51
Library to discover Onkyo network connected home theatre receiver and then send remote control commands to change settings such as volume but also query current settings. Uses the Integra Serial Communication Protocol (ISCP). check-in: a895b61d5c user: Parul Jain paruljain tags: trunk
13:51
Screenshot at http://savepic.org/5445383.jpg check-in: 4977c982cb user: greg zakharov tags: trunk
13:51
retrieve the windows product key of a specified machine using WMI check-in: 0c8d853d0e user: karl prosser tags: trunk
13:51
A PowerShell Module that exposes wrapper functions for the subversion svn.exe commands to update, commit, import, checkout, status, add, and delete. check-in: 686a956280 user: Frank Peter Schultze tags: trunk
13:51
Copy files to dated directory. check-in: 4f8426eeb8 user: unknown tags: trunk
13:51
Creates a blank profile check-in: 5e81cd22af user: jmh6182 tags: trunk
13:51
Obtain the correct SoapAction string when a webservice method is passed (read from a Soap request). check-in: 30725ceca6 user: Daniel Cheng tags: trunk
13:51
A VI toolkit script to update all VM Guests on the selected hosts check-in: 0edf69995a user: Brian English tags: trunk
13:50
Enables SNMP via Add-WindowsFeature (If not already enabled) check-in: a963369fc9 user: St3v3o tags: trunk
13:50
where it can generate final out put excel file? check-in: c30f3885d4 user: Steve Jarvi tags: trunk
13:50
D:(A;;CCLCSWRPWPDTLOCRRC;;;SY)(A;;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;BA)(A;;CCLCSWLOCRRC;;;IU)(A;;CCLCSWLOCRRC;;;SU)S:(AU;FA;CCDCLCSWRPWPDTLOCRSDRCWDWO;;;WD) check-in: 953ca8c3dd user: Matthew Graeber tags: trunk
13:50
This script will take a Twitter User’s Screen name and get their RSS feed of posts check-in: 13ec341be3 user: e7naa2 tags: trunk
13:50
Notifies other processes that the global environment block has changed. This lets other processes pick changes to ENV: without having to reboot or logoff/logon. A non-zero result from SendMessageTimeout indicates success. check-in: 07a0a8ebda user: Oisin Grehan tags: trunk
13:50
Gets all Virtual Machines, and exports a CSV that shows their virtual disk capacities and type. Used in this case for sizing a VCB temp disk. check-in: aebe59f3aa user: jgrote tags: trunk
13:50
Hardware Inventory script to run on Windows Servers and output the JSON string to a CouchDB Database check-in: f2849c6675 user: VulcanX tags: trunk
13:50
This script will take members of an AD group and export their Exchange mailbox to a PST as well as export all Lync archives for the specified time period. The script can be ran manually or bet set to run as a scheduled task. Requires the Quest AD Powershell module as well as Lync, Exchange, and AD modules to run. check-in: 8fa8ad08d5 user: Jason M tags: trunk
13:50
This script will take members of an AD group and export their Exchange mailbox to a PST as well as export all Lync archives for the specified time period. The script can be ran manually or bet set to run as a scheduled task. Requires the Quest AD Powershell module as well as Lync, Exchange, and AD modules to run. check-in: 1db5d60898 user: Jason M tags: trunk
13:50
Function to find long filenames and the path they reside in. Uses Get-ChildItem and one instance of CMD.exe DIR. check-in: f50132d58d user: Mark Ince tags: trunk
13:50
Query a dynamic group configured in Quest ActiveRoles and return an array of each membership rule. check-in: 5434f3d542 user: vidrine tags: trunk
13:50
Add a new membership rule to a dynamic group configured in Quest ActiveRoles. check-in: de57d47ed2 user: vidrine tags: trunk
13:50
I want to get this importing my $AllMembers to my $List in Sharepoint. check-in: cea96f7c72 user: unknown tags: trunk
13:50
Force .NET Framework optimization to happen (causes high CPU by mscorsvw.exe) check-in: 7ca4facced user: Scott Copus tags: trunk
13:50
Trims text and signs it check-in: 58c88c2677 user: unknown tags: trunk
13:50
Two cmdlets for and from the Active-Directory uninitiated… check-in: 3c46c019b0 user: kevinslade tags: trunk
13:50
Two cmdlets for and from the Active-Directory uninitiated… check-in: f8f235c6cd user: kevinslade tags: trunk
13:50
Port of Perl 6’s gather/take but for appending to a string instead of to a list. check-in: 12207f7b29 user: Public Domain tags: trunk
13:50
Port of Perl 6’s gather/take (which itself is a port of Mathematica’s Reap/Sow) check-in: 3fed878fc0 user: Public Domain tags: trunk
13:50
Defines functions for wokring with Microsoft Chart Control for .NET 3.5 Framework.Pipe output to Out-Chart function and specify chart type. Chart will display in form or save to image file. Real-time charts are supported by passing in a script block. Updated to fix line chart. Line Chart XAxis needs tweaking. check-in: ba0e171cad user: Chad Miller tags: trunk
13:50
Get input date string or get T-n or T+n dates in the specified format. check-in: 153958d43a user: Ferenc Toth tags: trunk
13:50
A little wrapper for PromptForChoice – this version is a major change to be much pickier. check-in: 9f10eccbd3 user: Joel Bennett tags: trunk
13:50
Just a little wrapper for PromptForChoice. check-in: 074286a8c0 user: Joel Bennett tags: trunk
13:50
MKLINK – Make Symbolic File and Directory links. Useful for making symbolic links from powershell. check-in: 6db60abb46 user: James Gentile tags: trunk
13:50
Add to top of your scripts and the script will automatically create a log file called <script name>.log to the AppData folder check-in: bd5a5f9c20 user: shauncroucher tags: trunk