<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" >

<channel><title><![CDATA[Powershell Newbie - Home]]></title><link><![CDATA[https://www.powershellnewbie.com/home]]></link><description><![CDATA[Home]]></description><pubDate>Sat, 09 Sep 2023 13:11:00 -0700</pubDate><generator>Weebly</generator><item><title><![CDATA[Get-Verb]]></title><link><![CDATA[https://www.powershellnewbie.com/home/get-verb]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/get-verb#comments]]></comments><pubDate>Fri, 16 Feb 2018 13:25:55 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/get-verb</guid><description><![CDATA[So we have looked at using Get-Help and Get-Command to discover Cmdlets and how to use them, but there is another tool we can add to the mix. Get-Verb will display the long list of standard verbs. I say standard, because you can create scripts or functions and use whatever bad choice you like :). It is always best to stick with the standards. It keeps it conformed, organized, and makes sense to those you may decide to share with. Sharing is good. So try Get-Verb today and you might find some ver [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">So we have looked at using Get-Help and Get-Command to discover Cmdlets and how to use them, but there is another tool we can add to the mix. Get-Verb will display the long list of standard verbs. I say standard, because you can create scripts or functions and use whatever bad choice you like :). It is always best to stick with the standards. It keeps it conformed, organized, and makes sense to those you may decide to share with. Sharing is good. So try Get-Verb today and you might find some verbs you were unaware of being available. Then you can use Get-Command or Get-Help to look up some existing Cmdlets that use those verbs.</div>  <div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:50%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-16-07-26-03-windows-powershell_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:50%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-16-07-30-52-windows-powershell_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>  <div class="paragraph">Get-Verb also outputs the group to which the verb belongs. This is nice for categorizing the type of functionality.</div>]]></content:encoded></item><item><title><![CDATA[PS in Linux in PS]]></title><link><![CDATA[https://www.powershellnewbie.com/home/ps-in-linux-in-ps]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/ps-in-linux-in-ps#comments]]></comments><pubDate>Fri, 02 Feb 2018 02:52:10 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/ps-in-linux-in-ps</guid><description><![CDATA[The usefulness could be debated but this sure was fun to accomplish. The result is a PowerShell Core console inside a Kali Linux terminal running in a Windows PowerShell console. Pictures follow.First I followed the instructions from the Kali blog here:Installing Kali Linux on Windows 10 Using the Linux SubsystemNext within that Kali subsystem I followed the instructions from Microsoft here:Installing PowerShell Core On macOS and Linux&nbsp; &nbsp; &nbsp; &nbsp;I scrolled down to the section:Ins [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">The usefulness could be debated but this sure was fun to accomplish. The result is a PowerShell Core console inside a Kali Linux terminal running in a Windows PowerShell console. Pictures follow.<br /><br />First I followed the instructions from the Kali blog here:<br /><a href="https://www.kali.org/tutorials/kali-on-the-windows-subsystem-for-linux/" target="_blank">Installing Kali Linux on Windows 10 Using the Linux Subsystem</a><br /><br />Next within that Kali subsystem I followed the instructions from Microsoft here:<br /><a href="https://docs.microsoft.com/en-us/powershell/scripting/setup/installing-powershell-core-on-macos-and-linux?view=powershell-5.1" target="_blank">Installing PowerShell Core On macOS and Linux</a>&nbsp; &nbsp; &nbsp; &nbsp;<br />I scrolled down to the section:<br />Installation via Package Repository - Debian 9<br /><font color="#508d24">But...</font><br />Ran into a DNS issue. This is solved by using nano editor in linux to change the DNS file:<br />&#8203;nano /etc/resolv.conf<br />then Ctrl+O to save and Ctrl+X to exit<br />I then had no trouble following the instructions and once done...BAM!<br />PowerShell Core inside Kali Linux inside Windows PowerShell on Windows 10<br />Why did I do it? Because I could. If we don't test it, we won't break it. If we don't break it, we miss an opportunity to learn.<br /></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/ssca-300dpi-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-02-14-04-54-inbox-jbjones-supind-com-outlook-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-02-14-08-47-administrator-windows-powershell-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-02-14-10-19-administrator-windows-powershell-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-02-14-15-43-inbox-jbjones-supind-com-outlook-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-02-14-29-38-administrator-windows-powershell-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-02-14-31-03-inbox-jbjones-supind-com-outlook-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-02-14-33-15-inbox-jbjones-supind-com-outlook-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-02-02-14-49-15-root-fay-jbjones-lt-mnt-c-wsl-distribution-switcher-result_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/pscoreinkalilinuxinwinpsinwin10_orig.jpg" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>]]></content:encoded></item><item><title><![CDATA[Utilize your Profile to Learn]]></title><link><![CDATA[https://www.powershellnewbie.com/home/utilize-your-profile-to-learn]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/utilize-your-profile-to-learn#comments]]></comments><pubDate>Wed, 31 Jan 2018 19:05:53 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/utilize-your-profile-to-learn</guid><description><![CDATA[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.         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_*") | helpsave the file, exit notepad, then open a new PowerShell console.You should be  [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">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.</div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/profile_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div class="paragraph">Or you can go straight to opening it by typing "notepad $profile" and pressing enter.<br />Then add this line to the script:<br />get-random (get-help "about_*") | help<br />save the file, exit notepad, then open a new PowerShell console.<br />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.</div>]]></content:encoded></item><item><title><![CDATA[Course now published]]></title><link><![CDATA[https://www.powershellnewbie.com/home/course-now-published]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/course-now-published#comments]]></comments><pubDate>Tue, 23 Jan 2018 13:26:10 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/course-now-published</guid><description><![CDATA[       The course is officially published and available for immediate viewing! If you purchase it make sure to contact me and let me know. I will make sure I am available to support you on your journey with PowerShell. You can find the course here: Learning PowerShell 6 [...] ]]></description><content:encoded><![CDATA[<div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0px;margin-right:0px;text-align:center"> <a href='https://www.packtpub.com/virtualization-and-cloud/learning-powershell-6-video' target='_blank'> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/editor/2018-01-23-07-26-48-learning-powershell-6-video-packt-books.png?1516714074" alt="Picture" style="width:149;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div class="paragraph">The course is officially published and available for immediate viewing! If you purchase it make sure to contact me and let me know. I will make sure I am available to support you on your journey with PowerShell. You can find the course here: <a href="https://www.packtpub.com/virtualization-and-cloud/learning-powershell-6-video" target="_blank">Learning PowerShell 6</a></div>]]></content:encoded></item><item><title><![CDATA[Help for Help]]></title><link><![CDATA[https://www.powershellnewbie.com/home/help-for-help]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/help-for-help#comments]]></comments><pubDate>Tue, 23 Jan 2018 13:19:41 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/help-for-help</guid><description><![CDATA[When starting out, help can be overwhelming. It is well made and laid out, but at first can be intimidating. One way to begin to overcome unfamiliarity with help regarding Cmdlets and how they run, is to use help. Yes, help for help. At the PowerShell prompt run "Help about_command_syntax". This will provide an excellent documentation included with PowerShell regarding what all the "stuff" in a Cmdlet's help file means. I recommend reading through this at least a few times in the beginning and r [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">When starting out, help can be overwhelming. It is well made and laid out, but at first can be intimidating. One way to begin to overcome unfamiliarity with help regarding Cmdlets and how they run, is to use help. Yes, help for help. At the PowerShell prompt run "Help about_command_syntax". This will provide an excellent documentation included with PowerShell regarding what all the "stuff" in a Cmdlet's help file means. I recommend reading through this at least a few times in the beginning and refer back to it when a related question pops up. The "about" help entries can be some of the most helpful included (pun intended).</div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/published/2018-01-23-07-24-56-clipboard.png?1516713934" alt="Picture" style="width:541;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>]]></content:encoded></item><item><title><![CDATA[Naming Your Scripts]]></title><link><![CDATA[https://www.powershellnewbie.com/home/naming-your-scripts]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/naming-your-scripts#comments]]></comments><pubDate>Tue, 16 Jan 2018 19:36:41 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/naming-your-scripts</guid><description><![CDATA[It is a good practice to check for an existing command that may have the name or a similar name to a script you are saving. To do this, use Get-Help and Get-Command to search for matches.         In this instance, i searched new-vm because i am writing a script to create a new VM for my lab. Since I have Hyper-V installed, I already have a Cmdlet named New-VM.At this point you need to ask yourself is the existing Cmdlet good enough to do what I want or what sets my script apart. The answers here [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">It is a good practice to check for an existing command that may have the name or a similar name to a script you are saving. To do this, use Get-Help and Get-Command to search for matches.</div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-01-16-13-39-25-clipboard_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div class="paragraph">In this instance, i searched new-vm because i am writing a script to create a new VM for my lab. Since I have Hyper-V installed, I already have a Cmdlet named New-VM.<br />At this point you need to ask yourself is the existing Cmdlet good enough to do what I want or what sets my script apart. The answers here will help you name your script. In my case the main difference is it being for my lab. Therefore, I will name my script New-LabVM and avoid conflicts.<br /></div>]]></content:encoded></item><item><title><![CDATA[Course now Available for Pre-Order!]]></title><link><![CDATA[https://www.powershellnewbie.com/home/course-now-available-for-pre-order]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/course-now-available-for-pre-order#comments]]></comments><pubDate>Fri, 12 Jan 2018 18:54:53 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/course-now-available-for-pre-order</guid><description><![CDATA[ 	 		 			 				 					 						          					 								 					 						  This course is a great resource for beginners to grasp the fundamentals of PowerShell. It's fast, it's packed, and It's only $5 for a limited time. If you buy it, let me know. My desire is to be available on your journey getting started with PowerShell. I am always happy to answer any questions along the way.   					 							 		 	  [...] ]]></description><content:encoded><![CDATA[<div><div class="wsite-multicol"><div class="wsite-multicol-table-wrap" style="margin:0 -15px;"> 	<table class="wsite-multicol-table"> 		<tbody class="wsite-multicol-tbody"> 			<tr class="wsite-multicol-tr"> 				<td class="wsite-multicol-col" style="width:50%; padding:0 15px;"> 					 						  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0px;margin-right:0px;text-align:center"> <a href='https://www.packtpub.com/virtualization-and-cloud/learning-powershell-6-video' target='_blank'> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/published/learning-powershell_1.png?1515783339" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>   					 				</td>				<td class="wsite-multicol-col" style="width:50%; padding:0 15px;"> 					 						  <div class="paragraph">This course is a great resource for beginners to grasp the fundamentals of PowerShell. It's fast, it's packed, and It's only $5 for a limited time. If you buy it, let me know. My desire is to be available on your journey getting started with PowerShell. I am always happy to answer any questions along the way.</div>   					 				</td>			</tr> 		</tbody> 	</table> </div></div></div>]]></content:encoded></item><item><title><![CDATA[New Lab Setup Guide Available]]></title><link><![CDATA[https://www.powershellnewbie.com/home/new-lab-setup-guide-available]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/new-lab-setup-guide-available#comments]]></comments><pubDate>Mon, 08 Jan 2018 01:23:51 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/new-lab-setup-guide-available</guid><description><![CDATA[The best way to learn PowerShell is to use it. The safe way to practice and experiment is in a lab. Combine both with my new guide to setting up a lab using a computer with Windows 10 Pro. If you don't have the Pro edition, it is available as an upgrade from Microsoft.&#8203;In the guide you get to use PowerShell to install Hyper-V, setup your virtual network, and create the virtual machines. Then you get to use PowerShell in each virtual machine to setup a corporate network, join machines to th [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">The best way to learn PowerShell is to use it. The safe way to practice and experiment is in a lab. Combine both with my new guide to setting up a lab using a computer with Windows 10 Pro. If you don't have the Pro edition, it is available as an upgrade from Microsoft.<br />&#8203;In the guide you get to use PowerShell to install Hyper-V, setup your virtual network, and create the virtual machines. Then you get to use PowerShell in each virtual machine to setup a corporate network, join machines to the domain, and more!<br />Download the guide today and let me know if you have any thing I should add to it.<br />&#8203;</div>  <div><div style="margin: 10px 0 0 -10px"> <a href="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/windows_server_lab_setup_using_powershell.pdf"><img src="//www.weebly.com/weebly/images/file_icons/pdf.png" width="36" height="36" style="float: left; position: relative; left: 0px; top: 0px; margin: 0 15px 15px 0; border: 0;" /></a><div style="float: left; text-align: left; position: relative;"><table style="font-size: 12px; font-family: tahoma; line-height: .9;"><tr><td colspan="2"><b> windows_server_lab_setup_using_powershell.pdf</b></td></tr><tr style="display: none;"><td>File Size:  </td><td>562 kb</td></tr><tr style="display: none;"><td>File Type:  </td><td> pdf</td></tr></table><a href="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/windows_server_lab_setup_using_powershell.pdf" style="font-weight: bold;">Download File</a></div> </div>  <hr style="clear: both; width: 100%; visibility: hidden"></hr></div>]]></content:encoded></item><item><title><![CDATA[What Version of PowerShell Do You Have?]]></title><link><![CDATA[https://www.powershellnewbie.com/home/what-version-of-powershell-do-you-have]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/what-version-of-powershell-do-you-have#comments]]></comments><pubDate>Sun, 07 Jan 2018 03:42:39 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/what-version-of-powershell-do-you-have</guid><description><![CDATA[Determining the version of PowerShell you are using is easy with a built in variable. Simply type $PSVersiontable and press enter to find out.         The output shows us our PSVersion or PowerShell version. Note the PSEdition states Desktop. If you have installed a core version onto Linux or another platform you will get an output something like this:        [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">Determining the version of PowerShell you are using is easy with a built in variable. Simply type $PSVersiontable and press enter to find out.</div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/published/2018-01-06-21-44-14-weebly-website-creation-made-easy.png?1515296724" alt="Picture" style="width:686;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div class="paragraph">The output shows us our PSVersion or PowerShell version. Note the PSEdition states Desktop. If you have installed a core version onto Linux or another platform you will get an output something like this:</div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/published/2018-01-06-21-46-48-powershell-6-0-0-rc.png?1515296876" alt="Picture" style="width:678;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>]]></content:encoded></item><item><title><![CDATA[PSDrives]]></title><link><![CDATA[https://www.powershellnewbie.com/home/psdrives]]></link><comments><![CDATA[https://www.powershellnewbie.com/home/psdrives#comments]]></comments><pubDate>Tue, 02 Jan 2018 16:38:53 GMT</pubDate><category><![CDATA[Uncategorized]]></category><guid isPermaLink="false">https://www.powershellnewbie.com/home/psdrives</guid><description><![CDATA[PowerShell uses PSDrives that work and include your file system drives. To locate the available use the Get-PSDrive Cmdlet:         Notice the Alias drive. You can navigate to these drives as you would a file system drive:cd alias:Now you can type dir to get a list of aliases.Try doing the same with the Env: drive. It allows you to browse the environmental variables drive. Or the HKLU and HKLM which allow for navigation through the registry. Just be careful. Better yet do this on a virtual machi [...] ]]></description><content:encoded><![CDATA[<div class="paragraph">PowerShell uses PSDrives that work and include your file system drives. To locate the available use the Get-PSDrive Cmdlet:</div>  <div><div class="wsite-image wsite-image-border-none " style="padding-top:10px;padding-bottom:10px;margin-left:0;margin-right:0;text-align:center"> <a> <img src="https://www.powershellnewbie.com/uploads/1/1/9/8/11984066/2018-01-02-10-42-08-windows-powershell_orig.png" alt="Picture" style="width:auto;max-width:100%" /> </a> <div style="display:block;font-size:90%"></div> </div></div>  <div class="paragraph">Notice the Alias drive. You can navigate to these drives as you would a file system drive:<br />cd alias:<br />Now you can type dir to get a list of aliases.<br />Try doing the same with the Env: drive. It allows you to browse the environmental variables drive. Or the HKLU and HKLM which allow for navigation through the registry. Just be careful. Better yet do this on a virtual machine in a test environment and feel free to experiment.<br />&#8203;Happy navigating!<br /></div>]]></content:encoded></item></channel></rss>