PoshCode Archive  Timeline

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

237 check-ins using file Split-TextToLines-Demo.ps1 version 068d00ecb9

2018-06-10
13:45
Set applications/windows on hide of TeamViewer windows check-in: d0b8dd1621 user: Shay Levy tags: trunk
13:45
This script will create an inventory of all guests in the target Virtual Center and then create a csv check-in: 5b98ab38ae user: Omarr tags: trunk
13:45
This script will create an inventory of all guests in the target Virtual Center and then create a csv check-in: ae42e0d0ab user: Omarr tags: trunk
13:45
previous version of this script just builds a graph of processor utilization into powershell host, but how about something more dynamic and customizable, mmm? so i rewrote my Get-ProcessorGraph function. check-in: d6d609b625 user: greg zakharov tags: trunk
13:45
original filename: lib-authentication.ps1 check-in: c89bc58cea user: Hal Rottenberg tags: trunk
13:45
Updates group policy on remote domain computer,(Can be modified easily to include all computers or a list.). I wrote this for our field techs, simple but useful. check-in: 792893327c user: Johnny Reel tags: trunk
13:45
This script uses the Cisco IPSEC VPN client to connect to a VPN gateway and immediately RDP to a device. check-in: 303d53c441 user: Adam Bertram tags: trunk
13:45
Get and Set-WriteFilter to manage embedded write filters remotely check-in: 744eca7b5c user: Adam Bertram tags: trunk
13:44
original filename: lib-authentication.ps1 check-in: e821cc786e user: Hal Rottenberg tags: trunk
13:44
how can we zip and upload a file to a FTP cloud through powershell? check-in: 720525cacb user: Stephen Price tags: trunk
13:44
original filename: lib-authentication.ps1 check-in: 46afe2a334 user: Hal Rottenberg tags: trunk
13:44
Example of elementary keylogger. check-in: c36d8b80b9 user: greg zakharov tags: trunk
13:44
My command prompt, as always. I leave this in a separate script file and invoke it from my profile. That way I can RE-invoke it to reset my prompt if I have to mess with it for some reason. check-in: 416de07688 user: Joel Bennett tags: trunk
13:44
The Division check-in: eb540d6a78 user: 098Hill tags: trunk
13:44
Basic streaming binary hex dump viewer in powershell. check-in: e8f287e367 user: Public Domain tags: trunk
13:44
Screenshot at http://savepic.org/4840591.jpg check-in: 0293dbd688 user: greg zakharov tags: trunk
13:44
Script to put several machines into maintenance mode on your OpsMgr2012 instance. check-in: 6330b2c6f7 user: NinjaTechie tags: trunk
13:44
Powershell really needs lexical variables and automatic lexical closures. ScriptBlock.GetNewClosure is a heavyweight hack (it captures the entire scope chain every time you call it) around lexical variable capture so here is a lighter weight hack. check-in: c44c0c23f6 user: Public Domain tags: trunk
13:44
Shows CPU utilization till $host height size check-in: bd961cb63f user: greg zakharov tags: trunk
13:44
Retrives USB devices from HKLM:\SYSTEM\CurrentControlSet\Enum\USBSTOR check-in: 8ef0b0553a user: greg zakharov tags: trunk
13:44
retrieve the windows product key of a specified machine using WMI check-in: b32e99f0e1 user: karl prosser tags: trunk
13:44
Creates copy of existing group in Active Direcory domain with members and other properties. check-in: faabff79f3 user: Dalibor Zacek tags: trunk
13:44
This script queries WMI to find basic monitor size information. It then performs some math on these attributes to come up with the size of all monitors attached to a local or remote device. check-in: a213a38bcb user: Adam Bertram tags: trunk
13:44
If you’re a developer, installation packager or a ConfigMgr admin this script can be used to convert a product code to a GUID. This comes in handy when reverse engineering product installations. check-in: 42f135c149 user: Adam Bertram tags: trunk
13:44
Quickly pull files copied and size from robocopy log summary check-in: b4f2b15414 user: Steele Stenger tags: trunk
13:44
Automatically refreshes a webpage. Only works in Internet Explorer…sorry. check-in: bd21468b86 user: Jack Neff tags: trunk
13:44
A simple function that returns where a remote Windows device is a thin client or a desktop. check-in: 99f4d20439 user: Adam Bertram tags: trunk
13:44
The following changes were made: check-in: 9561578689 user: Peter Kriegel tags: trunk
13:44
This script queries the entire forest and a) dumps all GPO names with last modified and GUID to \All_GPOs and b) Compares the current run check-in: 9090946b30 user: Agnostracised tags: trunk
13:44
Enumerates mailbox folder permissions for all folders in all mailboxes check-in: 538d7fa8b9 user: themoblin tags: trunk
13:44
Output text to a new PowerPoint slide check-in: 9433b3cb08 user: Joel Bennett tags: trunk
13:44
Port of Chris Veness’ JavaScript AES CTR (AES Counter Mode) Aes.Ctr.decrypt to PowerShell. It will decrypt text encrypted with the Aes.Ctr.encrypt function from http://www.movable-type.co.uk/scripts/aes.html which is used by many websites. .NET doesn’t support AES CTR mode natively so you have to do it manually with a little fudging. check-in: 269f2a17e3 user: Public Domain tags: trunk
13:44
A concept for testing PowerShell’s regular expressions. See http://forum.script-coding.com/viewtopic.php?id=8973 for details. check-in: 34455db61c user: greg zakharov tags: trunk
13:44
Add new smtp address from csv and set new address primary check-in: b7276b7b77 user: unknown tags: trunk
13:44
script to wrap arround mstsc.exe and start multiple rdp sesions in one command check-in: 40444098bc user: AllanData tags: trunk
13:44
Sets properties for a given user local username. check-in: a0772d30e5 user: Andy Arismendi tags: trunk
13:44
From Windows PowerShell Cookbook (O’Reilly) by Lee Holmes check-in: 3ee41d4542 user: xxxxxx tags: trunk
13:44
Added “lazy” filter – Ctrl+F (just input one char at a time) and query tool (experimental feature)/See screenshots for the details http://savepic.org/4767656.jpg and http://savepic.org/4755368.jpg check-in: fff3e2e5c8 user: greg zakharov tags: trunk
13:44
Simple one liner that emails the status of a service(s) to a recipient. check-in: 8ab9f5ab7e user: Johnny Reel tags: trunk
13:44
Migrates users settings roaming profiles and home directories to another server. check-in: 3d9f9f72a7 user: themoblin tags: trunk
13:44
forthebetterr check-in: fe70f4e236 user: forthebetterr tags: trunk
13:44
The Division check-in: cee47d7aef user: 098Hill tags: trunk
13:44
When moving very large mailboxes, the connection can time out. check-in: 4c76fa95f3 user: dethompson71 tags: trunk
13:44
VERSION 1.4 — The default cert setting must be put in an external .PSD1 file! check-in: cc78b0b6b8 user: Joel Bennett tags: trunk
13:44
Fixed issues with namespaces/Methods and properties of classes now are placed at one ListView for quick navigation/Now it do not use Get-WmiObject cmdlet to access wmi objects/See screenshot at http://savepic.org/4765709.jpg check-in: 900fbb670b user: greg zakharov tags: trunk
13:44
Invoke generic method definitions (including static methods) from PowerShell. check-in: 9e80060b0f user: Joel Bennett tags: trunk
13:44
Using netsh.exe to loop through each WLAN on the system and export the settings to the user-provided output-file. check-in: e8f7eda4be user: Jan Egil Ring tags: trunk
13:43
Show weather information in the lower right corner of the desktop. check-in: bcefda9bdb user: Mosser Lee tags: trunk
13:43
Sends an email on event trigger ID 21 and 23 (logon and logoff). Useful for auditing access to a server. check-in: 8faee206e4 user: Justin Grote tags: trunk
13:43
Creates ramdom file with null length. Just for fun. check-in: 1a759dd176 user: greg zakharov tags: trunk
13:43
Now it looks like http://savepic.org/4783435.jpg check-in: 951eee5b95 user: greg zakharov tags: trunk
13:43
Copies shared folders from one server to another. Run on the new server (as administrator). check-in: 40018f1020 user: themoblin tags: trunk
13:43
Resolves aliases and parameter shortcuts in scripts to make them more portable. Now resolves parameter aliases, and resolves ‘?’ to Where-Object correctly. check-in: 365c614111 user: Joel Bennett tags: trunk
13:43
Function to update a property value within a Java properties file check-in: c11aab4b3e user: Michael Craig tags: trunk
13:43
Make a phone call from Powershell and pass TextToSpeech variables like ComputerName, DiskFreeSpace. check-in: ac5a8cd4a1 user: Sunny Chakrabort tags: trunk
13:43
Search Exchange tracking logs using jobs and remoting. check-in: 355adc2e9d user: evetsleep tags: trunk
13:43
All bugs are mine. check-in: 145794bd44 user: greg zakharov tags: trunk
13:43
Set-Wallpaper lets you set your windows desktop wallpaper. It requires PInvoke and I wrote it using PowerShell 2’s Add-Type, although it could be done in v1 using the JIT code generation tricks Lee Holmes has mentioned in the past … check-in: 1473535daa user: Joel Bennett tags: trunk
13:43
Creates random file with extension which has assosiation (just for fun). check-in: 163693626f user: greg zakharov tags: trunk
13:43
If you use the dark color scheme in VS, you’ll find that the powershell tools syntax highlighting is unusable. While it is possible to update the colors by hand in visual studio’s options, this is a pain in the ass. Here’s a script to run in the NuGet console that will set the token colors to something usable. The scheme is persistent. check-in: 53da4015a1 user: Oisin Grehan tags: trunk
13:43
Some helper functions for getting/setting the output buffer and command history size in PowerShell.exe native. check-in: c5470146c4 user: Joel Bennett tags: trunk
13:43
i would like group my ad obj report scripts to one file. i started with some functions about users and computers. i have a request to check my code to poit errors and what i could write better. thx for any tip and info! check-in: d542b12359 user: Voytas tags: trunk
13:43
The Division check-in: 42ebc1cf1f user: haegar2013 tags: trunk
13:43
From Windows PowerShell Cookbook (O’Reilly) by Lee Holmes check-in: 94767fd093 user: Lee Holmes tags: trunk
13:43
An example of a client/server that works in PowerShell check-in: 3e0bfc339c user: Joel Bennett tags: trunk
13:43
Fixed some issues check-in: 477399ce5b user: greg zakharov tags: trunk
13:43
retrieve the windows product key of a specified machine using WMI check-in: 508a9591c4 user: karl prosser tags: trunk
13:43
This script will list all User objects in the current Active Directory domain. The data gathered includes Display Name, Username, Last Logon Date, and Disabled Status. All data is exported to a CSV file. check-in: 922aa197fa user: Jason B tags: trunk
13:43
This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. check-in: 0e9dfe4d8f user: Boe Prox tags: trunk
13:43
Fixed check-in: 90f19a1017 user: greg zakharov tags: trunk
13:43
Compare files in multiple folders against a reference set to provide an early detection of Cryptolocker check-in: b3ae84c0de user: dfsdiag tags: trunk
13:43
Windows Server Backup Script. Backs up to NAS location, include facility for rotation and email notification check-in: edfd9a227d user: James Day tags: trunk
13:43
Combines two technics to get last boot system uptime check-in: 36bc41777c user: greg zakharov tags: trunk
13:43
Creates hex dump of a file check-in: 684b38a12f user: greg zakharov tags: trunk
13:43
Set-Wallpaper lets you set your windows desktop wallpaper. It requires PInvoke and I wrote it using CTP2’s Add-Type, although it could be done in v1 using the JIT code generation tricks Lee Holmes has mentioned in the past … check-in: 220caf000b user: Joel Bennett tags: trunk
13:43
Prints “human-readable” information for specified drive check-in: c4e8281673 user: greg zakharov tags: trunk
13:43
This script “copies” shares and share permissions from one computer to another. The drive letter can change between computers, but the path(s) on the drive may not. This script does not copy the data; for that you will need another solution, such as xcopy or a decent SAN that can do it for you. It works on OSes as old as Windows 2000, and at least as new as Server 2008 R2. It probably has a hundred possible improvements. check-in: 9cdf4fe5a6 user: Sysiphus tags: trunk
13:43
App-V 5.0, create friendly folder names for packages. Requires PowerShell Community Extensions. check-in: 1059c6d716 user: unknown tags: trunk
13:43
Enables SNMP via Add-WindowsFeature (If not already enabled) check-in: 394caa82d8 user: St3v3o tags: trunk
13:43
Create a Sharepoint 2010 farm check-in: 0fd45836cb user: Jos Verlinde tags: trunk
13:43
Adding Group Policy Preferences printer with SDM GPAE (Group Policy Automation Engine) including Item-Level targeting check-in: fff351fe50 user: Bobsys tags: trunk
13:43
This script will take a Twitter User’s Screen name and get their RSS feed of posts check-in: 10ae1b965b user: jsamuel12 tags: trunk
13:43
This script will list all User objects in the current Active Directory domain. The data gathered includes Display Name, Username, Last Logon Date, and Disabled Status. All data is exported to a CSV file. check-in: 749c2bd9db user: AlphaSun tags: trunk
13:43
As you know PowerShell v3 has [accelerators] type but PowerShell v2 has not this feature. So why do I have to endure this omission in PowerShell v2? check-in: 0bf8c72619 user: greg zakharov tags: trunk
13:43
See http://msdn.microsoft.com/en-us/library/windows/desktop/ms646302(v=vs.85).aspx and http://msdn.microsoft.com/en-us/library/windows/desktop/ms646272(v=vs.85).aspx check-in: 0a37c9e748 user: greg zakharov tags: trunk
13:43
Get the capacity of your installed RAM with the Win32_PhysicalMemory WMI class. check-in: cc5e18dbb4 user: Florian Frank tags: trunk
13:43
Get the capacity of your installed RAM with the Win32_PhysicalMemory WMI class. check-in: fa7ec44704 user: Florian Frank tags: trunk
13:43
Three ways (that I personally know) how to check if user has admin rights. check-in: 24a7a2d91d user: greg zakharov tags: trunk
13:43
Old bash script… check-in: c00891f291 user: greg zakharov tags: trunk
13:43
If ‘tree’ pocket has not been installed that you can use next script but note that it gets only directories. check-in: 961b0e96f8 user: greg zakharov tags: trunk
13:42
Sometimes I have to deal with Bash, so… check-in: 84fd6ea798 user: greg zakharov tags: trunk
13:42
VERSION 1.3 check-in: ddab94cbe3 user: Joel Bennett tags: trunk
13:42
See http://msdn.microsoft.com/en-us/library/system.security.principal.wellknownsidtype.aspx check-in: ba487f8238 user: greg zakharov tags: trunk
13:42
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: e09dc4868e user: Nigel Stuke tags: trunk
13:42
Why? WHY IT NEED USE WIN32_PROCESS TO CHECK PARENT PROCESS FOR ANOTHER PROCESS??? There is PerformanceCounter class in the System.Diagnostics namespace which can help you determine parent process for a process easily. check-in: d5a1b22fcd user: greg zakharov tags: trunk
13:42
The Install-ISPackage script installs an Dtsx file to a SQL Server store using the command-line utility dtutil. check-in: 0f366bf725 user: Chad Miller tags: trunk
13:42
A pair with ConvertTo-CliXml — this version closes and disposes the string reader handle. Now works in PowerShell 3 and 4 as well. check-in: eb1a0a62eb user: Poshoholic tags: trunk
13:42
Export-CliXml and Import-CliXml only work with files. This is an implementation for sending CliXML directly to the pipeline. Requires PowerShell 2+ (now works in 3.0 and 4.0) check-in: 067c93a183 user: Poshoholic tags: trunk
13:42
quick way to do processes a ton of jobs, for example ping 100 boxes at once check-in: 8a6e1b3f96 user: Justin tags: trunk
13:42
quick way to do processes a ton of jobs, for example ping 100 boxes at once check-in: ab07c8336f user: Justin tags: trunk
13:42
Standalone script adapted from SQL Server Powershell Extensions (sqlpsx) http://sqlpsx.codeplex.com. Defines SQL Server backup and restore functions. check-in: 646e152f6a user: Chad Miller tags: trunk
13:42
Fixed and redesigned check-in: 26b89759ba user: greg zakharov tags: trunk
13:42
From Windows PowerShell Cookbook (O’Reilly) by Lee Holmes check-in: 81278e5da5 user: Lee Holmes tags: trunk
13:42
Just concept of PowerShell GUI quick guide. Consists from cmdlets help info and ‘about’ pages. Please, report about bugs. check-in: dc0ae62510 user: greg zakharov tags: trunk
13:42
Actually, Start-Process cmdlet with -Verb RunAs can help you run process with admin’s rights, but… I do not like this cmdlet. I wanna something useable, so I wrote a prototype of something that looks like runas in cmd (or sudo in bash). check-in: 7ea16fa99b user: greg zakharov tags: trunk
13:42
Another password generating function. This one will always include all the character types you want, and the password will always be random. check-in: afd0191020 user: DollarUnderscore tags: trunk
13:42
Returns a shuffled / randomised / randomized version of an input string check-in: dec79bbf82 user: David Johnson tags: trunk
13:42
Let me know about bugs. Oh! and follow me on twitter @gregzakharov=) check-in: 6bf5e59eeb user: greg zakharov tags: trunk
13:42
This demo looks for files in PATH variable (extensions are from PATHEXT) and presents path for a file in two ways: full path (which mode) and only path for a file (where mode). For example, enter in TextBox field something like ‘notepad’ and click ‘Search’. check-in: d03f051cb9 user: greg zakharov tags: trunk
13:42
Active Directory, bulk create OU’s with defined sub OU’s check-in: fde08b15d5 user: chriskenis tags: trunk
13:42
Uses QAD cmdlets to retrieve distribution list restriction attributes and then provides a list of users which can send email messages to the group. check-in: 945636365c user: Dmitry Sotnikov tags: trunk
13:42
Prints calendar for specified month of year. Please, let me know about bugs. check-in: 23e3aba465 user: greg zakharov tags: trunk
13:42
Not for regular use, this is just a demo with using COM object to check new letters on gmail. check-in: 04b6a9a2ad user: greg zakharov tags: trunk
13:42
a configuration management script for when changes occur to a vmware view environment. Change the color codes to suit your needs. check-in: e6f4ae5746 user: Lubinski tags: trunk
13:42
Uses netsh command to get all the computer’s wifi profiles (including clear text passwords) check-in: f6d0e7360a user: CrazyDave tags: trunk
13:42
Resolves aliases and parameter shortcuts in scripts to make them more portable. check-in: 655f372d04 user: Joel Bennett tags: trunk
13:42
This code will cleanup local profiles on a server/computer. It needs admin-rights to run. check-in: aad7ad9ebc user: DollarUnderscore tags: trunk
13:42
My first contribution. I am crazily thinking of doing a “Powershell Only” day. The first task is to figure out how to manipulate Outlook through PowerShell. The submitted script hits my Outlook inbox and goes through the inbox and each subfolder and retrieves the unread emails from it. It then goes through my task list and gets all the incomplete tasks. This was my first time using a status bar and definitely the first for making anything outside the scripting games public. I’d hate to get finished with the Outlook “module” and find out I could have saved myself a lot of time, so I through the script as it is now on the mercy of the court. Proceed with your red pens… check-in: 7ed6cf7dff user: chris seiter tags: trunk
13:42
UNIX which and whatis tools analog. check-in: dc05543776 user: greg zakharov tags: trunk
13:42
Sets properties for a given user local username. check-in: 406033ff6b user: Andy Arismendi tags: trunk
13:42
Advanced Function to get local members. Some of text-fetching going on, but it will hopefully work on your machine aswell. check-in: 10295f986d user: DollarUnderscore tags: trunk
13:42
Automation of SCOM Gateway Certificate Renewal (you need to configure autoenrollment separetly) check-in: e162a1aa7b user: DollarUnderscore tags: trunk
13:42
Converts pictures to byte arrays and saves a copy of the new file on disk. check-in: 14848c5c6b user: DollarUnderscore tags: trunk
13:42
This module can control a Tellstick Net with powershell. check-in: e7aa61dd3d user: DollarUnderscore tags: trunk
13:42
I wrote a small function for parsing a Windows DNS Debug log. You can pipe both log-lines and filenames to this cmdlet. I’ve added 3 different types of log formats for it to handle. check-in: d7be450cbf user: DollarUnderscore tags: trunk
13:42
PowerShell form that can create master lists for later use in Quests Notes Migration Tool… check-in: 297709ec70 user: DollarUnderscore tags: trunk
13:42
Update custom scratch location ESXi 5.1 check-in: ec99011a65 user: Leon Scheltema tags: trunk
13:42
Twitch chat image scraper. check-in: 040392caf6 user: unknown tags: trunk
13:42
Win32_Process doesn’t have %CPU usage so this queries Win32_PerfFormattedData_PerfProc_Process for high cpu processes. Then queries the processes to get owner information and other properties. check-in: 3649db6dd2 user: anonymous tags: trunk
13:42
Very simple script to create an RTF (Rich Text Format) file with Windows Powershell with variable substitution. Yes this could be a very basic Mail Merge type document WITHOUT the use of Microsoft Word check-in: e4b88cb5df user: Sean Kearney tags: trunk
13:42
Very simple script to create an RTF (Rich Text Format) file with Windows Powershell with variable substitution. Yes this could be a very basic Mail Merge type document WITHOUT the use of Microsoft Word check-in: 9e9b6fa9af user: Sean Kearney tags: trunk
13:41
This function handles WMI Events based on a query against remote systems. No polling, no looping or do-whileing. Includes sample queries. check-in: bd32abcafe user: Steve Jarvi tags: trunk
13:41
A one liner that parses the output of NET.EXE’s VIEW command. NET.EXE VIEW displays a list of computers in your current domain by default, to display another domain change it to read NET.EXE VIEW /domain <domainName>. check-in: d12b37aff1 user: testing tags: trunk
13:41
A one liner that parses the output of NET.EXE’s VIEW command. NET.EXE VIEW displays a list of computers in your current domain by default, to display another domain change it to read NET.EXE VIEW /domain <domainName>. check-in: 6d1a9f188c user: Nathan Hartley tags: trunk
13:41
This script will help you replace old VMware portgroups with new ones and switch all VMs over to these new port groups with no downtown or network traffic loss. Originally written to take an environment with nonsensical, non-standardized port group naming to a proper standard. This required supporting files as are listed in the script description. There are portions that need to be filled out with relevant info to your environment, these are also outlined in the comments. check-in: 2908bfc460 user: Clint Jones tags: trunk
13:41
Checking Security Group Nesting Strategy (ie: G.U.DL.), searching Circular Nesting or only graphically reporting Nested Security Groups, ADSecurityGroupMembers.ps1 helps on those tasks exploring group member property and generating a Graphviz file. check-in: dbaca95ca5 user: Axel Limousin tags: trunk
13:41
X’434e3d5072696e74657220496e7374616c6c202d20485120323220456173742c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d41637469616e63655f55736572732c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d5365727669636547726f75705f4c796e63456e61626c656455736572732c4f553d5365727669636547726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d41494d4c6f67696e332c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d5a69704c69705f5265766965776572732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d41637469766553796e632055736572732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4346204578656320436f6d6d69747465652c4f553d476f6f676c6520506f7374696e69204163636573732047726f7570732c4f553d5370656369616c2047726f7570732c4f553d4a4d532053657276696365204163636f756e74732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d53656e696f72204c6561646572732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d43415041434954595f444153485f55534552532c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d41637469766553796e63204d6f62696c65204465766963657320416c6c6f7765642c4f553d496e666f53656320456e7469746c656d656e742047726f7570732c4f553d5370656369616c2047726f7570732c4f553d4a4d532053657276696365204163636f756e74732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d41445f4d554e495f4d67722c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d41445f5446495f4d67722c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d41445f45434d5f4d67722c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4a616e6e6579204d616e61676572732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d5068696c6164656c70686961204465706172746d656e747320284e6f205068696c61204272616e6368292c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4d6f726e696e67205472616465204e6f74652c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4649434d5472616465446174612c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4571756974795472616465446174612c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d46432044415348424f4152442050524f44554354494f4e2055534552532c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4571756974792026204f7074696f6e732073656e642061732c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d426c6f6f6d626572672055736572732c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d426c61636b626572727920557365727320322c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d446973747269627574696f6e20436f6d6d69747465652c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d42726f6b657261676520547261646520417070726f76616c732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d445220544f6e65204170702c4f553d6369747269782075736572732067726f7570732c4f553d5465726d696e616c20536572766572732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d44522047656e6572616c204170702c4f553d6369747269782075736572732067726f7570732c4f553d5465726d696e616c20536572766572732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4452204f324b33204170702c4f553d6369747269782075736572732067726f7570732c4f553d5465726d696e616c20536572766572732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4953205374656572696e6720436f6d6d69747465652c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d446570742e204d616e6167657273202d205068696c6164656c706869612c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d465341205472616e736974205061727469636970616e74732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d45786563757469766520436f6d6d69747465652c4f553d53656375726547726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d50616365736574746572e280997320436c75622c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4a4d534f54432c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4272696f2055736572732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d52657365617263682d312c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d526567756c61746f72795743436f6e74616374732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4d616e6167656d656e7420436f6d6d69747465652c4f553d53656375726547726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d426c6f636b2c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d506572736f6e6e656c204368616e67652c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4a4d53424c4f434b2c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4a4d535048494c4c592c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d45766572796f6e655f452d4d61696c2c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4d657461766965772c4f553d53656375726974792047726f7570732c4f553d4a4d532053656375726974792047726f7570732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d5068696c6164656c706869612c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d4d65746166696c652055736572732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d5068696c6164656c70686961204641732c4f553d446973747269627574696f6e2047726f7570732c4f553d4a4d532045786368616e6765204f626a656374732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d416c6c205265676973746572656420456d706c6f796565732c4f553d44657061727465642055736572732c4f553d4a4d532053657276696365204163636f756e74732c44433d4a4d534f6e6c696e652c44433d636f6d’;X’434e3d52656d6f7465204465736b746f702055736572732c434e3d4275696c74696e2c44433d4a4d534f6e6c696e652c44433d636f6d’; check-in: 9646459354 user: CrazyDave tags: trunk
13:41
retrieve the windows product key of a specified machine using WMI check-in: 62b38cd129 user: karl prosser tags: trunk
13:41
Functions to encrypt and decrypt strings using the Rijndael symmetric key algorithm check-in: 6833b136ae user: Joel Bennett tags: trunk
13:41
This script will go through your ITunes library and check the paths for each of the Tracks. If it doesn’t find a file at the specified location it will remove that track from your ITunes Library. check-in: 67c3689e17 user: Mark Schill tags: trunk
13:41
Added Try block and missing brackets for sample GUI from post made by Vinith Menon. check-in: a7f90f8119 user: BrianK tags: trunk
13:41
############################################################################################# check-in: d57f052d52 user: Rob Sewell tags: trunk
13:41
Easy Migration Script for VMware Using PowerCLI – The Easy Migration script enables you to manually VMotion and SVMotion virtual machines very quickly and easily. You don’t have to specify the resource pools and it reduces the amount of mouse clicks required. There is also an Undo feature. check-in: 69e8cdf5fb user: Richard Yaw tags: trunk
13:41
############################################################################################# check-in: 2ae558fca4 user: Rob Sewell tags: trunk
13:41
A Module to solve fileshare permission issues once and for all. Allows you to impersonate other network credentials for windows network authentication. check-in: 43aea21893 user: Joel Bennett tags: trunk
13:41
IMCEAEX-_O=PORTMED_OU=First+20Administrative+20Group_cn=Recipients_cn=brady+2Eanderson@portmed.org check-in: 16cfe4ab06 user: IMMTZ tags: trunk
13:41
just a quick re-write of gmagerr’s Powershell Template script to enable his template to create Powershell ISE help-comment based structure which I often use; I just put this function into an add-isemenu custom menu array. Thanks to gmagerr for the structure I just added a couple of things (most of which work fine!). thx for the base gmagerr. check-in: 06d42b3e4b user: biryani tags: trunk
13:41
############################################################################################# check-in: 7c89b93864 user: SQLDBAwithabeard tags: trunk
13:41
############################################################################################# check-in: 0e72990b8e user: SQLDBAwithabeard tags: trunk
13:41
############################################################################################# check-in: 11d1cb1fda user: SQLDBAwithabeard tags: trunk
13:41
Provides same functionality as cliconfg.exe GUI. Although there is a WMI provider to add client network aliases, the differences between SQL version make it diffult to use. This method creates the registry key. If the host is running 64-bit architecture, it will add a matching alias for the 32-bit SQL client also. check-in: 18fc79dbe4 user: Chad Miller tags: trunk
13:41
From Windows PowerShell Cookbook (O’Reilly) by Lee Holmes check-in: aa7cd6d5a7 user: Lee Holmes tags: trunk
13:41
This is a customizable application launcher that saves configuration across multiple executions, and allows you to launch applications with credentials from a different domain in your current forest. check-in: 729dc6b675 user: Geoff Guynn tags: trunk
13:41
############################################################################################# check-in: 4b5fb4d250 user: Rob Sewell tags: trunk
13:41
# check-in: 5131b10ce9 user: Rob Sewell tags: trunk
13:41
############################################################################################# check-in: d037999507 user: SQLDBAwithabeard tags: trunk
13:41
############################################################################################# check-in: e3ef9c3fcf user: SQLDBAwithabeard tags: trunk
13:41
############################################################################################# check-in: ae72c9957c user: SQLDBAwithabeard tags: trunk
13:41
############################################################################################# check-in: 7574ea7aac user: Rob Sewell tags: trunk
13:41
Get-Parameter is used to obtain all of the parameters for a cmdlet. It also returns info like aliases and whether a parameter is mandatory. check-in: 13c5d57a99 user: halr9000 tags: trunk
13:41
############################################################################################# check-in: 4692bd13dc user: SQLDBAwithabeard tags: trunk
13:41
############################################################################################# check-in: c7cfa33639 user: Rob Sewell tags: trunk
13:41
############################################################################################# check-in: b766696cb8 user: Rob Sewell tags: trunk
13:41
Returns $true if the Windows Firewall is enabled, $false if it is disabled. check-in: 4cf6010080 user: rfoust tags: trunk
13:41
NAME: Drop-SQLUsers.ps1 check-in: 3a67e9c1cd user: Rob Sewell tags: trunk
13:41
http://www.powershellmagazine.com/2012/10/15/pstip-get-your-reboot-history/?utm_source=feedburner&utm_medium=email&utm_campaign=Feed%3A+PowershellMagazine+%28PowerShell+Magazine%29 check-in: 98c58efd5f user: Fishee tags: trunk
13:41
This is command line script that invoke cscript by itself to download a file. Just save this code with CMD or BAT extension and lanch, for example, with next way: CmdWget E:\arc http://download.sysinternals.com/files/Autoruns.zip – this allow you to download autoruns.exe tool of Sysinternals into E:\arc directory. Note that directory shoul be exist and you do not need specify name of file which you want to download, script saves file with name that specified in url (url is sensitive for register). check-in: 792fc93274 user: greg zakharov tags: trunk
13:41
############################################################################################# check-in: f69af65443 user: Rob Sewell tags: trunk
13:41
############################################################################################# check-in: fa61b81298 user: Rob Sewell tags: trunk
13:40
############################################################################################# check-in: 01737ec7d5 user: Rob Sewell tags: trunk
13:40
############################################################################################# check-in: afa204d20b user: Rob Sewell tags: trunk
13:40
############################################################################################# check-in: 68de7807b5 user: Rob Sewell tags: trunk
13:40
Poor man’s network scanner check-in: 21268a3554 user: unknown tags: trunk
13:40
What is MUICache and why it necessary to ask your favorite search engine, for example, Google, Bing and etc. I just updated version of my old script which is analog of eponymous Nir Sofer’s tool (Hi, Nir! How are you?) In this version: 1)MUI added; 2)added ability to display icons of items; 3)Russian localization. Please, report me about founded bugs! check-in: bd98dbf158 user: greg zakharov tags: trunk
13:40
#Created by Ty Lopes check-in: fc57d2cd83 user: Ty Lopes tags: trunk
13:40
Script creates one-way connections between one sending member server and a list of receiving member servers. The group schedule is used. check-in: 0826b77780 user: J Palmero tags: trunk
13:40
Script creates one-way connections between one sending member server and a list of receiving member servers. The group schedule is used. check-in: 100afbeee9 user: J Palmero tags: trunk
13:40
Set-Wallpaper lets you set your windows desktop wallpaper. It requires PInvoke and I wrote it using PowerShell 2’s Add-Type, although it could be done in v1 using the JIT code generation tricks Lee Holmes has mentioned in the past … check-in: 34c231a8e3 user: obaid tags: trunk
13:40
A demonstration of how to do menus and commands in ShowUI that works with ShowUI 1.4 check-in: 8fcfa37d98 user: Joel Bennett tags: trunk
13:40
Import certificate files to the cert store check-in: 701e28a1ad user: Joel Bennett tags: trunk
13:40
<dl><dt>Description</dt> check-in: 73135c4991 user: halr9000 tags: trunk
13:40
Import certificate files to the cert store check-in: 55edc62822 user: Joel Bennett tags: trunk
13:40
Import certificate files to the cert store check-in: af0c846e8a user: Joel Bennett tags: trunk
13:40
Here is a quick script I created to convert files to ASCII character set. This came about because I found Out-File was creating files as Unicode and Add-Content was writing ASCII (Even though the help says it defaults to Unicode). So writing to the files with Add-Content would use the wrong encoding and add garbage to the log files. I changed all my code to include the -Encoding ASCII parameter, but had thousands of files encoded as Unicode. (Note: To see what format it is, open in Notepad and select Save As… it will be listed at the bottom). It replaces the file with a new ASCII encoded file so I also added some logic to capture and set the original file timestamps. This is my first draft so I’m sure there is room for improvements. Such as error handling and adjustments so the input parameters don’t have to be so exact, but it works and thought I would share. -=Levon check-in: 9eff237e50 user: Levon Becker tags: trunk
13:40
Get-WifiNetwork – return the parsed output of netsh wlan show network mode=bssid in psobject form. Does exactly what it says on the tin. Requires Vista/2008 or higher, or XP SP3 with a hotfix (I can’t recall which one, sorry.) check-in: 09f51b2c2b user: Oisin Grehan tags: trunk
13:40
Simple Function to get powershell version check-in: b3924f9d72 user: angry birds rio tags: trunk
13:40
Simple Function to get powershell version check-in: 9e49d76a35 user: Powershell Jedi tags: trunk
13:40
Validates a username and password against Active Directory. Requires .NET 3.5 and PowerShell V2. check-in: ccf8910cba user: hello tags: trunk
13:40
A function to rename a computer check-in: 397f224ac0 user: JesusBorbolla tags: trunk
13:40
<dl><dt>Description</dt> check-in: 3ef191b6bb user: halr9000 tags: trunk
13:40
ISE-Lines module v 1.2 check-in: fb21b9ff75 user: Scott Hardwick tags: trunk
13:40
This script will take a Twitter User’s Screen name and get their RSS feed of posts check-in: 29d457cee3 user: CrazyDave tags: trunk
13:40
Validates a username and password against Active Directory. Requires .NET 3.5 and PowerShell V2. check-in: 1f98e2da50 user: Mike Pfeiffer tags: trunk
13:40
A Whois script for powershell. check-in: bf7c6e2065 user: Joel Bennett tags: trunk
13:40
A Whois script for powershell. check-in: d19f89a628 user: Joel Bennett tags: trunk
13:40
<dl><dt>Description</dt> check-in: b03d55bf7c user: halr9000 tags: trunk
13:40
Remember locations under defined labels and navigate back to those locations with the label. check-in: 3858c8d0be user: D3M80L tags: trunk
13:40
Remotely force WSUS Check on Servers within your network. Powershell remoting must be enabled. check-in: 1486127abe user: St3v3o tags: trunk
13:40
Enable Powershell Remoting allowing access for all trusted hosts check-in: 1cae681a56 user: St3v3o tags: trunk
13:40
Generate a new PowerShell module from a few scripts. check-in: 69a92fdfe3 user: Joel Bennett tags: trunk
13:40
retrieve the windows product key of a specified machine using WMI check-in: 1b534e5f3f user: karl prosser tags: trunk
13:40
Send a WakeOnLan packet to computers check-in: f1cb15564d user: Joel Bennett tags: trunk
13:40
A new Bing module that supports command-line search against the new datamarket APIs. check-in: e5a3e38c8d user: Joel Bennett tags: trunk
13:40
This module replaces Get-Credential with a better version that supports customizing the prompt dialog. check-in: c4ab6172ef user: Joel Bennett tags: trunk
13:40
IMCEAEX-_O=CONTOSO_OU=First+20Administrative+20Group_cn=Recipients_cn=john+5Fjacob+2Esmith@contoso.com check-in: 4c1f5d1e0e user: Test1 tags: trunk
13:40
The beginning of a Module for EFT server. PowerShell functions that use the SFTPCOMInterface.CIServer class to invoke methods and properties of the EFT server. check-in: 687e44f487 user: DoNotNotTouch tags: trunk
13:40
VERSION 1.1 check-in: fbef68647a user: Joel Bennett tags: trunk
13:40
Function to create a Tab delimited Excel .xls File from Objects. check-in: 9c951cac17 user: Peter Kriegel tags: trunk
13:39
A multithreaded remote registry gathering function. Includes the ability to return both a specific subkey value or an entire key of subkey values in a custom psobject. check-in: 23ff37c417 user: Zachary Loeber tags: trunk
13:39
A multi-threaded, windows asset gathering function. check-in: 8d745461b6 user: Zachary Loeber tags: trunk
13:39
Move mailboxes from one mailbox database to another mailbox database or balance them across a group of mailbox databases. check-in: 559665fd4e user: dethompson71 tags: trunk
13:39
Uses Get-StorageReliabilityCounter method to obtain information about the temperature of the physical disks check-in: 5e467e6eed user: akaNeo tags: trunk
13:39
Replaces Get-Credential, with options to set the dialog title and message, as well as defaulting the domain and username, and offering the option to prompt in-line in the console, and to get generic (non-domain) credentials (without a leading “\”). Better in every way than the built-in Get-Credential ;) check-in: 53c6e7bef4 user: Joel Bennett tags: trunk
13:39
Wrappers for the Get-AuthenticodeSignature and Set-AuthenticodeSignature which properly parse paths and don’t kill your pipeline and script when you hit a folder by accident… check-in: 742626ff38 user: unknown tags: trunk
13:39
Replaces Get-Credential, with options to set the dialog title and message, as well as defaulting the domain and username, and offering the option to prompt in-line in the console, and to get generic (non-domain) credentials (without a leading “\”). Better in every way than the built-in Get-Credential ;) check-in: 26ec4bf730 user: Joe Hayes tags: trunk
13:39
Will capture failed and Successful logins for a remote server for the last 24 hours and email to user. Utilizes Get-eventlog for Server 2003. Change variables on lines 5-13 check-in: 7a7ad58c41 user: Robert tags: trunk
13:39
Will capture failed and Successful logins for a remote server for the last 24 hours and email to user. Utilizes Get-eventlog for Server 2003. Change variables on lines 5-13 check-in: e0fa6b8054 user: Robert tags: trunk
13:39
retrieve the windows product key of a specified machine using WMI check-in: 08cccaaa02 user: karl prosser tags: trunk
13:39
A multi-threaded, windows asset gathering function. check-in: caa49f5b5a user: Zachary Loeber tags: trunk
13:39
List all the members of the “AssociatedOwnerGroup” of each site (including root site) of each Site Collection of each Web Application in the farm. check-in: b4edb4d7bf user: Lucas Araujo tags: trunk
13:39
Improved version of http://poshcode.org/2352. Nobody seems to know how that should be used. See also MSDN for FindPrivateKey documentation. check-in: b53837bda8 user: HQJaTu tags: trunk
13:39
Dot Sourced PSISE Snippet Editor Form check-in: f206ab29fd user: unknown tags: trunk
13:39
Will capture failed and Successful logins for a remote server for the last 24 hours and email to user. Utilizes Get-eventlog for Server 2003. Change variables on lines 5-13 check-in: f86a221e52 user: Robert tags: trunk
13:39
Will capture failed and Successful logins for a remote server for the last 24 hours and email to user. Utilizes Get-eventlog for Server 2003. check-in: 8eab56c542 user: Robert tags: trunk
13:39
Script changes the storage profile on al VMs in the vApp, this triggers a relocate action per VM moving it to a other datastore or other storage system. check-in: 843a649bf7 user: Leon Scheltema tags: trunk
13:39
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… check-in: 0a653dae01 user: Joel Bennett tags: trunk
13:39
An upgrade to my wget script which can output the downloaded html to the pipeline. Get-WebFile can download text or binary files, automatically determine file names, and present a progress report for large files… check-in: 0fa4f1c476 user: Joel Bennett tags: trunk
13:39
Originally posted by Keith Hill on microsoft.public.windows.powershell. check-in: fff5e1e04d user: halr9000 tags: trunk
13:39
Creates a symbolic link just like mklink.exe but doesn’t rely on having to call it like ‘cmd.exe /c mklink.exe’. check-in: ad106c0592 user: Boe Prox tags: trunk
13:39
This file was uploaded by a PowerGUI Script Editor Add-on. check-in: 71083ab402 user: Anonymous tags: trunk
13:39
This file was uploaded by a PowerGUI Script Editor Add-on. check-in: 6ad008911f user: Anonymous tags: trunk
13:39
This file was uploaded by a PowerGUI Script Editor Add-on. check-in: 070014872d user: Anonymous tags: trunk
13:39
The following changes were made: check-in: 278d399629 user: Peter Kriegel tags: trunk
13:39
Function to get all logged on sessions (numbers) and coresponding users (domain name) on a local or remote system with WMI check-in: 07661c7c7a user: Peter Kriegel tags: trunk
13:39
Author: check-in: 86c59da84e user: steelestengergm tags: trunk
13:39
Flashview App from SMA has several bugs, drops out from full screen, freezes and crashes. I have had most success with Windows 32bit and can only get it to reliably work for a whole day continuously by launching with this script. check-in: 37df5dda69 user: MatthewPainter tags: trunk
13:39
Demo of different ways to split a text into lines. Sorry I have not yet another nice way to post code in my blog. http://pauerschell.blogspot.com/. Understanding TextToLines splitting is basic to ISE-Extensions. check-in: e4e4386cf1 user: Bernd Kriszio tags: trunk