Usually PowerShell is installed by default in the Win7 Professional and Ultimate editions, but it is not installed in the Standard and Home editions. Therefore, when you encounter that there is no PowerShell tool in the Win7 system, you can only add it manually. How to do it specifically? The following will give you a detailed illustration.
1. Download Microsoft's KB2506143 update and search on the Internet to get the update support package. Its full name should be Windows6.1-KB2506143-x64.msu or Windows6.1-KB2506143-x86.msu. The former corresponds to 64-bit operating systems. , the latter for 32-bit operating systems.
2.msu is a special update program launched for Windows 7 and Windows Vista. After downloading, double-click to run Windows 7 to automatically help us install and complete the update.
Although this installation method is simple, it may cause dependency problems due to the lack of other components. If you are a real Windows operating system administrator, please try to install PowerShell according to the following steps.
1. Search for windows management framewordk3.0 provided by Microsoft and enter Microsoft's official site.
windows management framewordk3.0 is a tool library launched by Microsoft for system management. It includes PowerShell, but not only PowerShell, but also OData database support, IIS support, etc.
2. Click Download, and a selection list will pop up on the page. Select the X64 version and the X86 version according to the word length of your operating system. There are also two versions we can choose, 6.0 and 6.1. It is recommended to choose version 6.0 here.
After downloading, what the user gets is also an msu file. Just like step 2 of the previous method, double-click to install it directly into the Win7 download operating system.
Through the above operations, you can add PowerShell tools to Win7 Standard Edition and Home Edition. Do you want to know more about PowerShell? Then you can read the tutorial "Detailed Explanation of the Use of Windows PowerShell Scripts", which will allow you to learn more very useful new knowledge.