Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
38 check-ins using file JSON.ps1 version fac358bb92
|
2018-06-10
| ||
| 14:18 | A script to do a query on a remote registry key or value (Fixed a bug in 2.0) check-in: d2b985bd98 user: Joel Bennett tags: trunk | |
| 14:18 | Advanced function used to test UDP or TCP port/s on one or more systems to determine if it is open or not. check-in: 5684c6bf59 user: Boe Prox tags: trunk | |
| 14:18 | Enumerates mailbox folder permissions for all folders in all mailboxes check-in: b33dacc5d8 user: themoblin tags: trunk | |
| 14:18 | This will send an SNMP trap to the specified manager (hostname). The script isn’t very flexible, but it’s a good example of how to build traps using SharpSNMPLib. External requirementss: check-in: f2639ddf2a user: amber tags: trunk | |
| 14:18 | This script can be run on a secondary Network Policy Server and will mirror the configuration from the specified Primary Server, simplifying the management of a redundant or distributed configuration. This script is designed to run as a Scheduled task. check-in: 2cc042b0a9 user: KSimon tags: trunk | |
| 14:18 | This script can be run on a secondary Network Policy Server and will mirror the configuration from the specified Primary Server, simplifying the management of a redundant or distributed configuration. This script is designed to run as a Scheduled task. check-in: 5dddac02bf user: KSimon tags: trunk | |
| 14:18 | This script can be run on a secondary Network Policy Server and will mirror the configuration from the specified Primary Server, simplifying the management of a redundant or distributed configuration. This script is designed to run as a Scheduled task. check-in: 0072427f21 user: KSimon tags: trunk | |
| 14:18 | This script can be run on a secondary Network Policy Server and will mirror the configuration from the specified Primary Server, simplifying the management of a redundant or distributed configuration. This script is designed to run as a Scheduled task. check-in: cf9479cd6c user: KSimon tags: trunk | |
| 14:18 | This script can be run on a secondary Network Policy Server and will mirror the configuration from the specified Primary Server, simplifying the management of a redundant or distributed configuration. This script is designed to run as a Scheduled task. check-in: 4a00577c3a user: KSimon tags: trunk | |
| 14:18 | #STORED CREDENTIAL CODE check-in: d6fcce8f4b user: ccorin tags: trunk | |
| 14:18 | This code allows for the secure storing of an active directory password and then using it for connecting to exchange or active directory. This snippet will prompt the administrator for a username only, collect the password from the securely stored file, and then assemble a powershell credential object for use. check-in: 46bd0142a8 user: Lubinski tags: trunk | |
| 14:18 | Get-FileEncoding function determines encoding by looking at Byte Order Mark (BOM). check-in: dab06a7bce user: Enter your zip code here tags: trunk | |
| 14:18 | 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: a9cadc5d5d user: Oisin Grehan tags: trunk | |
| 14:18 | Performs a join of all properties from two objects. Supports scriptblock evaluation, pipeline joining, etc. check-in: 1b2782ece6 user: aaron sun tags: trunk | |
| 14:18 | Performs a join of all properties from two objects. Supports scriptblock evaluation, pipeline joining, etc. check-in: b41be2489d user: Jaykul tags: trunk | |
| 14:18 | REALLY validates given IP address and returns True/False. The original script didn’t allow ZEROS in the Ip address (eg: 127.0.0.1 returned $false) check-in: 749380c024 user: mow01 tags: trunk | |
| 14:18 | This cmdlet retrieves weather forcasts from SMHI (Swedish Meteorological and Hydrological Institute) through their API. (See: http://www.smhi.se/klimatdata/Oppna-data for information in swedish). check-in: 0524c007af user: DollarUnderscore tags: trunk | |
| 14:18 | Compare updates between WSUS target groups (e.g Test and Production) and approve updates to the latter and email report on changes made. check-in: 6a3e936ac6 user: rov3_ tags: trunk | |
| 14:18 | Script to create a backup report from Netbackup jobs check-in: 060106b14a user: Martijn Jonker tags: trunk | |
| 14:18 | RU_DAX_ERP_Read check-in: 106a70396d user: Carter Shanklin tags: trunk | |
| 14:18 | NOTE: For simpler use, an updated PShellExec.zip available via screencast.com check-in: 4bd2410e28 user: 384633383224503 tags: trunk | |
| 14:18 | NOTE: For simpler use, an updated PShellExec.zip available via screencast.com check-in: d61abdd277 user: Les Papier tags: trunk | |
| 14:18 | Connect to an exchange mailbox and get your latest emails. check-in: 4c8a1ba3fd user: George Mauer tags: trunk | |
| 14:17 | All descriptions on the web which show how to do this so far have left the email attachment open which means if the script is continuing after the email and you wish to use the file you have attached you will not be able to as it will show as locked, use this example to close the attached file correctly using .Dispose() check-in: 0593e92d1d user: Richard van Erk tags: trunk | |
| 14:17 | Add new smtp address from csv and set new address primary check-in: f9ee510966 user: unknown tags: trunk | |
| 14:17 | I WILL CONTROL YOUR LIFE GIVE ME TIME AND ILL RULE YOU ALL check-in: 39fb587fc7 user: unknown tags: trunk | |
| 14:17 | windows server health check for 2008 2012 2012r2 check-in: 780b1f08ba user: Prashant Pandey tags: trunk | |
| 14:17 | Buying groceries with PowerShell, because why not? ;-) check-in: bfeb761eed user: DollarUnderscore tags: trunk | |
| 14:17 | This script uses current Show-UI and SQLite to query a copy of your Firefox Bookmark Database for Bookmarks tagged with combinations of 1 to 3 keywords. It uses the WPF 4.0 Datagrid. (Improvements in Eventhandling of Hyperlinks are welcome) check-in: 919a192316 user: Bernd Kriszio tags: trunk | |
| 14:17 | This script uses current Show-UI and SQLite to query a copy of your Firefox Bookmark Database for Bookmarks tagged with combinations of 1 to 3 keywords. It uses the WPF 4.0 Datagrid. (Improvements in Eventhandling of Hyperlinks are welcome) check-in: 2cd60cae21 user: Bernd Kriszio tags: trunk | |
| 14:17 | This script uses current Show-UI and SQLite to query a copy of your Firefox Bookmark Database for Bookmarks tagged with combinations of 1 to 3 keywords. It uses the WPF 4.0 Datagrid. (Improvements in Eventhandling of Hyperlinks are welcome) check-in: 7341c99274 user: Bernd Kriszio tags: trunk | |
| 14:17 | This script uses current Show-UI and SQLite to query a copy of your Firefox Bookmark Database for Bookmarks tagged with combinations of 1 to 3 keywords. It uses the WPF 4.0 Datagrid. (Improvements in Eventhandling of Hyperlinks are welcome) check-in: 75d64abbb9 user: Bernd Kriszio tags: trunk | |
| 14:17 | These functions retrieve information about tv show airdates. They are used as a part of my “home automation with powershell”-project. check-in: 91d821909d user: DollarUnderscore tags: trunk | |
| 14:17 | This will return the specified website’s X.509 certificate either as an object or a file (if the -OutputFile parameter is specified). See included comment based help for documentation. check-in: dbc2fcc85d user: Andy Arismendi tags: trunk | |
| 14:17 | Two simple functions to get and set the SSH tunnels that putty will establish check-in: f6d6073a05 user: CrazyDave tags: trunk | |
| 14:17 | Two simple functions to get and set the SSH tunnels that putty will establish check-in: 6fe3accd60 user: CrazyDave tags: trunk | |
| 14:17 | 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, you can do things like: check-in: f0fa2336c5 user: VPNZIP tags: trunk | |
| 14:17 | 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, you can do things like: check-in: 445be8ee93 user: Joel Bennett tags: trunk | |