PoshCode Archive  Timeline

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

156 check-ins using file Set-Prompt.ps1 version 3bab647803

2018-06-10
13:04
You need to download and unpack LoreSoft.MathExpressions.dll into your Documents\WindowsPowerShell\Libraries or tweak this module. check-in: ebf442b08f user: Joel Bennett tags: trunk
13:04
I created this function to generate a new PowerShell Script template. I’ve modified it to prompt for the file name, eMail, and finally you can add a comment. The tricky part was trimmimg the comment so it would wrap properly. I use this all the time. Enjoy. check-in: b3aa09b0ed user: gmagerr tags: trunk
13:04
This Script allows testing of newly sequenced App-V apps without having to specify the file:// URL in the OSD, or distributing via the App-V infrastructure or SCCM. It scans a directory and loads all XML manifests for app-v packages in that directory, overriding the default distribution URLs. check-in: b046a59e70 user: jgrote tags: trunk
13:04
Check to see if users passwords will expire in X days and send them an email notification. This script was written using the Active Directory cmdlets bundled with Server 2008 and Powershell 2.0 check-in: 9cc3e07463 user: St3v3o tags: trunk
13:04
Add a type property to the VirtualHarddisk object to associate a disks type…. too big to past into twitter :D check-in: fa63524da9 user: unknown tags: trunk
13:04
Power Shell 1 script used to grab mailbox stats for a Exchange 2007 server. It saves the information into a .csv file by changing the $OUTFILE variable. check-in: f73175edc4 user: Hinkle tags: trunk
13:04
Script to run daily send/receive reports in .csv format on a Exchange 2007 server using Power Shell 1. check-in: d2d1c62fa7 user: Hinkle tags: trunk
13:04
COMMENT: check-in: a19fff10ed user: Stephen Wheet tags: trunk
13:04
COMMENT: check-in: dddc967069 user: Stephen Wheet tags: trunk
13:04
Get-FileEncoding function determines encoding by looking at Byte Order Mark (BOM). check-in: ffb9b4efc9 user: Chad Miller tags: trunk
13:04
Remotely force WSUS Check on Servers within your network. Powershell remoting must be enabled. check-in: 805a8644c9 user: St3v3o tags: trunk
13:04
Update AD Security Group with users that have attribut X set. This script does all updates on the PDC emulator. check-in: 62a96998e8 user: St3v3o tags: trunk
13:04
Check to see if users passwords will expire in X days and send them an email notification. This script was written using the Active Directory cmdlets bundled with Server 2008 and Powershell 2.0 check-in: a0ce6aace5 user: unknown tags: trunk
13:04
Enables SNMP via Add-WindowsFeature (If not already enabled) check-in: 3593e26413 user: St3v3o tags: trunk
13:04
Invoke generic method definitions (including static methods) from PowerShell. check-in: 3cafa218f1 user: Joel Bennett tags: trunk
13:04
Get-FileEncoding function determines encoding by looking at Byte Order Mark (BOM). check-in: bc382390a3 user: Chad Miller tags: trunk
13:04
A simple function for connecting a UNC path to a specified Windows drive letter. Some other things I’d like to see added: check-in: 702162cc21 user: mtown_nerd tags: trunk
13:04
Displays private fields of passed object. This function is useful only if you want to want to see what is under the hood in powershell check-in: 9bf3e91c05 user: Andrew Savinykh tags: trunk
13:04
Splits a string (by default, on whitespace), and allows you to pick and chose which pieces are returned. Something like “cut” in bash… check-in: ef604b8ed8 user: Joel Bennett tags: trunk
13:04
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: 4502475d88 user: Oisin Grehan tags: trunk
13:04
Takes a fixed format CSV and pumps out clones from a template. Easily modified to do clones of a VM or create new VMs. Some of the restrictions mentioned in the notes appear to be fixed with VMware ESX v4.1. check-in: 56de1423e0 user: monahancj tags: trunk
13:04
ConvertFrom-PropertyString 3.0 can convert ini files, property files, and other flat key-value data strings into PSObjects. check-in: c4c2f2f34b user: Joel Bennett tags: trunk
13:04
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: cce4780579 user: Oisin Grehan tags: trunk
13:04
A function to migrate a single user in the Active Directory Migration Tool, based on the sample script Invoke-ADMTUserMigration.ps1: http://poshcode.org/2046 check-in: e20f247bab user: Jan Egil Ring tags: trunk
13:04
A function to migrate a single user in the Active Directory Migration Tool, based on the sample script Invoke-ADMTUserMigration.ps1: http://poshcode.org/2046 check-in: 60723522bd user: unknown tags: trunk
13:04
This is an example on how to script the Active Directory Migration Tool (ADMT) using PowerShell. check-in: b53178488b user: Jan Egil Ring tags: trunk
13:04
Enable .Net 4 and \\UNC path modules for PowerShell, PowerShell_ISE and even wsmprovhost.exe by using this app.config. check-in: a993c35e9d user: Joel Bennett tags: trunk
13:04
Enable .Net 4 and \\UNC path modules for PowerShell, PowerShell_ISE and even wsmprovhost.exe by using this app.config. check-in: 21de747283 user: Joel Bennett tags: trunk
13:04
A wrapper for DataSvcUtil to generate web service proxies in-memory for OData services like NetFlix (which are not handled correctly by PowerShell’s built-in New-WebServiceProxy). check-in: 402a535ad7 user: Joel Bennett tags: trunk
13:04
A function that allows me to query DNS on my internal servers for Domain Controllers check-in: 8d4801c26d user: unknown tags: trunk
13:04
A wrapper for DataSvcUtil to generate web service proxies in-memory for OData services like NetFlix (which are not handled correctly by PowerShell’s built-in New-WebServiceProxy). check-in: 9dbf477e26 user: Joel Bennett tags: trunk
13:04
This scConvertTo-Hex S-1-5-21-357043131-537017027-1947940980-1289ript will convert a security identifier (SID) in string format to its hexadecimal equivalent. e.g. check-in: d9522ce826 user: S-1-5-21-2398571 tags: trunk
13:04
A few miscellaneous enhancements to HttpRest for pipelining urls, and the beginning of documentation … check-in: 8bbf433859 user: Joel Bennett tags: trunk
13:04
Checks whether MSDTC is enabled for network access. By default MSDTC network access is disabled. This feature is needed by SQL Server Linked Servers check-in: 1a8263fceb user: Chad Miller tags: trunk
13:04
Gathers data from Exchange mailbox servers. check-in: ccb20a215b user: Karl Mitschke tags: trunk
13:04
Get-EmptyGroup: Function to find empty groups in Win2000/2003/2003R2/2008 domains. check-in: a0be759133 user: unknown tags: trunk
13:04
This script has a function that allows you to take a screenshot of the entire desktop or of an active window. Also includes option to save the screenshot to a file. check-in: 3d53b085b5 user: Boe Prox tags: trunk
13:04
Generating error report bundle for VMware PowerCLI / vSphere check-in: b29f5c4fec user: unknown tags: trunk
13:04
Generating error report bundle for VMware PowerCLI / vSphere check-in: 6aea18b059 user: unknown tags: trunk
13:04
This function will determine whether the local operating system architecture is 64-bit. This has been converted to PowerShell from the original C# code produced by Stefan Schultze check-in: de7cce50cb user: George Howarth tags: trunk
13:04
Error handling with PowerCLI 4.1 check-in: 78322f13a3 user: Yasen Kalchev tags: trunk
13:04
Deploying a VM with Static IP in 3 steps check-in: 4e2dc318ec user: Nedko Nedev tags: trunk
13:04
Deploying VM with static ip in 3 steps check-in: 8b8c25dd0d user: Nedko Nedev tags: trunk
13:04
Deploying a VM with Static IP in 3 Lines check-in: f6644c54ed user: Nedko Nedev tags: trunk
13:04
4 lines of PowerShell to wrap that C# class and show you how to use it… (with Add-Type -Path) check-in: a536bf2c3a user: Joel Bennett tags: trunk
13:04
A C# class (use with Add-Type -Path) that encapsulates the desktop APIs… check-in: 78095fa0c1 user: Joel Bennett tags: trunk
13:04
Enumerate the Parameters of a command by ParameterSet, including DynamicParameters check-in: 1c0f701bbb user: Joel Bennett tags: trunk
13:03
This script was written to test comment based help. In current version supports only v2 comments. Only minimal tests, so there may be some bugs… check-in: 72f621265b user: BartekB tags: trunk
13:03
Deploying VM with static IP in 3 lines check-in: 519d09f6d4 user: unknown tags: trunk
13:03
Deploying VM with static IP in 3 lines check-in: 7f70145421 user: unknown tags: trunk
13:03
There are problems with displaying modal dialogs from PowerShell in XP SP3. When the ShowDialog() method is called, the dialog is not modal and is behind the PowerShell window. To solve this problem, you need to add a class that implements System.Windows.Forms.IWin32Window and instantiate that class with the handle to the main window of the running process, and then pass that handle as a parameter to the ShowDialog() method to make the dialog act modally. check-in: a23bab7826 user: George Howarth tags: trunk
13:03
Set’s the screen resolution on the primary monitor using Win32 API check-in: b6a3565b1a user: unknown tags: trunk
13:03
A simple image resizer … check-in: 89e0b9ee25 user: Joel Bennett tags: trunk
13:03
Function to send text messages (SMS) from Windows PowerShell using the Microsoft Outlook SMS Add-in. check-in: 9af2add2d7 user: Jan Egil Ring tags: trunk
13:03
This is a .ps1xml file for use with Update-TypeData … it adds methods onto the COM object for GetProperty (including support for parametrized properties), SetProperty, and InvokeMethod. check-in: e4a187e741 user: unknown tags: trunk
13:03
A function to rename a computer check-in: 35cb78fbd2 user: Andy Schneider tags: trunk
13:03
Search for PowerCLI 4.1 incompatible type references check-in: 5119643e21 user: unknown tags: trunk
13:03
Create Outlook signature based on user information from Active Directory. Settings for versioning, template-files, enforcing for New and ReplyForward are stored in the registry. check-in: 71c051147f user: Jan Egil Ring tags: trunk
13:03
Create Outlook signature based on user information from Active Directory. Settings for versioning, template-files, enforcing for New and ReplyForward are stored in the registry. check-in: 42b4f36c5c user: Jan Egil Ring tags: trunk
13:03
Function, which creates vDS in vSphere PowerCLI check-in: 588c946b33 user: Pavel Dimitrov tags: trunk
13:03
Create VMKernel on vDS with New-VMHostNetworkAdapter vSphere PowerCLI 4.1 check-in: e088e67781 user: unknown tags: trunk
13:03
Thin provisioning with PowerCIL 4.0 version check-in: 53e5003af7 user: unknown tags: trunk
13:03
Converts a hashtable to a string representation of the hashtable definition. Useful in persisting hashtables to .NET Isolated Storage check-in: 4f7d645d03 user: Chad Miller tags: trunk
13:03
Function to prompt user for file path input. Can create a open file type dialog or a save file type dialog by either specifying either “Open” or “Save” for the -Type parameter. Either a file path string is returned or null if the user canceled the dialog. check-in: b978706f43 user: anti121 tags: trunk
13:03
Gets the daily Woot! deal (www.woot.com) and emails it. check-in: 5d22c18cf1 user: dragonmc77 tags: trunk
13:03
For more information: check-in: 691568b4ae user: Shay Levy tags: trunk
13:03
Fixed minor issue (original: http://poshcode.org/1817) where a cmdlet doesn’t have built-in parameters (e.g Exit-PSSession) check-in: 4d85ee02a4 user: unknown tags: trunk
13:03
This is a script that should be dot sourced to use each function. You can choose to build a configuration file that the Get-PerfCounter will use to decide what type of counters to look for. Use Build-PerfConfig with the -assist switch to launch a command line helper to choose the type of counter. A GUI selection using windows forms is currently being built. check-in: 3b746ef0bf user: Boe Prox tags: trunk
13:03
Use SSRS ReportViewer with PowerShell, use parameters and catch navigate event check-in: 77f39b3d92 user: unknown tags: trunk
13:03
Enable or disable assembly bind logging (per-machine) check-in: 7c73ef1215 user: unknown tags: trunk
13:03
A function to join a domain check-in: 745d693756 user: Andy Schneider tags: trunk
13:03
This file was uploaded by a PowerGUI Script Editor Add-on. check-in: 0a50189813 user: Kent Finkle tags: trunk
13:03
This file was uploaded by a PowerGUI Script Editor Add-on. check-in: cc78f3ddf9 user: Kent Finkle tags: trunk
13:03
Version 1.1 check-in: afb2769a72 user: George Howarth tags: trunk
13:03
Enable .Net 4 and \\UNC path modules for PowerShell ISE by using this app.config. Save as C:\Windows\System32\WindowsPowerShell\v1.0\powershell_ise.exe.config check-in: a5a390aa45 user: Joel Bennett tags: trunk
13:03
A function to join a domain check-in: d2b107f413 user: Andy Schneider tags: trunk
13:03
The improved code-signing module with automatic cert picking and finding. check-in: 934cdf7a78 user: Joel Bennett tags: trunk
13:03
Changes: Added a -Module parameter to Set-AuthenticodeCertificate to make signing whole modules easier. check-in: f3f75e6840 user: Joel Bennett tags: trunk
13:03
Version 1.0 check-in: 6e1e8e5aee user: George Howarth tags: trunk
13:03
ConvertFrom-PropertyString can convert ini files, property files, and other flat key-value data strings into PSObjects. v2 changes the output so that if there are multiple instances of the same key, we collect the values in an array check-in: f9c7d62c95 user: Joel Bennett tags: trunk
13:03
**********EDIT: See Carter’s Example, it’s way simpler: http://poshcode.org/1559********** check-in: d1a0f7fa31 user: jgrote tags: trunk
13:03
This function will, when used at the end of pipe, produce colourful output for any format-table’d data. It has some bugs in it (problem with columns which name is right-aligned, kills pipe), but maybe someone will pick up from here and fix those. ;) check-in: 1a7793ab12 user: unknown tags: trunk
13:03
A really bad roll-dice script to do ‘bad things’ to vmware snapshots taken on the pipeline. check-in: b7a84f19df user: Cody Bunch tags: trunk
13:03
A really bad roll-dice script to do ‘bad things’ to vmware snapshots taken on the pipeline. check-in: 54d0c2f238 user: Cody Bunch tags: trunk
13:03
Using the DataOnTap toolkit get the different protocol latencies for a specified volume. check-in: 7724f86462 user: glnsize tags: trunk
13:03
Hack your ESXi welcome screen. check-in: b6a6df54ca user: Halr9000 tags: trunk
13:03
Convert and import from delimited text files. check-in: 216326bcd0 user: Joel Bennett tags: trunk
13:03
A really bad roll-dice script to do ‘bad things’ to vmware snapshots taken on the pipeline. check-in: d45b1f1071 user: Cody Bunch tags: trunk
13:03
Hack your ESXi welcome screen. check-in: 53a9f2b44b user: unknown tags: trunk
13:03
A Function which can be added to a Script or $PROFILE which generates password from 1 to whatever characters long with controlled levels of Complexity specified by the User check-in: a252dc3fdf user: Sean Kearney tags: trunk
13:03
In an interesting design choice, Get-Process lets you work with processes on remote machines, but Stop-Process does not. This cmdlet uses WMI to stop a process on a remote machine. check-in: 559a1880bf user: unknown tags: trunk
13:03
A wrapper around Move-Item which moves a whole folder tree and creates backup copies if the files already exist in the destination. check-in: a1bd4ebf04 user: Joel Bennett tags: trunk
13:03
A simple “assert” for testing check-in: a7fc54802b user: Joel Bennett tags: trunk
13:03
The Start-ComputerJobs cmdlet runs a specified scriptblock within a maximum number of simultaneously spawned Powershell jobs. check-in: 08869afcc3 user: Tome Tanasovski tags: trunk
13:03
Use Reflection and IL to emit arbitrary delegatesfrom PowerShell script check-in: d23aa805cc user: Joel Bennett tags: trunk
13:03
Generic function to execute query and return DataTable from any OLEDB data source. Tested against Excel, Informix, Oracle and SQL Server sources. check-in: 1f5c37de8c user: Chad Miller tags: trunk
13:03
Function to import security certificates. check-in: 5a94dc8aa9 user: anti121 tags: trunk
13:03
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: 6b9bd5ea5a user: jgrote tags: trunk
13:02
Script to download and install updates from Windows Update/WSUS. Reporting and rebooting may be customized. check-in: 668cdbee8d user: Jan Egil Ring tags: trunk
13:02
Recursively copies all files and folders in $source folder to $destination folder, but with .copy inserted before the extension if the file already exists check-in: ecf27634e0 user: Joel Bennett tags: trunk
13:02
This cmdlet allows you to open a file in a new file tab within your current Powershell tab. You can pass a collection of files to open more than one file. check-in: 1c8d80f797 user: Tome Tanasovski tags: trunk
13:02
Invoke the specified command (with parameters) in cmd.exe, and import any environment variable changes back to PowerShell check-in: 62ef524aca user: Joel Bennett tags: trunk
13:02
Added -File parameter to ConvertFrom-JSON and corrected handling of arrays check-in: d9e5f708ad user: Joel Bennett tags: trunk
13:02
Added -File parameter to ConvertFrom-JSON check-in: da4c134738 user: Joel Bennett tags: trunk
13:02
Invoke the specified command (with parameters) in cmd.exe, and import any environment variable changes back to PowerShell check-in: 22cc06167b user: unknown tags: trunk
13:02
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: 307cdfb3b7 user: unknown tags: trunk
13:02
A function to join a domain check-in: 6dbea7c276 user: Andy Schneider tags: trunk
13:02
Remotely query select machines for system information the easy way. check-in: c82230de20 user: Alex Smith tags: trunk
13:02
ConvertFrom-PropertyString can convert ini files, property files, and other flat key-value data strings into PSObjects check-in: 48039d41bc user: unknown tags: trunk
13:02
All Group Policy Objects modified in the specified timespan are backup up to the specified backup path. check-in: 884db05e3c user: Jan Egil Ring tags: trunk
13:02
A function to rename a computer check-in: e326b102e3 user: Gerald Klassen tags: trunk
13:02
See my blog post about this http://www.networkworld.com/community/blog/rdc-remoteapp-how-does-user-change-their-pass for the original info. For those that do not want to click through: check-in: 09aa656f91 user: tysonkopczynski tags: trunk
13:02
A fix for JSON that returns no items. check-in: 8c2c6ec534 user: Joel Bennett tags: trunk
13:02
Identical to Version 1.1, but code-signed. check-in: f7dfac6b23 user: Joel Bennett tags: trunk
13:02
Gathers data from Exchange mailbox servers. check-in: 73752f43c9 user: Karl Mitschke tags: trunk
13:02
get utilization from all network interfaces check-in: 611698f150 user: Jason Ochoa tags: trunk
13:02
A code-generating and emitting magic function for creating type-safe struct classes for use in PowerShell! check-in: fe9bcd4e17 user: Joel Bennett tags: trunk
13:02
Snipped of my powerpoint movie creator. This is not general purpose code only a sample for entertainment. Scrubbed to take out some meaningful strings, I’ll try to post something better another time. check-in: c639b7a6c1 user: unknown tags: trunk
13:02
Remove the folder or folders from computer on your network. check-in: 0fd425f9e9 user: Angel-Keeper tags: trunk
13:02
A simple module to temporarily replace the stock PowerCLI networkadapter cmdlets until they work with vdSwitches. Based off LucD’s functions http://www.lucd.info/2010/03/04/dvswitch-scripting-part-8-get-and-set-network-adapters/ check-in: 9f5e4d6ff3 user: glnsize tags: trunk
13:02
I came across an article on the “Microsoft Active Directory PowerShell Blog”, it has a great script for analysing nested group memberships. Unfortunatly to use the PowerShell script you need to be running Windows 2008 servers for the Active Directory cmdlets to be available. So not put off I converted the script to use the Quest cmdlets available with the “Quest Active Roles Management” PSSnapIn. You will need to have these installed for the script to function. check-in: 36352e2b00 user: Paul Brice tags: trunk
13:02
A complete rewrite of my wget script to use HttpWebRequest and Response to figure out the filename, added some unwrapping because a couple sites had quotes around the file names. check-in: 9c4b6c3efc user: Joel Bennett tags: trunk
13:02
My rewritten XML DSL now has better element name handling than last time, and handles null attribute values a little more gracefully. NOTE: if you think that the statement you’re using to pass an attribute value could be null, you should really be very explicit and pass it using the colon syntax like this: -attribute:$value. Also, I fixed a bug when you only have one element. check-in: 18055579b7 user: Joel Bennett tags: trunk
13:02
A C# source file created by running make-shell to create a SQL Server minishell check-in: 536696cddd user: unknown tags: trunk
13:02
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: d3edf06bea user: Dmitry Sotnikov tags: trunk
13:02
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: b41f992013 user: Dmitry Sotnikov tags: trunk
13:02
Changes: Major improvements to Get-UserCertificate and Get-AuthenticodeCertificate check-in: 740d613818 user: Joel Bennett tags: trunk
13:02
Identifying knowledge base article by its id number taken from string or filename. check-in: 80265a46e8 user: Kris Cieslak tags: trunk
13:02
A script to use some web services for guessing languages and translating to English… check-in: 045637e65b user: Joel Bennnett tags: trunk
13:02
search users in the local administrators group on computers domain network check-in: c16f385114 user: Angel-Keeper tags: trunk
13:02
A function to install single-file modules (create the folder, make sure the file is named the same as the folder, etc). check-in: f5e827e311 user: Joel Bennett tags: trunk
13:02
Updated from other people’s attempts. Useful for calling programs (notepad.exe, etc) or for running powershell scripts in an elevated prompt (use the -ps flag) check-in: 394c12dc21 user: pezhore tags: trunk
13:02
Updated from other people’s attempts. Useful for calling programs (notepad.exe, etc) or for running powershell scripts in an elevated prompt (use the -ps flag) check-in: 62656f5dd9 user: pezhore tags: trunk
13:02
Just a little wrapper for PromptForChoice check-in: df205d9266 user: Joel Bennett tags: trunk
13:02
Test the Prompt features check-in: 15ed6e9897 user: Damien Ryan tags: trunk
13:02
Figure out the real url’s behind the shortened forms created by snipurl, tinyurl, twurl, is.gd, ... check-in: 92ddb09d7a user: Joel Bennett tags: trunk
13:02
This module makes it easier to create and remove type accelerators in PowerShell 2.0 check-in: 5d003827bf user: Joel Bennett tags: trunk
13:02
Script to create a NLB-cluster for the CAS/HUB-roles in Exchange Server 2010. check-in: c44c29eed2 user: Jan Egil Ring tags: trunk
13:02
A Module to solve fileshare permission issues once and for all. Allows you to impersonate other network credentials for windows network authentication. check-in: 4ab4830aec user: Joel Bennett tags: trunk
13:02
Like Set-Blur, except it runs on Windows XP … you know … without the blur check-in: 66f8e18f55 user: unknown tags: trunk
13:02
A function to mess with opacity, as demonstrated: !http://HuddledMasses.org/images/PowerShell/SetBlur.png! check-in: 927af30bf0 user: Joel Bennett tags: trunk
13:02
A function to join a domain check-in: 73c3ef148d user: Andy Schneider tags: trunk
13:02
Enumerates the constructors of a type with the parameters that they take, so you can figure out what your options are when calling New-Object. Now outputs fully paste-able syntax ;) check-in: 9493565b94 user: Joel Bennett tags: trunk
13:02
Autoload function like the Korn shell — can inject functions to modules. check-in: 1134c99f88 user: Joel Bennett tags: trunk
13:02
Not quite finished effort at a script intended to spit out the parameters of a cmdlet. I’m sure there’s a better but this is…adequate for now. check-in: c365f25d27 user: unknown tags: trunk
13:02
Pertains to the following check-in: 06cf87068c user: TylerT tags: trunk
13:02
The simplest logger. In your script just import-module Logger and debug, verbose, warnings and errors are logged to file. check-in: b755275fec user: Joel Bennett tags: trunk
13:02
Version 1.1 of my JSON module. I has a full set of tools for exporting, importing, and converting Json objects (including arbitrary objects). See comments in script header for usage examples, but basically, you can do things like: check-in: c3cd49f13d user: Joel Bennett tags: trunk
13:02
A Module to solve fileshare permission issues once and for all check-in: 8e09f69b47 user: Joel Bennett tags: trunk
13:02
Create a desktop.ini in your PowerShell folder setting the icon and messing with the display name. check-in: 4102f942ce user: unknown tags: trunk
13:01
Automated paste from PowerShell console check-in: cd66e1c4b7 user: Jaykul tags: trunk
13:01
Script to spread mailboxes alphabetically across mailboxdatabases based on the first character in the user`s displayname. check-in: 3ddc24bc7f user: Jan Egil Ring tags: trunk
13:01
Script to use when migrating mailboxes to Microsoft Exchange Server 2010 Cross-Forest. Prepares user objects already moved to the target forest using Active Directory Migration Tool or other tools, and then invokes the mailbox move request. check-in: 38d8f18f0e user: Jan Egil Ring tags: trunk
13:01
Set applications/windows on top of other windows check-in: 6d3cbea137 user: Shay Levy tags: trunk
13:01
#Publish FF Entry using PowerShell script check-in: 6eefc8dd8d user: Stefan Stranger tags: trunk
13:01
My command Prompt check-in: e974814f4c user: Joel Bennett tags: trunk