Showing posts with label Powershell ISE. Show all posts
Showing posts with label Powershell ISE. Show all posts

Wednesday, August 12, 2015

PowerShell Tip : Open Files in ISE Editor from PowerShell Console.

 

In one of my previous PowerShell tips, I have share that how can we create a new black PowerShell script on the fly.

After that post, I was thinking about, that how can we open that script or any other script from PowerShell console in to ISE.

I was thinking and trying to find the way, when I found it, I just thought it's too simple.

Just use ISE and path to the script to open.. Simple Smile 

/... but make sure you have ISE installed.

1

Main

Thanks for your time,

Aman Dhally - Manya Kaur

Regards.
Aman Dhally
If you like, you can follow me on Twitter and Facebook. You can also check my “You Tube channel for PowerShell video tutorials. You can download all of my scripts from “Microsoft TechNet Gallery”.

Wednesday, February 6, 2013

What’s New in Windows PowerShell ISE 3.0


Hi, Microsoft has added lots of new feature in “Windows PowerShell ISE 3.0” . If you are “Powershell ISE” lover then you should try this new version of “Powershell ISE”. I am using windows8 and it has “Powershell V3” and “Powershell ISE v3” installed by default.

So what's new ? in New PowerShell ISE 3.0?

  It has the main feature which was lacking in ISE Version 2
  1. Intellisense.
      • 06-02-2013 12-50-03
      • 06-02-2013 12-45-52
  2. We can use and Insert Snippetstoo.
      • 06-02-2013 12-47-17
      • 06-02-2013 12-47-34
  3. Commands tab
    • In command tab, we can see List of all modules available. we can search for specific cmdlets.We can build command right on the Commands tab and directly run from there or insert to the script pane.
    • 06-02-2013 12-51-30
  4. Update Powershell Help
    • Now we can “Update Powershell Help” using Powershell ISE 3.0, it is very simple.
    • Click on “help” and click on “Update Windows PowerShell Help” {it run update-help cmdlet actually }
    • 06-02-2013 12-54-39
    • and it will start updating all Powershell Help files.
    • 06-02-2013 12-55-29
  5. New Menu bar Items
    • Microsoft had added two new menu bar items.
      • Tools
      • Add-ons
  6. Themes
    • Now we have a option of customise how our Script pane and Console pane look like.
    • PowerISE 3.0 has 6 inbuilt themses
      • click on Tools
      • Click on Options
      • 06-02-2013 13-03-59
      • Now you can see that default theme “Dark console, Light Editor” is selected.
      • to change the theme , click on “Manage Themes”
      • and select the theme which you want to apply and click on OK
      • 06-02-2013 13-16-19
      • and click on APPLY
      • and now everything will be look like “Matrix movie” Winking smile
      • 06-02-2013 13-17-26
That’s all for now Smile  
Thanks
Aman Dhally
clip_image001 clip_image002 clip_image003 clip_image005clip_image007

Wednesday, January 30, 2013

Where is my Windows PowerShell Integrated Scripting Environment (ISE) on Windows8.

Hi,
Two days back i finally upgraded my laptop to “Windowd8 Pro”. After clean installation of the Windows8 Operating system my first expression was “WOW!”. I like it. Windows8 Operating System really looks very cool.
After installation the first program i run was “Powershell”. Microsoft had added a lots of new cmdlets on the new version on PowerShell v3. Microsoft is shipping Windowd8 with New Windows PowerShell Integrated Scripting Environment (ISE) and this new  “Powershell ISE” contain a lots of new features.
Where is my Windows PowerShell Integrated Scripting Environment (ISE) is on Windows 8???????
After the installation of windows8 pro, i was not able to find “Powershell ISE” anywhere,
30-01-2013 10-43-12
i searched and found it under,
  • Press the “windows Key” or click on “Start” 30-01-2013 10-36-39
  • Now Move you Mouse on the Top “right “ of the corner of the screen , you that the “Right hand side” option bar comes and click on Settings.
  • 30-01-2013 10-39-07
  • Now click on”tile”
  • 30-01-2013 10-40-31
  • Change the “Show administrative tool” button from “No” to “yes”
  • 30-01-2013 10-41-49
  • and here it is our “Powershell ISE”
  • 30-01-2013 10-44-37
Lets Pin Windows PowerShell Integrated Scripting Environment (ISE)  to our taskbar so that we can access it easily.
  • Right Click on “windows Powershell ISE.
  • In the bottom you can see the “Pin to taskbar” Icon, Click on it,
  • 30-01-2013 10-45-30
  • Now we have “Powershell ISE” on our taskbar.
  • 30-01-2013 11-06-58

Thanks
Aman Dhally

clip_image001 clip_image002 clip_image003 clip_image005 clip_image007