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
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
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
Installation Options
Owners
Copyright
Omer Barel
Package Details
Author(s)
- Omer Barel
Tags
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
- Profile.nuspec
- Profile.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0 | 667 | 3/29/2017 |
1.0 (current version) | 118 | 9/6/2016 |