PoshCode Archive  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

8 check-ins using file VM-Disk-Report.ps1 version b916e3ae3d

2018-06-10
13:02
Script to download and install updates from Windows Update/WSUS. Reporting and rebooting may be customized. check-in: 668cdbee8d user: Jan Egil Ring tags: trunk
13:02
Recursively copies all files and folders in $source folder to $destination folder, but with .copy inserted before the extension if the file already exists check-in: ecf27634e0 user: Joel Bennett tags: trunk
13:02
This cmdlet allows you to open a file in a new file tab within your current Powershell tab. You can pass a collection of files to open more than one file. check-in: 1c8d80f797 user: Tome Tanasovski tags: trunk
13:02
Invoke the specified command (with parameters) in cmd.exe, and import any environment variable changes back to PowerShell check-in: 62ef524aca user: Joel Bennett tags: trunk
13:02
Added -File parameter to ConvertFrom-JSON and corrected handling of arrays check-in: d9e5f708ad user: Joel Bennett tags: trunk
13:02
Added -File parameter to ConvertFrom-JSON check-in: da4c134738 user: Joel Bennett tags: trunk
13:02
Invoke the specified command (with parameters) in cmd.exe, and import any environment variable changes back to PowerShell check-in: 22cc06167b user: unknown tags: trunk
13:02
Gets all Virtual Machines, and exports a CSV that shows their virtual disk capacities and type. Used in this case for sizing a VCB temp disk. check-in: 307cdfb3b7 user: unknown tags: trunk