Tagged Content List
  • Wiki Page: Step-by-Step Migration DHCP from Windows Server 2003 to Windows Server 2008 R2 with Windows Server Migration Tools

    I see every day question about DHCP server migration from Windows 2003 to Windows Server 2008 R2, which is why I am writing this article. I think some people have no information about Windows Server 2008 R2 new feature ( Windows Server Migration Tools ). With this new feature, you can easily DHCP...
  • Wiki Page: Generate Exchange Environment Reports Using PowerShell

    Steve Goodman Update 17th August - V1.5.4 - New features and bug fixes ( see here for more information ) Update 24th July - V1.5.3 - Bug fixes ( see here for more information ) Update 21th July - V1.5 - Re-write with new features including Exchange 2003 support for mixed environments...
  • Wiki Page: Powershell Introduction

    Table of Contents Community Resources See Also Windows PowerShell is Microsoft's task automation framework. It enables you to perform command-line functions using the .NET Framework, COM and WMI. Administrators can automate tasks on local and remote systems. Almost any function that can be...
  • Wiki Page: Exchange Server 2013, Shell ile Bulk Recipient Management (tr-TR)

    Merhaba, Önceki yazılarımda Exchange Recipient ’larından ve yönetimlerinden bahsetmiştim. Blogumdan inceleyebilirsiniz. Recipient yönetiminde, yönetimsel eforu azaltma adına ya da işte verimliliği arttırma adına csv(comma separated value) dosyası ile bulk recipient management önemlidir. Bulk...
  • Wiki Page: Server 2012 üzərində Child Domain Sazlanması (az-AZ)

    Bu məqaləmizdə Server 2012 üzərində Child Domain-nin sazlanaması haqqında danışacağıq. Child Domain əsasən geniş holdinq və qurumlarda tətbiq olunur, daha doğrusu idaretmə sistemi öz daxilində şirkətlərə və yaxud bir neçə regiona bölünürsə, yəni həm mərkəzi həmdə regional idarəetmə sistemi varsa bəzi...
  • Wiki Page: Migrating Exchange 2007 to Exchange 2010

    Update the current exchange 2007 till date (SP2) and the domain controller is built on windows 2008 or later. To Raise Active Directory Functional level to Windows 2008 or higher. Open Power Shell PS C:\>Import-Module ActiveDirectory PS C:\>Set-ADDomainMode -Identity “domain...
  • Wiki Page: SharePoint 2010: Resolving Test-SPContentDatabase Errors

    One of the important steps involved in SharePoint migration: 2007 to 2010 or Farm migration within 2010 is to run Test-SPContentDatabase against the content databases from the destination farm where they are being migrated to. As outlined in the description, this check is to ensure that all custom...
  • Wiki Page: Export Enterprise Resource Details from PWA Using PowerShell

    $PWAUrl = "<PWA Site Url>" ; $EnterpriseResources =@(); $resSvcEndPt = [ string ]:: Concat ( $PWAUrl , "/_vti_bin/psi/resource.asmx?wsdl" ); $resSvc = New - WebServiceProxy $resSvcEndPt - UseDefaultCredential ; $resSvc . ReadUserList ( "All" ). Resources |...
  • Wiki Page: Windows PowerShell túlélési útmutató (hu-HU)

    Ezt a cikket korábban "címmel informatikai feladatok automatizálása a Windows PowerShell áttekintése." ** Table of Contents Bevezetés és első lépések A dokumentum célja E dokumentum kereteit Tanulási PowerShell...
  • Wiki Page: Manipulando Datas e Horários com Powershell

    Table of Contents Introdução Utilizando Get-Date Referências Introdução Nesse artigo vamos ver a manipulação de datas e horários com o Powershell, utilizamos o cmdlet Get-Date, com esse cmdlet conseguimos trabalhar com a s data s de diversas formas diferentes. Utilizando Get-Date...
  • Wiki Page: Verificar versão do Módulo Powershell

    Table of Contents Introdução Verificando Versionamento dos Módulos Referências Introdução Quando gerenciamos muitos servidores utilizando nossos scripts é importante saber se os recursos presentes nos mesmos são os mesmos, por exemplo se utilizamos o módulo Powershell do IIS em um script para...
  • Wiki Page: Atalhos Powershell

    Table of Contents Introdução Atalhos Referências Introdução Quando estamos utilizando o Powershell diretamente no console existem alguns atalhos que podem facilitar nossa vida nesse artigo vamos ver esses atalhos. Atalhos Veremos alguns atalhos uteis que podemos utilizar no nosso dia...
  • Wiki Page: Politicas de execução de Scripts Powershell

    Table of Contents Introdução Politicas de execução Escopos de configurações Referências Introdução Para podermos executar scripts em na sessão de Powershell precisamos configurar a politica de execução de scripts, é importante sabermos a configuração correta para nosso ambiente. Politicas...
Page 170 of 185 (4,625 items) «168169170171172»