`
blogfeifei
  • 浏览: 1196201 次
文章分类
社区版块
存档分类
最新评论

Windows Server 2008: Install Windows PowerShell

 
阅读更多

PowerShell, Microsoft’s replacement for the commandline, is included with Windows Server 2008, but you do need to install it. Here are the steps you need to take to get PowerShell up and running on your server:


1. Click Start and select Server Manager.

2. When the Server Manager window appears, go to the left pane and select Features.

3. On the right, click the Add Features link.

4. Scroll down the list and check the Windows PowerShell checkbox.

5. Click Next.

6. Click Install.

7. When the installation is complete, Windows should display that the installation succeeded.

8. Click Close.

9. Close the Server Manager.

10. To open PowerShell, go to the Start Menu, click All Programs and expand the Windows PowerShell 1.0 folder to get to the shortcut to Windows PowerShell.

<!-- google_ad_section_end -->
分享到:
评论

相关推荐

    Microsoft SQL Server 2008 Management and Administration(经典).pdf

    V Step by step instructions on how to install Hyper-V Proactively Monitor SQL Server with Operations Manager Install Windows Server 2008 certificates to encrypt SQL Server dataContributing Writers ...

    PSOracleQuery:PowerShell函数从Windows查询Oracle数据库

    这是一个PowerShell模块,可以使用OS身份验证或数据库用户凭据从Windows查询Oracle数据库。 用户可以传递查询或SQL文件以对数据库运行。 它适用于Windows和Linux服务器上托管的数据库。 依存关系 要访问数据库,该...

    PSPKI:PowerShell PKI模块

    PowerShell PKI模块项目介绍...文献资料所有文档都可以在PKI解决方案上找到:使用PowerShell从PowerShell库下载并安装PowerShell PKI模块Install-Module - Name PSPKI模块要求Windows PowerShell 3.0或更高版本.NET Fra

    解决Windows Server 安装后无法使用无线与音频 问题

    install-windowsfeature Wireless-Networking 之后重启。 运行cmd输入: sc config WlanSvc start= auto && sc start Audiosrv 2.音频服务 运行cmd输入: sc config Audiosrv start= auto && sc start Audiosrv ...

    node.js插件工具

    C:\Windows\System32\WindowsPowerShell\v1.0\; c:\python32\python;C:\MinGW\bin;C:\Program Files\GTK2-Runtime\lib; C:\Program Files\MySQL\MySQL Server 5.5\bin;C:\Program Files\nodejs\; C:\Users\rg\App...

    OpenSSH-Win64.zip

    New-ItemProperty -Path "HKLM:\SOFTWARE\OpenSSH" -Name DefaultShell -Value "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -PropertyType String -Force New-ItemProperty -Path "HKLM:\...

    Windows Server 2012 R2 简体中文语言包

    Windows Server 2012 R2 简体中文语言包 打开PowerShell,输入“LPKSetup.exe”,单击“install display languages”,单击“browse...”来选择下载好的语言包(zh-cn下的lp)

    SQLServerLoginMonitor:使用PowerShell和Windows Task Scheduler API对可远程访问SQL Server数据库进行蛮力攻击防御

    SQL Server登录监视器使用PowerShell和Windows Task Scheduler API对可远程访问SQL Server数据库进行蛮力攻击防御。 本文中的更多详细信息: : 安装: 以本地Windows管理员(或域管理员)身份登录运行SQL Server的...

    VisualSVN Server 3.5.4 破解补丁

    VisualSVN Server allows you to easily install and manage a fully-functional Subversion server on the Windows platform. Thanks to its robustness, unbeatable usability and unique enterprise-grade ...

    Microsoft Hyper-V PowerShell Automation(PACKT,2015)

    You will also learn how to use Hyper-V version 3 PowerShell cmdlets to install and configure Hyper-V in a Windows Server environment and also learn about the various administration tasks in detail....

    win-zabbix-agent::A_button_(blood_type):在Windows Server上安装Zabbix-Agent的Ansible角色

    在Windows Server上安装Zabbix-Agent的Ansible角色 经过测试的平台是: Windows Server 2012 R2 依赖关系: 该角色在本地和远程计算机上使用WinRM模块。 适用于本地计算机的WinRM模块: pip install ...

    《Windows 7 资源大全》 [PDF]

    Sample VBScript scripts and Windows PowerShell scripts Troubleshooting tools Links to toolkits, documentation, and white papers Fully searchable eBook of this guide Complete eBook of INTRODUCING ...

    Exchange Server 2010 Administration

    Windows 7 and Server 2008 R2 have made changes that messaging administrators need to know and understand in their daily work with Exchange Server. This Sybex guide focuses on the skills, concepts, ...

    selenium-server-windows-vagrant:在带有Vagrant的Windows上运行的Selenium Server

    这是打包在一个易于使用的 Vagrant 项目中的 for Windows。 这将设置一个 Vagrant 环境: 视窗。 Selenium服务器。 Chrome合金。 火狐。 IE浏览器。 来安装包。 笔记 Selenium Server 在自动登录会话中自动...

    posh-axium:用于axiUm安装的PowerShell模块

    Windows Vista和更高版本以及Windows Server 2008和更高版本都是开箱即用的。 可以下载Windows以前的版本。 安装 单工作站 有多种方法可以做到这一点。 这是一对。 从PowerShell库 以本地管理员组成员的用户身份...

    AstroInstaller:一个将ASTRONEER专用服务器及其依赖项部署到Windows安装的软件包

    Astroneer服务器部署工具 该模块可让您快速部署 ...执行powershell脚本: powershell.exe -executionpolicy bypass -file "install-astroneer-server.ps1" 支持的命令行开关和示例 -ownerName "Astroneer

    Uipath Orchestrator组件本地部署全步骤.zip

    Windows Server Operating System - minimum required version: 2008 R2 SP1. Check the Software Requirements for the other supported versions. PowerShell - minimum required version: 4.0. To download ...

    Microsoft Windows 7 In Depth.pdf

    called Windows 2000 Server, Windows Server 2003, and Windows Server 2008. However, we do tell you how to connect to and interact with these servers, and even other operating systems, including Mac OS ...

    ubuntu 工具源码和安装说明-2

    ./configure --prefix=/usr/local/svn --with-apxs=/usr/local/webserver/apache2/bin/apxs --with-apr=/usr/local/apr --with-apr-util=/usr/local/apr-util --with-sqlite=/usr/local/sqlite --with-ssl --with-...

    nodejs_trainning

    2.Windows用户打开PowerShell 2.1 CD D:somefoldname 2.2 npm初始化 3.打开VsCode,以刚创建的方式加载 4.找到package.json文件,在脚本中添加“ start”:“ lite-server”:{} 5.在终端中使用common:npm install...

Global site tag (gtag.js) - Google Analytics