PoshCode Archive  PoshCode Archive

๐Ÿ“„ jumper-psm1.ps1

  • Usage: - greg zakharov
  • Usage: - greg zakharov
  • ๐Ÿ“„ get-windows-product-key.ps1

  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • in progress -buggy - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - Dan In Philly
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - Dominik
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI windows 8.1 - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - jirka
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - David
  • retrieve the windows product key of a specified machine using WMI - David
  • retrieve the windows product key of a specified machine using WMI - David
  • retrieve the windows product key of a specified machine using WMI - David
  • retrieve the windows product key of a specified machine using WMI - David
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - Veronika
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - greg zakharov
  • retrieve the windows product key of a specified machine using WMI - greg zakharov
  • retrieve the windows product key of a specified machine using WMI - greg zakharov
  • retrieve the windows product key of a specified machine using WMI - greg zakharov
  • retrieve the windows product key of a specified machine using WMI - greg zakharov
  • retrieve the windows product key of a specified machine using WMI - greg zakharov
  • hey guys. why you duplicate ugly code for retrieving product key? everything can be done much easier. - greg zakharov
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • retrieve the windows product key of a specified machine using WMI - robert
  • retrieve the windows product key of a specified machine using WMI - robert
  • retrieve the windows product key of a specified machine using WMI - robert
  • retrieve the windows product key of a specified machine using WMI - karl prosser
  • Retrieve the windows product key of a specified machine using WMI โ€” Updated for v2 and to take an array of computers (without rewriting anything) - karl prosser
  • ๐Ÿ“„ Xml-Module.ps1

  • Forked from Jaykulโ€™s Xml Module 6.6 - vercelj
  • A complete set of XML functionality (especially if you donโ€™t have PSCX), including reading and writing xml files (import-xml, export-xml), selecting (via xpath), updating, transforming and creating n - Joel Bennett
  • A complete set of XML functionality (especially if you donโ€™t have PSCX), including reading and writing xml files (import-xml, export-xml), selecting (via xpath), updating, transforming and creating n - Joel Bennett
  • A complete set of XML functionality (especially if you donโ€™t have PSCX), including reading and writing xml files (import-xml, export-xml), selecting (via xpath), updating, transforming and creating n - Joel Bennett
  • A complete set of XML functionality (especially if you donโ€™t have PSCX), including reading and writing xml files (import-xml, export-xml), selecting (via xpath), updating, transforming and creating n - Joel Bennett
  • 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 att - Joel Bennett
  • My rewritten XML DSL now has better element name handling. See Blog Comments - Joel Bennett
  • Never content to leave well-enough alone, Iโ€™ve rewritten my XML DSL with 100% less cruft. New-XDocument no longer requires the โ€œxeโ€ command as long as the name of your XML Element doesnโ€™t coincide wi - Joel Bennett
  • ๐Ÿ“„ Write-Log.ps1

  • Added -NoLog option to write info just to the console - Vidrine
  • A first draft at a logging function that can rotate log files as they โ€œfill upโ€ (that is, not by date, but by size). - Tim Christin
  • Added support for header to pass into the log, fixed FileCountLimit error proxy to out-file when non-default specified (remove from $PSBoundParameters), set output of $PSBoundParameters add/removal t - Jim Ficarra
  • Corrected syntax to delete the FileCountLimitโ€™th file. (Script was failing to write past the max # of files) - Jim Ficarra
  • 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 - Will Steele
  • 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 - Will Steele
  • 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 - Andy Arismendi
  • A first draft at a logging function that can rotate log files as they โ€œfill upโ€ (that is, not by date, but by size). - Joel Bennett
  • **Modified line 49 to output the log information in tab delimited format for export to a CSV file. - Pat Richard
  • 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 - Andy Arismendi
  • 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 - Will Steele
  • 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 - Andy Arismendi
  • 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 - Andy Arismendi
  • 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 - Andy Arismendi
  • ๐Ÿ“„ Write-DataTable.ps1

  • Writes data only to SQL Server tables. However, the data source is not limited to SQL Server; any data source can be used, as long as the data can be loaded to a DataTable instance or read with a IDa - Mark Buckley
  • Writes data only to SQL Server tables. However, the data source is not limited to SQL Server; any data source can be used, as long as the data can be loaded to a DataTable instance or read with a IDa - Chad Miller
  • Writes data only to SQL Server tables. However, the data source is not limited to SQL Server; any data source can be used, as long as the data can be loaded to a DataTable instance or read with a IDa - Chad Miller
  • Writes data only to SQL Server tables. However, the data source is not limited to SQL Server; any data source can be used, as long as the data can be loaded to a DataTable instance or read with a IDa - Chad Miller
  • Writes data only to SQL Server tables. However, the data source is not limited to SQL Server; any data source can be used, as long as the data can be loaded to a DataTable instance or read with a IDa - Chad Miller
  • Writes data only to SQL Server tables. However, the data source is not limited to SQL Server; any data source can be used, as long as the data can be loaded to a DataTable instance or read with a IDa - Chad Miller
  • Writes data only to SQL Server tables. However, the data source is not limited to SQL Server; any data source can be used, as long as the data can be loaded to a DataTable instance or read with a IDa - Chad Miller
  • ๐Ÿ“„ Test-TCPPort.ps1

  • Test-TCPPort - Test-TCPPort
  • - NOTES - siweb02
  • - NOTES - ChristopheCREMON
  • - NOTES - ChristopheCREMON
  • - NOTES - ChristopheCREMON
  • - NOTES - Andy Arismendi
  • - NOTES - ChristopheCREMON
  • - NOTES - ChristopheCREMON
  • ๐Ÿ“„ Test-Port.ps1

  • Test-Port creates a TCP connection to specified port. By default it connects to port 135 with a timeout of 3secs. - BSonPosh
  • Test-Port creates a TCP connection to specified port. By default it connects to port 135 with a timeout of 3secs. - BSonPosh
  • Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. - Boe Prox
  • Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. - Boe Prox
  • Test-Port creates a TCP connection to specified port. - Chad Miller
  • Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. - Boe Prox
  • Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. - Boe Prox
  • Test-Port creates a TCP connection to specified port. By default it connects to port 135 with a timeout of 3secs. - BSonPosh
  • Test-Port creates a TCP connection to specified port. By default it connects to port 135 with a timeout of 3secs. - BSonPosh
  • Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. - Boe Prox
  • Test-Port creates a TCP connection to specified port. By default it connects to port 135 with a timeout of 3secs. - BSonPosh
  • Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. - Boe Prox
  • Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. - Boe Prox
  • Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. - Boe Prox
  • Test-Port creates a TCP connection to specified port. - BSonPosh
  • Test-Port creates a TCP connection to specified port. By default it connects to port 135 with a timeout of 3secs. - BSonPosh
  • ๐Ÿ“„ Start-Demo.ps1

  • This is an overhaul of Jeffrey Snoverโ€™s original Start-Demo script โ€ฆ Iโ€™ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when youโ€™re demoing, (at - Joel Bennett
  • This is an overhaul of Jeffrey Snoverโ€™s original Start-Demo script โ€ฆ Iโ€™ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when youโ€™re demoing, (at - BSonPosh
  • This is an overhaul of Jeffrey Snoverโ€™s original Start-Demo script โ€ฆ Iโ€™ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when youโ€™re demoing, (at - Wojciech Sciesin
  • This is an overhaul of Jeffrey Snoverโ€™s original Start-Demo script โ€ฆ Iโ€™ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when youโ€™re demoing, (at - Wojciech Sciesin
  • This is an overhaul of Jeffrey Snoverโ€™s original Start-Demo script โ€ฆ Iโ€™ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when youโ€™re demoing, (at - Joel Bennett
  • This is an overhaul of Jeffrey Snoverโ€™s original Start-Demo script โ€ฆ Iโ€™ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when youโ€™re demoing, (at - Joel Bennett
  • This is an overhaul of Jeffrey Snoverโ€™s original Start-Demo script โ€ฆ Iโ€™ve switched it to use ReadKey, which saves you some typing and makes the whole thing seem more natural when youโ€™re demoing, (at - Joel Bennett
  • ๐Ÿ“„ Set-Wallpaper-CTP3.ps1

  • 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 - Joel Bennett
  • Minor bugfix - fsadf
  • Minor bugfix - dzmanto
  • 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 - obaid
  • Minor bugfix - dzmanto
  • Minor bugfix - obaid
  • 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 - Joel Bennett
  • 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 - obaid
  • 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 - Joel Bennett
  • 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 - Winfred
  • 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 - Joel Bennett
  • ๐Ÿ“„ Set-Wallpaper-CTP2.ps1

  • 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 h - Joel Bennett
  • 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 h - Joel Bennett
  • 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 h - Joel Bennett
  • 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 h - Joel Bennett
  • 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 h - Joel Bennett
  • Set-Wallpaper lets you set your windows desktop wallpaper, 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 m - unknown
  • 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 h - Joel Bennett
  • ๐Ÿ“„ Save-Credentials.ps1

  • The script saves a username and password, encrypted with a custom key to to a file. The key is coded into the script but can be changed if required. The key allows the password to be decrypted by any - Daniel
  • The script saves a username and password, encrypted with a custom key to to a file. The key is coded into the script but can be changed if required. The key allows the password to be decrypted by any - Daniel
  • The script saves a username and password, encrypted with a custom key to to a file. The key is coded into the script but can be changed if required. The key allows the password to be decrypted by any - Daniel
  • The script saves a username and password, encrypted with a custom key to to a file. The key is coded into the script but can be changed if required. The key allows the password to be decrypted by any - Samuel Mulhearn
  • The script saves a username and password, encrypted with a custom key to to a file. The key is coded into the script but can be changed if required. The key allows the password to be decrypted by any - Samuel Mulhearn
  • The script saves a username and password, encrypted with a custom key to to a file. The key is coded into the script but can be changed if required. The key allows the password to be decrypted by any - Samuel Mulhearn
  • The script saves a username and password, encrypted with a custom key to to a file. The key is coded into the script but can be changed if required. The key allows the password to be decrypted by any - Samuel Mulhearn
  • The script saves a username and password, encrypted with a custom key to to a file. The key is coded into the script but can be changed if required. The key allows the password to be decrypted by any - Samuel Mulhearn
  • ๐Ÿ“„ NPS-Server-Synchronize.ps1

  • 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 - KSimon
  • 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 - KSimon
  • 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 - KSimon
  • 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 - KSimon
  • 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 - KSimon
  • 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 - JGrote
  • 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 - tomas
  • 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 - JGrote
  • 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 - JGrote
  • ๐Ÿ“„ Logoff-all-users.ps1

  • 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. - Nigel Stuke
  • 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. - testing
  • 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. - Nigel Stuke
  • 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. - Nigel Stuke
  • 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. - Nigel Stuke
  • 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. - roger
  • 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. - Nigel Stuke
  • 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. - Nigel Stuke
  • ๐Ÿ“„ List-AD-Users-CSV.ps1

  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • 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 f - Jason B
  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • 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 f - malay
  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • 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 f - AlphaSun
  • ๐Ÿ“„ LibraryChart.ps1

  • 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-tim - Chad Miller
  • 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-tim - Chad Miller
  • 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-tim - Chad Miller
  • 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-tim - Chad Miller
  • 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-tim - Chad Miller
  • 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-tim - Chad Miller
  • 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-tim - Chad Miller
  • ๐Ÿ“„ JSON.ps1

  • In this JSON module, I have 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, y - Joel Bennett
  • In this JSON module, I have 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, y - Joel Bennett
  • In this JSON module, I have 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, y - Joel Bennett
  • In this JSON module, I have 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, y - Joel Bennett
  • In this JSON module, I have 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, y - Joel Bennett
  • Added -File parameter to ConvertFrom-JSON and corrected handling of arrays - Joel Bennett
  • Added -File parameter to ConvertFrom-JSON - Joel Bennett
  • A fix for JSON that returns no items. - Joel Bennett
  • Identical to Version 1.1, but code-signed. - Joel Bennett
  • 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 bas - Joel Bennett
  • Version 1.0 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 bas - Joel Bennett
  • Json.psm1 is a first draft of a JSON module. I has a full set of tools for exporting, importing, and converting Json objects. For instance, this actually works (it round trips a bunch of FileInfo obj - Joel Bennett
  • ๐Ÿ“„ Invoke-SqlCmd2.ps1

  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout, and allows for paramaterized queries and more! - Aaron Calderon
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout, and allows for paramaterized queries and more! - RCookieMonster
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout, and allows for paramaterized queries and more! - RCookieMonster
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout, and allows for paramaterized queries and more! - RCookieMonster
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout, and allows for paramaterized queries and more! - Joel Bennett
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout, and allows for paramaterized queries and more! - Atamido
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout, and allows for paramaterized queries. - Justin Dearing
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout, and allows for paramaterized queries. - Chad Miller
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout. Put closing connection in finally block. - Chad Miller
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout. - Chad Miller
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout. - Chad Miller
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout. - Chad Miller
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout. Fixed minor issue closing connection. - Chad Miller
  • Modeled after SQL Server 2008 Invoke-Sqlcmd, but fixes bug in QueryTimeout - Chad Miller
  • Implements SQL Server 2008 Invoke-Sqlcmd and addresses bug where querytimeout does not work correctly https://connect.microsoft.com/SQLServer/feedback/details/551799/invoke-sqlcmd-querytimeout-0-stil - unknown
  • ๐Ÿ“„ IP.ps1

  • :LOL: - greg zakharov
  • ๐Ÿ“„ Get-WebSite.ps1

  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • This script will allow you to query a web site and retrieve information about the web site and whether it is available or not. - Boe Prox
  • ๐Ÿ“„ Get-WebFile.ps1

  • 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 - Joel Bennett
  • 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 - Joel Bennett
  • 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 - Joel Bennett
  • An upgrade to Joel Bennetts 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 progres - Joel Bennett and
  • 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 - Joel Bennett
  • PREVIEW โ€“ UNFINISHED WORK ;-) - Joel Bennett
  • Get-WebFile by Gwen Dallas converted to an advanced function for use as PS module. - Mike Ling
  • If CharacterSet is $null [System.Text.Encoding]::GetEncoding throws an error. This is the case if the content type is not text e.g. application/xml. - Gwen Dallas
  • 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 - Gwen Dallas
  • 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 - Gwen Dallas
  • 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 - BillBarry
  • 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 - Joel Bennett
  • cls - Joel Bennett
  • Fix for redirect loops - Joel Bennett
  • 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. - Joel Bennett
  • 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. - Joel Bennett
  • A complete rewrite of my wget script to use HttpWebRequest and Response to figure out the filename - Joel Bennett
  • The simplest form of WGet โ€ฆ no options, no passwords, no nothing. But it works. - Joel Bennett
  • ๐Ÿ“„ Get-User.ps1

  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - spadm
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This is nice, but a bit over complicated for my likingโ€ฆ Here are a few others that may be of help to someone. - administrator
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • This function is an attempt to duplicate the Quest Get-QADUser cmdlet without using any third party snap-ins. If you want to run it against a Global Catalog you simply need to replace LDAP: with GC: - Jonathan Walz
  • ๐Ÿ“„ Get-Twitter-RSS-Feed.ps1

  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - ZioNLight1
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - ZioNLight1
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • ewew - sammilkey
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - fernlivese
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - Booksurfers_
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - leventilhan
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - bonioctavianus
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - dinhchi27
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - dinhchi27
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - e7naa2
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - dragonpat
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - dragonpat
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - echosmith
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - echosmith
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - echosmith
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - binauralz
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - 1231507051321
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • This doesnโ€™t work any longer โ€“ Twitter has retired the v1 API. - ReviewNursing
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • The Division - 098Hill
  • The Division - 098Hill
  • The Division - haegar2013
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - jsamuel12
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - Charlie
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • kyletboat3 - kyletboat3
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • This script will take a Twitter Userโ€™s Screen name and get their RSS feed of posts - CrazyDave
  • ๐Ÿ“„ Get-Parameter.ps1

  • This update adds a -SetName filter and fixes bugs with PS3 and PS4 (also adds a โ€œ*โ€ marker on the shortest form if itโ€™s not an actual alias) - Joel Bennett
  • 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. - halr9000
  • 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. - halr9000
  • 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. - halr9000
  • <dl><dt>Description</dt> - halr9000
  • <dl><dt>Description</dt> - halr9000
  • <dl><dt>Description</dt> - halr9000
  • This update adds an indicator (โ€ *โ€) in the format file for the default parameter set. - JasonMArcher
  • 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. - halr9000
  • Completely based on Shayโ€™s version, just one line added. For more information: - Makovec
  • This is another Must Have upgrade, because I screwed up the last one ;-) - JasonMArcher
  • Give as input a cmdlet name. Output is a set of properties about each parameter, including: name, parameter set, aliases, ismandatory, and CommonParameter. Thanks to LucD for the technique. - halr9000
  • This is another Must Have upgrade, because I screwed up the last one ;-) - Joel Bennett
  • Enumerate the Parameters of a command by ParameterSet, including DynamicParameters - Joel Bennett
  • For more information: - Shay Levy
  • Fixed minor issue (original: http://poshcode.org/1817) where a cmdlet doesnโ€™t have built-in parameters (e.g Exit-PSSession) - unknown
  • 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. - unknown
  • For more information: - unknown
  • Enumerate the Parameters of a command by ParameterSet, including DynamicParameters. Includes a -Full output mode and support for specifying the module. The only Get-Parameter you need :) - Joel Bennett
  • Enumerate the Parameters of a command by ParameterSet. Includes a -Full output mode and support for specifying the module. - unknown
  • 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. - halr9000