Browse by Tags

Tagged Content List
  • Wiki Page: PowerShell 3.0 - Simplified Syntaxes

    PowerShell 3.0 is shipped with Windows 8. We are still experiencing some of the great features of Windows Server 8, but PowerShell 3.0 also brings many new features. Thanks to PowerShell Product Team for such a great innovation. In this blog post, I will discuss about some of simplified syntaxes....
  • Wiki Page: Using the -F format Operator in PowerShell

    Hi, Yesterday I was using –F format Operator in PowerShell. In the first view it seems like puzzle me to but after spending few hours working on it start seems simple. -F format operator is basically a .NET based. Why we need to use the –F format operator? Yes we have few cmdlets by using...
  • Wiki Page: Windows Server 8 – Disk Management with PowerShell 3.0

    Before Windows Server 8 and PowerShell 3.0, to manage your local, virtual or remote disks there were no native PowerShell cmdlets. You had only below choices; - Using Diskpart (Easy for basic tasks but not flexible) - Using WMI (Flexible but hard to use) Diskpart has its own arguments and does...
  • Wiki Page: PowerShell 3.0 - Shell from Future

    PowerShell 3.0 is shipped with Windows 8. We are still experiencing some of the great features of Windows Server 8, but PowerShell 3.0 also brings many new features. Thanks to PowerShell Product Team for such a great innovation. In this blog post, I will discuss about some of simplified syntaxes....
  • Wiki Page: PowerShell V3 - Featured Articles

    Windows 8 Developer Preview and PowerShell v3 First Look PowerShell ISE v3 – Now With IntelliSense @ Jonathan Medd's Blog PowerShell v3 – A Quick First Look @ Jonathan Medd's Blog First Glimpse at PowerShell v3 « Dmitry’s PowerBlog: PowerShell and beyond Windows Server 8 – Now with...
  • Wiki Page: PowerShell: Getting the Most from Trace-Command

    Link to Parent: PowerShell - Deep Dive and Best Practice This article provides details and examples of using the trace command to see what is going on behind the scenes with your command. Table of Contents Introduction to Trace-Command Parameter Sets Command Expression Tracesources Videos...
  • Wiki Page: SharePoint 2010: How-to add Domain Controller on Windows 2012(scripting) and Windows Server 2008R2(UI)

    How to Promote a Server to a Domain Controller in Windows Server 2012 with PowerShell There are three PowerShell cmdlets, which coincide with the three deployment options: Install-ADDSDomainController Creates a new domain controller in an existing domain Install-ADDSDomain...
  • Wiki Page: PowerShell V3 Featured Articles

    Table of Contents Purpose of this article Microsoft Articles MVP Articles Overview to Version 3 V3 Feature Community Articles Overview to Version 3 V3 Feature See Also Purpose of this article The purpose of this article is to provide links to other material: articles and blog posts that refer to...
  • Wiki Page: PowerShell V3 Guide

    Table of Contents Introduction Getting PowerShell V3 Installing PowerShell V3 V3 FAQ V3 Featured Articles V3 New Features V3 Tips and Tricks Introduction This page is designed to be a starting point for PowerShell V3 knowledge. If adding to this page please create all new wiki's starting...
  • Wiki Page: PowerShell 3 Modules

    List of Powershell 3 modules installed by default in Windows 8. Note: This list is from the Windows 8 RTM. AppLocker Appx BitLocker BitsTransfer BranchCache CimCmdlets DirectAccessClientComponents Dism DnsClient...
  • Wiki Page: How to Talk to MDT WebService Using PowerShell

    Hi All, As I am not that at ease with writing custom scripts for Microsoft Deployment Toolkit in WSF or VBS, but I am using PowerShell a lot, so I decided to try and use PowerShell (got to love it ;-) to connect to - and get a responce from the MDT WebService ( http://mdtcustomizations.codeplex...
  • Wiki Page: PowerShell 3 Cmdlets with Credential Parameter

    The cmdlets listed here have the ability to use alternate credentials. The PSCredential parameter provides the ability to use alternate credentials when executing these commands by appending the -Credential option. Name ModuleName mkdir Connect-PSSession ...
  • Wiki Page: PowerShell 3.0 ile IP Konfigürasyonunu Öğrenmek (tr-TR)

    Windows 8 ve Windows Server 2012′de IP konfigürasyonunu Windows Powershell 3.0 kullanarak öğrenmek için Get-NetAdapter ve Get-NetIpAddress komutları kullanılabilir. Get-NetAdapter | ? status -eq ‘up’ | Get-NetIPAddress -ea 0 | ft ipaddress, interfacealias, prefixorigin -a
  • Wiki Page: Exchange 2007/2010 Certificates - Simple

    Microsoft has made some signifcant changes to the way we install certificates with Exchange 20007/2010. In 2003 you simple installed the certificate in IIS console and you were up with OWA securely in no time. in 2007/2010 it is a little different. This article will focus on a simple deployment and...
  • Wiki Page: Windows Server 8 - Web Based PowerShell

    One another great feature of Windows Server 8 is ability to run your PowerShell commands on your browser from anywhere. This is really amazing feature. While PowerShell is becoming a “must” tool for almost all Microsoft products, using it on your mobile phone or browser will add great value to our...
  • Wiki Page: PowerShell 3 Cmdlets with Remote Capabilities

    The cmdlets listed here have the ability to be run against remote computers natively. They can be utilized by appending the -Computername parameter. Name ModuleName Connect-PSSession Microsoft.PowerShell.Core Disconnect-PSSession Microsoft.PowerShell.Core ...
  • Wiki Page: Utilizzare PowerShell per determinare un indirizzo IP (it-IT)

    Sommario: utilizzare Windows PowerShell 3.0 su Windows 8 o Windows Server 2012 per visualizzare l'indirizzo IP. Come si può utilizzare Windows PowerShell 3.0 su Windows 8 o Windows Server 2012 per visualizzare le configurazioni dell'indirizzo IP address? Usare il cmdlet Get-NetAdapter...
  • Wiki Page: SCDPM 2012 Powershell Commands

    In progress. Will be finished on February 20th 2012. This Wiki article is based on pre-release documentation and is subject to change in future releases. Placeholder
  • Wiki Page: "How to" Cand se activeaza AD Recycle Bin Feature (ro-RO)

    Activarea optiunii Recycle Bin din Active Directory Aceasta optiune este dezactivata by default in Windows Server 2008 R2. Ca sa functioneze aceasta optiune este nevoie de FFL (forest functional level) de 2008 R2. Exista doua metode prin care se poate face asta. Printr-un cmdlet PowerShell sau prin...
  • Wiki Page: Windows Server 8–Desabilitando a GUI através do Power-Shell (pt-BR)

    O Microsoft recomenda que o Windows Server 8 seja utilizado no formato “Core”. A versão Core é uma versão mínima do sistema, com algumas funções e recursos e tem como foco a segurança e ter um sistema com específico workload, principalmente...
Page 1 of 1 (20 items)
Can't find it? Write it!