Profile

1.0

Sample PowerShell ISE Profile
Sample PowerShell ISE Profile
For a getting started guide with profiles, read here - https://msdn.microsoft.com/en-us/powershell/scripting/core-powershell/ise/how-to-use-profiles-in-windows-powershell-ise
This Profile will:
* Load a bunch of functions to the memory so you can call them when needed. Most I gathered from others and added as-is
* Load VMware PowerSh
Sample PowerShell ISE Profile
For a getting started guide with profiles, read here - https://msdn.microsoft.com/en-us/powershell/scripting/core-powershell/ise/how-to-use-profiles-in-windows-powershell-ise
This Profile will:
* Load a bunch of functions to the memory so you can call them when needed. Most I gathered from others and added as-is
* Load VMware PowerShell Modules in a function
 VMWare PowerCLI must be installed
 Latest version (6.3R1) can be found here - https://my.vmware.com/web/vmware/details?downloadGroup=PCLI630R1&productId=491
* Load a script to the ISE window. I'm using a template script to keep my scripts organized and this helps so I can quickly copy-paste it to a new script window and start coding fast
Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Profile -RequiredVersion 1.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Omer Barel

Package Details

Author(s)

  • Omer Barel

Tags

profile

Functions

Log-ScriptEvent Log-Start Log-Write Log-Error Log-Finish Log-Email Add-VMwareModules

Dependencies

This script has no dependencies.

Release Notes

This is my first release for a simple Powershell profile I wrote

FileList

Version History

Version Downloads Last updated
2.0 625 3/29/2017
1.0 (current version) 117 9/6/2016