Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
103 check-ins using file List-AD-Users-CSV.ps1 version d3ecf46d71
2018-06-10
| ||
14:10 | We have multiple domains. I added this function to my profile for each of our domains to easily connect to them using Quest ActiveRoles Management Shell for Active Directory. The function kicks you into a nested prompt to work in the domain that you connect to and lets you exit back out. It also modifies your foregroundcolor so you remember that you’re in a nested prompt. check-in: a4093c7f0f user: unknown tags: trunk | |
14:10 | Function that return the console output of all running amazon instances check-in: d1658007cf user: unknown tags: trunk | |
14:10 | Enables BitLocker on the OS drive. If BitLocker has already been enabled, extracts the recovery key if there is one present. check-in: 06050e32a2 user: Colin Squier tags: trunk | |
14:10 | I initially wrote this ASCII art character script to be used with a modified version of PowerBot 2.0 (ID 2510 on poshcode). It outputs ASCII art letters from what you supply as a parameter (if the characters are supported). Either to STDOUT with Write-Host (colors are supported) or to the pipeline. It’s useless without the XML that’s found at powershelladmin.com. The full article is in my wiki: http://www.powershelladmin.com/wiki/Ascii_art_characters_powershell_script check-in: 5bc4ce7f2e user: Joakim Svendsen, Svendsen Tech tags: trunk | |
14:10 | 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: 502ef1c4d6 user: support tags: trunk | |
14:10 | 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: e5c0d022b7 user: chris seiter tags: trunk | |
14:10 | This is a very meaningless demo showing how to get and work with a html document in parsed form. The actual script gets a html-table from www.apk.se (listing cheap alcohol in sweden) and parses and converts that to a object and hands that of to the pipe. check-in: c141a9dc00 user: Daniel Srlv tags: trunk | |
14:10 | 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: d9a613f091 user: Joel Bennett tags: trunk | |
14:10 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: 60aee5b2e1 user: tst-wms-print-00 tags: trunk | |
14:10 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: 98e454c027 user: halr9000 tags: trunk | |
14:10 | Script for total resize of all pictures in one or multiple directories. check-in: 53d24716b3 user: Oleg Medvedev tags: trunk | |
14:10 | Check and md5 or sha1 hash in a “single line” of PowerShell. check-in: 3fa7cc4ca6 user: Joel Bennett tags: trunk | |
14:10 | Connect to an exchange mailbox and get your latest emails. check-in: d4b07d72b1 user: George Mauer tags: trunk | |
14:10 | Script creates unique scratch folders on the provided datastore for all ESXi hosts in csv file and sets the advanced host settings to correspond to this location. check-in: 4c999c28b3 user: Kimberly Anne A tags: trunk | |
14:10 | Script creates unique scratch folders on the provided datastore for all ESXi hosts in csv file and sets the advanced host settings to correspond to this location. check-in: 6fab58ad83 user: Kimberly Anne A tags: trunk | |
14:10 | Script creates unique scratch folders on the provided datastore for all ESXi hosts in csv file and sets the advanced host settings to correspond to this location. check-in: 77606850d8 user: Leon Scheltema tags: trunk | |
14:10 | quoted printable decoder (assumes you want to output strings as opposed to a byte buffer). check-in: 0f9b419d91 user: Public Domain tags: trunk | |
14:10 | Enables SNMP via Add-WindowsFeature (If not already enabled) check-in: f998c6c265 user: St3v3o tags: trunk | |
14:10 | Update custom scratch location ESXi 5.1 check-in: 322e44e9b5 user: Leon Scheltema tags: trunk | |
14:10 | A wrapper around Get-FormatData that allows you to pipe types or objects into it. e.g. check-in: 50ccefdf92 user: Public Domain tags: trunk | |
14:10 | Add-SPSolution “WSP path url” check-in: 7d34b47880 user: Joel Bennett tags: trunk | |
14:10 | Script for total resize of all pictures in one or multiple directories. check-in: 86db9c1a71 user: Oleg Medvedev tags: trunk | |
14:10 | Allows you to copy items and display the native windows copy dialogue instead of having to use -passthru or fuss with write-progress check-in: 56e0798597 user: Nathan Kasco tags: trunk | |
14:10 | Allows you to copy items and display the native windows copy dialogue instead of having to use -passthru or fuss with write-progress check-in: 3e5101d687 user: Nathan Kasco tags: trunk | |
14:10 | A wrapper around Get-FormatData that allows you to pipe types or objects into it. e.g. check-in: 90c25f0b77 user: Public Domain tags: trunk | |
14:10 | Make write-host text appear as if it is being typed on a typewriter check-in: a519f24049 user: Nathan Kasco tags: trunk | |
14:10 | Make write-host text appear as if it is being typed on a typewriter check-in: 37b4f24968 user: Nathan Kasco tags: trunk | |
14:10 | Make write-host text appear as if it is being typed on a typewriter check-in: 1afb168025 user: Nathan Kasco tags: trunk | |
14:09 | Make write-host text appear as if it is being typed on a typewriter check-in: cc48947346 user: Nathan Kasco tags: trunk | |
14:09 | Make write-host text appear as if it is being typed on a typewriter check-in: 3d20ae966e user: Nathan Kasco tags: trunk | |
14:09 | Make write-host text appear as if it is being typed on a typewriter check-in: 8ee3200909 user: Nathan Kasco tags: trunk | |
14:09 | 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 user who has the key, on any machine. If the key parameter is omitted from ConvertFrom-SecureString, only the user who generated the file on the computer that generated the file can decrypt the password. check-in: 823d04c13d user: Daniel tags: trunk | |
14:09 | Get-FileEncoding function determines encoding by looking at Byte Order Mark (BOM). check-in: c9ff03c515 user: Chad Miller tags: trunk | |
14:09 | I wrote this to install IE11 through Altiris. Though the install method works fine without using Altiris. The script installs all of the KB prerequisite and recommended updates for IE 11, which are specified in $updateMSUs for the x86 and x64 blocks of code. It then installs IE 11 without forcing a reboot. check-in: 1d33ea4a7a user: BattleChicken tags: trunk | |
14:09 | Add new smtp address from csv and set new address primary check-in: 72475c7cc0 user: Ermias tags: trunk | |
14:09 | I initially wrote this ASCII art character script to be used with a modified version of PowerBot 2.0 (ID 2510 on poshcode). It outputs ASCII art letters from what you supply as a parameter (if the characters are supported). Either to STDOUT with Write-Host (colors are supported) or to the pipeline. It’s useless without the XML that’s found at powershelladmin.com. The full article is in my wiki: http://www.powershelladmin.com/wiki/Ascii_art_characters_powershell_script check-in: f649f23a9b user: Joakim Svendsen, Svendsen Tech tags: trunk | |
14:09 | Get list of the loaded drivers without EnumDeviceDrivers function or WMI. check-in: 3e94197874 user: greg zakharov tags: trunk | |
14:09 | Find matching members in a local group check-in: df3781a44c user: Hal Rottenberg tags: trunk | |
14:09 | IMCEAEX-_o=MHGRP_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=202c27c8-d5792d45-c12579bb-48477d@MH.GRP check-in: f3cf013e81 user: IMMTZ tags: trunk | |
14:09 | Here is the complete code, import pfx, add iis website, add ssl binding: check-in: 7e2777a1b8 user: Brian H Madsen tags: trunk | |
14:09 | Beschreibung check-in: 469104c077 user: Chris916 tags: trunk | |
14:09 | Test the Prompt features check-in: 341abbb319 user: Damien Ryan tags: trunk | |
14:09 | 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: c508eff852 user: DollarUnderscore tags: trunk | |
14:09 | retrieve the windows product key of a specified machine using WMI windows 8.1 check-in: 93e29edfb2 user: karl prosser tags: trunk | |
14:09 | The upload is not complete, lines after line 1738 are missing :-( check-in: cf75eea8c9 user: Atamido tags: trunk | |
14:09 | retrieve the windows product key of a specified machine using WMI check-in: e4dbe54762 user: karl prosser tags: trunk | |
14:09 | The Convert-MacAddress function takes a valid hex MAC address and converts it to another valid hex format. check-in: 971f341bc0 user: Rich Kusak tags: trunk | |
14:09 | Get-ImageMetadata lets you access the EXIF, XMP and other metadata about image files … this should only be taken as an example and a reference, not for solid production work — in other words, I won’t take the blame if you zero out all your jpgs trying to modify this to ReadWrite instead of just Read :) check-in: 4ba9542161 user: Joel Bennett tags: trunk | |
14:09 | How to add a SSL Certificate to IIS with Powershell as well as set the SSL Binding for the site that’s using the certificate. check-in: 896dff79e4 user: Brian H Madsen tags: trunk | |
14:09 | The Get-Strings cmdlet returns strings (Ascii and/or Unicode) from a file. This cmdlet is useful for dumping strings from binary file and was designed to replicate the functionality of strings.exe from Sysinternals Suite. check-in: 5f8e7e31f2 user: greg zakharov tags: trunk | |
14:09 | Read all group policies from the domain, read out individual settings, and make them filterable and sortable check-in: b65376391e user: Atamido tags: trunk | |
14:09 | Script for total resize of all pictures in one or multiple directories. check-in: c3a2042924 user: Oleg Medvedev tags: trunk | |
14:09 | Trying to decrypt files with the key, I need to know why I keep getting errors,If PowerShell gives me this error “WARNING: Exception calling “Close” with “0” argument(s): “Length of the data to decrypt is invalid” then the file wont decrypt no matter how many times I try. If it doesn’t give me the error then after 10 to 15 No’s if finally decrypts the file. Can someone please tell me what’s wrong with the script. check-in: 3984c68017 user: unknown tags: trunk | |
14:09 | Creates a port monitor inside of Operations Manager 2007. Usage is SCOM-CreatePortMonitoring.ps1 -serverName:‘TargetServerName.contoso.com’ -portNumber:‘80’ -pollIntervalSeconds:‘120’ -watcherNodes:“watcher1.contoso.com”, “watcher2.contoso.com” -displayName:‘Test URL monitoring’ -targetMP:‘Port Monitoring MP’ check-in: 90eae585f2 user: Jeremy Pavleck tags: trunk | |
14:09 | Revert to the last VMware snapshot with variables for Vvcenter and VM check-in: 306c0ee6b5 user: TXGUY tags: trunk | |
14:09 | Enumerates all CPU related tasks (filters out null CPU times) with the following properties: check-in: aad46f5d90 user: internetrush1 tags: trunk | |
14:09 | ISE-Lines module v 1.2 check-in: c6925e38d1 user: Scott Hardwick tags: trunk | |
14:09 | This is a module I create to make getting Office 365 account info a bit easier. check-in: 92884fbcd8 user: BoardWithLife tags: trunk | |
14:09 | This script is taking a file in .txt with the Hostnames or IPs and performs an update to the VM Tools Policy from manual to “Upgrade VMware Tools on Power cycle”. check-in: 6ad57b37ea user: anksoswordpress tags: trunk | |
14:09 | A VI toolkit script to update all VM Guests on the selected hosts check-in: deb98dabee user: Brian English tags: trunk | |
14:09 | This is a module I create to make getting Office 365 account info a bit easier. check-in: 0a4e8ac644 user: BoardWithLife tags: trunk | |
14:09 | A script to do a query on a remote registry key or value (Fixed a bug in 2.0) check-in: 2a32305e85 user: Joel Bennett tags: trunk | |
14:09 | This is a module I create to make getting Office 365 account info a bit easier. check-in: f61f0d8a98 user: BoardWithLife tags: trunk | |
14:09 | This is a module I create to make getting Office 365 account info a bit easier. check-in: 43a3d035ed user: BoardWithLife tags: trunk | |
14:09 | This is a module I create to make getting Office 365 account info a bit easier. check-in: e93f579dd7 user: BoardWithLife tags: trunk | |
14:09 | This is a module I create to make getting Office 365 account info a bit easier. check-in: 3f939d224c user: BoardWithLife tags: trunk | |
14:08 | Add new smtp address from csv and set new address primary check-in: ed77278247 user: Ermias tags: trunk | |
14:08 | Get a short url, using tiny-url api for shortening check-in: 2d5eb6e619 user: Alvaro Torres tags: trunk | |
14:08 | A script to do a query on a remote registry key or value … check-in: 6b757ffc5a user: Joel Bennett tags: trunk | |
14:08 | Validates a username and password against Active Directory. Requires .NET 3.5 and PowerShell V2. check-in: efd0b16496 user: Mike Pfeiffer tags: trunk | |
14:08 | All Group Policy Objects modified in the specified timespan are backup up to the specified backup path. check-in: 44ed6809be user: Jan Egil Ring tags: trunk | |
14:08 | Found in my personal scripts archive (author: greg zakharov) check-in: 227603a829 user: Dana James tags: trunk | |
14:08 | This script will help a user to batch connect multiple pst files in Microsoft Outlook (personal email archives). check-in: 0c24ff62f4 user: username tags: trunk | |
14:08 | This script will help a user to batch connect multiple pst files in Microsoft Outlook (personal email archives). check-in: 4f69f84324 user: Jack Neff tags: trunk | |
14:08 | Script for total resize of all pictures in one or multiple directories. check-in: 00eaa5fb3e user: Oleg Medvedev tags: trunk | |
14:08 | Original post found at http://www.cyberforum.ru/post8436749.html check-in: f6a0f5492c user: govnyakha tags: trunk | |
14:08 | Original post found at http://www.cyberforum.ru/post8436749.html check-in: 1f9105a56b user: govnyakha tags: trunk | |
14:08 | Two functions, one that emulates the pause functionality from cmd.exe, and one that gives similar functionality to more.com. Out-More is especially useful if you’re doing something like “gc somefile.txt | Out-More” because it starts outputting text to the screen immediately instead of waiting for the entire file to be read, which is what happens if you do “gc somefile.txt | more”. Out-More can also be used for other objects besides. check-in: 6779b37977 user: unknown tags: trunk | |
14:08 | This script is a simple one that is meant to be scheduled on a periodic basis (we do it weekly). It looks inthe OU where we put our disabled AD users and removes users that have not logged in (inactive) for 400 days. This allows us to keep terminated employees disabled users for over a year for auditing purposes, but automatically cleans them out once the annual scope has passed. check-in: 1b809d098b user: DrDrewl tags: trunk | |
14:08 | Original post at http://www.cyberforum.ru/post8426907.html check-in: 4e16a2f366 user: govnyakha tags: trunk | |
14:08 | Use this script to create Scrum issue labels for a GitHub repo. check-in: 433a432664 user: Ian Philpot tags: trunk | |
14:08 | Use this script to create Scrum issue labels for a GitHub repo. check-in: 48bc477564 user: Ian Philpot tags: trunk | |
14:08 | Example of elementary keylogger. check-in: f9ff234e5f user: greg zakharov tags: trunk | |
14:08 | IMCEAEX-_o=MHGRP_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=72cb2d01-aa16a82b-c1257648-2bcaae@MH.GRP check-in: b6e417f135 user: IMMTZ tags: trunk | |
14:08 | Validates a username and password against Active Directory. Requires .NET 3.5 and PowerShell V2. check-in: 2cd9279fbd user: Mike Pfeiffer tags: trunk | |
14:08 | The function hex2sid will convert HEX-represented SID string like 010500000000000515000000358A021A75B9755407E53B2B1EF10108 to SID string (also known as SSDL) check-in: fc0aecc32b user: Dormidont tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: 9bd637a0f2 user: halr9000 tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: 01e92f7fb0 user: halr9000 tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: 5eed33e685 user: halr9000 tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: c1ba3a1f4b user: halr9000 tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: d6bb9ebd7d user: halr9000 tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: b332d45dd8 user: halr9000 tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: 62e0a0023d user: halr9000 tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: bc5a5bbd6a user: halr9000 tags: trunk | |
14:08 | Print the hostname of the system. Complete with v2 comment-based help, but works fine on v1. check-in: ebfdee3271 user: halr9000 tags: trunk | |
14:08 | IMCEAEX-_o=MHGRP_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=f6feb9b4-e2216015-c12574e3-4f0fcd@MH.GRP check-in: 56aa08723e user: baraaa tags: trunk | |
14:08 | Function to find organizational units linked to a given GPO check-in: fb98665a74 user: unknown tags: trunk | |
14:08 | Makes use of Sysinternal’s psexec to get session data from qwinsta for both local and remote computers. check-in: 3882bf0153 user: hotsnoj tags: trunk | |
14:08 | IMCEAEX-_o=MHGRP_ou=Exchange+20Administrative+20Group+20+28FYDIBOHF23SPDLT+29_cn=Recipients_cn=43e41419-4647a201-c1257e7e-63bb3e@MH.GRP check-in: 6f76242ab8 user: exchange tags: trunk | |
14:08 | S:(ML;;NW;;;LW)D:(A;;0×120083;;;WD)(A;;0×120083;;;AC) check-in: 0c834df3aa user: Matthew Graeber tags: trunk | |
14:08 | An update to the orignal Get-FileTail that replaces a specific int with a long to accommodate particularly large files. Original text: A PowerShell 2.0 function to do the equivalent of the ‘nix tail, including the continuous feature (tail -f). Notice this does not try to emulate the ‘nix command parameters, which never made sense to me. I’ll leave that to someone else. check-in: 6d7b9fa9ef user: Joel Bennett tags: trunk | |
14:08 | adapted from code by Kiron news://msnews.microsoft.com:119/FAEC38D1-62A8-47B1-A94E-A29A2CA4FE29microsoft.com check-in: 5507e982c1 user: unknown tags: trunk | |
14:07 | 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: 584f30bc23 user: AlphaSun tags: trunk | |