Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
33 check-ins using file List-AD-Users-CSV.ps1 version 2307e523bf
2018-06-10
| ||
14:07 | Invoke-RestMethod example check-in: afac8c43bf user: unknown tags: trunk | |
14:07 | IMCEAEX-_O=CONTOSO_OU=First+20Administrative+20Group_cn=Recipients_cn=john+5Fjacob+2Esmith@contoso.com check-in: a21925203c user: Test1 tags: trunk | |
14:07 | From Windows PowerShell Cookbook (O’Reilly) by Lee Holmes check-in: 7b0bc8ab17 user: Lee Holmes tags: trunk | |
14:07 | Generic wrapper for the While statement that will execute a condition a given number of max tries, waiting a given number of seconds in between. check-in: 572b4af9bd user: unknown tags: trunk | |
14:07 | More malware from http://undoacne(dot)xyz/dl.php check-in: 2d9bf3cccb user: madtomvane tags: trunk | |
14:07 | I just want to rename the folder names in particular path where folder name starts with keep all characters by dropping if “12_” before the file name. I am able to rename it but not able to get log file for the following script. check-in: 909ba69e57 user: Srinu tags: trunk | |
14:07 | Globalscape EFT Powershell module check-in: 19c9e827ba user: BattleChicken tags: trunk | |
14:07 | This code makes a tiny game; You must dodge all digits that will go appearing in the Screen. Use the Left-Right Keys to move yourself. When the game starts and asks you to press Intro to start you can put some commands; check-in: 7c3a434bc3 user: JohnSinnes tags: trunk | |
14:07 | This code makes a tiny game; You must dodge all digits that will go appearing in the Screen. Use the Left-Right Keys to move yourself. When the game starts and asks you to press Intro to start you can put some commands; check-in: 010fbedbca user: JohnSinnes tags: trunk | |
14:07 | A couple of functions to suspend and resume applications (like what you do with Resource Monitor). check-in: 90eca69b61 user: Joel Bennett tags: trunk | |
14:07 | Rebuilds Windows Indexing on a remote PC check-in: 3f3670abbd user: Aphexenator tags: trunk | |
14:07 | Test the Prompt features check-in: e4bbde3848 user: Anonymous tags: trunk | |
14:07 | This script will remove all versions of java run-time, both 32-bit and 64-bit if the uninstall files in the bin folder of each version are present. If they are not then a version(s) could be left behind. We use this when a users system has it’s Java Run-time. When you have multiple versions of Java JRE installed in static mode and need to clear them up to level set and reinstall the new versions. No system restarts or log offs required. check-in: 9cf757209c user: John Delise tags: trunk | |
14:07 | This function converts FSP’s to sAMAccountName’s check-in: e0fd8bf413 user: Jeff Patton tags: trunk | |
14:07 | Sets the system primary DNS suffix by p-invoking the Win32 API. Returns true for success, false for failure. check-in: 8b044f1517 user: deepwaterdiver tags: trunk | |
14:07 | This will recursively remove non-alphanumeric\decimal (via regex) characters from all folder and filenames. The decimals are left in tact for file extensions. check-in: 1368613a2d user: mjohnson tags: trunk | |
14:07 | This will recursively remove non-alphanumeric\decimal (via regex) characters from all folder and filenames. The decimals are left in tact for file extensions. check-in: 5490060956 user: mjohnson tags: trunk | |
14:07 | This will recursively remove non-alphanumeric\decimal (via regex) characters from all folder and filenames. The decimals are left in tact for file extensions. check-in: fdfaa15afb user: mjohnson tags: trunk | |
14:07 | From Windows PowerShell Cookbook (O’Reilly) by Lee Holmes check-in: 73b8b2efd9 user: Lee Holmes tags: trunk | |
14:07 | 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: and you will want to comment out the lines that pull the password last set and last logon timestamp unless you happen to be replicating those to your GC. check-in: 340fdd8287 user: Jonathan Walz tags: trunk | |
14:07 | This script uses /n Software’s NetCmdlets, specifically the cmdlet “send-ping”, to continually ping a host, and log to a file whenever connectivity is lost. check-in: 7f777d28b7 user: Jacob Saaby Nielsen tags: trunk | |
14:07 | Script for checking servers current free disk space and highlighting drives with low free space check-in: cbaf7edbd1 user: Don Schaffrick tags: trunk | |
14:07 | Used for migrating a users network printer connections from one server to another. Useful when migrating your printers to a new print server and need don’t want to make your users remap their printers manually. If deployed with SCCM make sure to set the package to run as the user and not SYSTEM. check-in: 3000a54c10 user: Tony Sathre tags: trunk | |
14:07 | Convert and import from delimited text files. Includes two functions: Convert-Delimiter and Import-Delimited. check-in: 0002c48ded user: Joel Bennett tags: trunk | |
14:07 | This is my latest profile script … it contains many things specific to my setup, but they should all be available here on PoshCode.org check-in: 3f92a6f09d user: Joel Bennett tags: trunk | |
14:07 | Set environment variables stickily. check-in: 26a1fe0f1f user: Joel Bennett tags: trunk | |
14:07 | Turns on Maintenance Mode for a specific computer monitored by SCOM (System Center Operations Manager). Ensure that the OperationsManager module is available on the computer from which this script is executed. check-in: 0d49b6ccf3 user: Austin Greca tags: trunk | |
14:07 | a proof in concept as to why posh rocks check-in: 1b9ed1923f user: unknown tags: trunk | |
14:07 | I tweaked Greg Zakharov’s script to remove the flicker (don’t redraw the background between bars), and then optimized it to only draw what’s necessary… check-in: 6b4049168e user: greg zakharov tags: trunk | |
14:07 | Change the inheritance from parent with PowerShell check-in: 9adacce70a user: Vern Anderson tags: trunk | |
14:07 | In order to use this module, you need the winscp .net framework: http://winscp.net/eng/docs/library check-in: e2d5b4356b user: BattleChicken tags: trunk | |
14:07 | WinSCP wrapper module I created out of necessity that I put together through my own exploration of the objects and the WinSCP documentation/examples. check-in: 765373c654 user: BattleChicken 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: 7a32cf2673 user: AlphaSun tags: trunk | |