Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
15 check-ins using file Audit-Script.ps1 version b70aecf986
2018-06-10
| ||
14:15 | Returns the priority mail server (SMTP) to send email directly to the SMTP server of a particular domain/email address. Uses NetCmdlets (get-dns). check-in: b16f19aa8d user: Lance Robinson tags: trunk | |
14:15 | This script plays beep sound when there is new post at Factorio blog. Converted from JS original – https://gist.github.com/demipixel/1a5a42022c24d88de1308a934bd78246 by demipixel. check-in: 3913e646e3 user: Xaegr tags: trunk | |
14:15 | 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: 5b3e35f4a8 user: AlphaSun tags: trunk | |
14:15 | Original post was found at https://github.com/gregzakh/alt-ps/blob/master/Get-CPUID.ps1 (author gregzakh) check-in: 16cf6cf63f user: Jakub Jares tags: trunk | |
14:15 | ISE-Comments module v 1.1 check-in: e5e6f3fcbc user: Scott Hardwick tags: trunk | |
14:15 | Reads from the registry all the .Net versions installed on the local machine and displays them in HTML page check-in: 7b0dbcbc84 user: Tsvika N tags: trunk | |
14:15 | Shows how to use SupportsShouldProcess and Confirm check-in: 4df925f32f user: Joel Bennett tags: trunk | |
14:15 | This script performs OpenLdap query against specified Server. check-in: dc0f8e92be user: BSonPosh tags: trunk | |
14:15 | 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 least to me). I’ve also added a bunch of command-line options and a couple of features in the process (see the Revision History in the script). check-in: ae7c9f604e user: Wojciech Sciesin tags: trunk | |
14:14 | 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 least to me). I’ve also added a bunch of command-line options and a couple of features in the process (see the Revision History in the script). check-in: 2c33de7db8 user: Wojciech Sciesin tags: trunk | |
14:14 | 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 least to me). I’ve also added a bunch of command-line options and a couple of features in the process (see the Revision History in the script). check-in: 92165f146a user: Joel Bennett tags: trunk | |
14:14 | Retrieves information about cache of logical processors. Original post of gregzakh can be fount at https://github.com/gregzakh/tacitus/blob/master/cpu_cache/source.ps1 check-in: 1889d2c2e9 user: Don Jones tags: trunk | |
14:14 | Note: The functions are the same like in the previous post, but the help had some mistakes but I could not find how to delete or edit an existing post. check-in: 2500fe8628 user: Tsvika N tags: trunk | |
14:14 | Confirm-DiskExists function check if a disk exists and returns true or false, possibly with more details with -Verbose switch check-in: 021434657c user: Tsvika N tags: trunk | |
14:14 | Audit script by Alan Renouf, Usage: Audit.ps1 ‘path’ path needs to be in single quotes. The file needs to be a plain text list of computers to be audited one on each line. Output will be a htm file for each server with detailed system information. Any comments please contact me. check-in: 30a37a6bed user: alanrenouf tags: trunk | |