Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
52 check-ins using file Get-Twitter-RSS-Feed.ps1 version c248a7e582
2018-06-10
| ||
13:53 | Script is commented for explanation of each step check-in: 52316bbabb user: greg zakharov tags: trunk | |
13:53 | A function to parse tables out of HTML files and return them as PowerShell objects. check-in: 01f048c079 user: Carter Shanklin tags: trunk | |
13:53 | This module is a hack to add union types to PowerShell. check-in: ee7c3efd49 user: Public Domain tags: trunk | |
13:53 | This is a little script I wrote to logoff all users on the box except for myself. Clearly it can be cleaned up a little, making it more flexible, but thought I would share anyways. check-in: 79156ce49c user: testing tags: trunk | |
13:53 | This is a little script I wrote to logoff all users on the box except for myself. Clearly it can be cleaned up a little, making it more flexible, but thought I would share anyways. check-in: 6cbc3125f3 user: Nigel Stuke tags: trunk | |
13:53 | Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. check-in: a7d2e3ba9e user: Boe Prox tags: trunk | |
13:53 | A function to set an IP Address check-in: dfcc266c36 user: Andy Schneider tags: trunk | |
13:53 | Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . check-in: b9669ef17c user: Will Steele tags: trunk | |
13:53 | Logging function for Powershell v2. Needed to address current Powershell logging limitations. See a discussion about said limitations here: http://jdhitsolutions.com/blog/2011/03/powershell-automatic-logging/#comment-2899 . check-in: af4d78d608 user: Will Steele tags: trunk | |
13:53 | A function to set an IP Address check-in: c18fdba42b user: Andy Schneider tags: trunk | |
13:53 | Show-ConsoleMenu shows a vertical “menu” in the console and allows you to pick numeric items from it. check-in: 4fe8a658d7 user: Joel Bennett tags: trunk | |
13:53 | Shows a vertical “menu” in the console and allows you to pick numeric items from it. check-in: 0173b6f242 user: Joel Bennett tags: trunk | |
13:53 | Get-FileEncoding function determines encoding by looking at Byte Order Mark (BOM). check-in: 6fb88d3112 user: Chad Miller tags: trunk | |
13:53 | Sets properties for a given user local username. check-in: f660cf43a5 user: Andy Arismendi tags: trunk | |
13:52 | Retrieves harddrive model name without WMI check-in: 30f60b8586 user: greg zakharov tags: trunk | |
13:52 | Enables SNMP via Add-WindowsFeature (If not already enabled) check-in: cb1baac3e4 user: St3v3o tags: trunk | |
13:52 | A function to set a sql connection string in a web.config file check-in: 958c25595e user: unknown tags: trunk | |
13:52 | I could not find a solution that checks if a user is in local admin groups that can handle a situation if the user is there indirectly, that is a member of a group that is a part of the admin group. The below is what I came up with. The $env:USERDOMAIN part is iffy, since it depends on the account the script is run under, but that was enough for my purposes. Also it seems to detect the membership correctly even for local users and for users that are not local and not in the $env:USERDOMAIN domain, which is good check-in: d6916d0c8c user: zespri tags: trunk | |
13:52 | Verify user is administrator check-in: 634e3b1691 user: skourlatov tags: trunk | |
13:52 | Somebody says that there is no CompatUI (COM object) in Windows 7, someone says the opposite. I found it on my copy of Win7 but I’m not sure what it’s a standard library – probably it’s a rudiment of WinXP. check-in: f005d83981 user: greg zakharov tags: trunk | |
13:52 | Simple function that determines whether a pair of IP’s are on the same subnet, given a specified mask. check-in: 227319893e user: dragonmc77 tags: trunk | |
13:52 | 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: 116b98948c user: shauncroucher tags: trunk | |
13:52 | 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: ad336c6ee0 user: shauncroucher tags: trunk | |
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 | |