• Home
  • About
  • Contact
  • Resources
  • News
  • Home
  • About
  • Contact
  • Resources
  • News
Powershell Newbie

Get | Set | Start

Utilize your Profile to Learn

1/31/2018

1 Comment

 
Insert this one liner into your PowerShell profile script to get a random about entry from the help system each day when you open your console. First find your profile.ps1 file and open it. You can simply use the built in $PROFILE variable to find the file.
Picture
Or you can go straight to opening it by typing "notepad $profile" and pressing enter.
Then add this line to the script:
get-random (get-help "about_*") | help
save the file, exit notepad, then open a new PowerShell console.
You should be presented with a random about file describing a topic in PowerShell. If you close PowerShell and open it everytime you run commands instead of leaving it open, it can get old real quick. However, for learning the mechanics this is a great tool. To stop it, go through the same process and remove that line from your profile.ps1 script.
1 Comment
cheap resume services link
3/25/2019 06:17:21 pm

We can think of our portfolio as something that is like our resume. Basically, our portfolio should contain all of the details which summarized our work and experiences. Well, in my case, it contains that actual work that I have done all through the years. As an aspiring digital artist I have made a lot of projects, all of which exemplifies my skill and ability. To be perfectly candid, I would say that I am pretty good at my job.

Reply



Leave a Reply.

    Joshua B. Jones, VCP6-DCV

    Professional PowerShell Fan, Automation & Virtualization Expert

    Archives

    February 2018
    January 2018
    December 2017
    November 2017
    May 2017
    August 2016

    Categories

    All

    RSS Feed

Powered by Create your own unique website with customizable templates.