Skip to content

Learn IT And DevOps Daily

  • Code
    • .NET
    • Python
  • DevOps
    • Docker
    • Terraform
    • GitHub Actions
    • Git
    • Ansible
  • IT
    • Microsoft 365
    • PowerShell
    • WSL
    • WinGet

Category: PowerShell 2.0

How To Get X Number Of Lines From Text File Using PowerShell

This KB will show you how to get X number of lines from a text file using PowerShell cmdlet.

Published December 24, 2014
Categorized as PowerShell, PowerShell 2.0

How To Sign Your PowerShell Script Using Domain Trusted CA Certificate

If you have a Trusted Root CA In your domain Environment you can use to Sign your PowerShell scripts In a few easy steps.

Published December 24, 2014
Categorized as PowerShell 2.0

How To Find WINRM Version In Order To Connect To Office 365

If you need to find out which WINRM Version Is Installed On your Server follow the steps below:

Published December 24, 2014
Categorized as PowerShell 2.0

Question: How To Create A Folder With Today’s Date Using PowerShell

This small cmdlet will show you how to create a folder with Today’s date using PowerShell, this very handy when creating backup script.

Published July 26, 2013
Categorized as PowerShell, PowerShell 2.0

Question:How Get A List Of Users In A Distribution Group On Exchange Server 2010 Using PowerShell

Answer: To get all the users that are members of a specific distribution group on Exchange Server we will use the get-distributiongroupmember cmdlet.

Published December 9, 2010
Categorized as Exchange Server 2010, PowerShell 2.0

Question:How To Get A List Of All Email Addresses Using Exchange Shell On Exchange Server 2010

Answer: To get all the email addresses of all the users in our Exchange Organization we need to use the Get-Mailbox cmdlet and pipe the result.

Published December 9, 2010
Categorized as Exchange Server 2010, PowerShell 2.0

Question: How To Schedule A PowerShell script with Windows Server 2008

Answer: Schedule a PowerShell script to run in Windows Server 2008 is very simple compare to windows server 2003.

Published November 17, 2010
Categorized as KB, PowerShell, PowerShell 2.0, Windows Server 2008

Question:How To Schedule A PowerShell script with Windows Server 2003

Answer: Schedule a PowerShell script to run in Windows Server 2003 requires the use of .bat script that calls a PowerShell scripts.

Published November 17, 2010
Categorized as PowerShell, PowerShell 2.0

Question:How To Install DHCP On Windows Server 2008 R2 Using PowerShell Step By Step

Answer: One of the best things about Windows Server 2008 R2 is the way we can use PowerShell to install and configure roles and features.

Published August 27, 2010
Categorized as PowerShell 2.0, Windows Server 2008 R2 Tagged DHCP, PowerShell 2.0

Question:How To Find Which PowerShell Version I’m Using

To find which PowerShell Version your computer is running you simply need to type the following cmdlet:

Published August 20, 2010
Categorized as PowerShell, PowerShell 2.0 Tagged PowerShell 2.0

Posts navigation

Page 1 Page 2 Older posts

Recent Posts

  • Export Microsoft Teams Phone Numbers Using PowerShell
  • Add .NET Package to The .csproj Project File
  • How to Edit ASP.NET Core .csproj File
  • Create a Simple Database App With ASP.NET Core
  • Install Entity Framework Core Packages Using PowerShell
  • How To Drain Mode Azure Virtual Desktop Hosts With PowerShell
  • Change OneDrive Default Storage Limit PowerShell
  • How to Enable Developer Mode on Windows 11 Using PowerShell
  • How to Manage OneDrive in Microsoft 365 Administration
  • C# Universal Windows Platform (UWP) Apps: Everything You Need to Know

Categories

NTW Tech Network

  • DEVELOPRUNTIME.COM
  • DEPLOYCONTAINERS.COM
  • DEVOPSRUNTIME.COM
  • SYSOPSRUNTIME.COM
  • ITRANDOMGENERATOR.COM

Archives

Categories

RSS Deploy Containers and DevOps

  • How to Create Multiple Storage Accounts on Azure Using Bicep Loops
  • How to Deploy Bicep Resources to Azure Using Conditions
  • Prompt for Values With Bicep
  • How to Create a MySQL Database Server in Azure With Bicep
  • Use Objects With a Bicep Template

RSS SYSOPSRUNTIME.COM

  • Set a Default AWS Region With PowerShell
  • Find AWS Regions With The AWS PowerShell Module
  • Use PowerShell to Manage AWS
  • Create an AWS IAM User With Terraform
  • Create a Security Group on AWS with Terraform
Learn IT And DevOps Daily
Proudly powered by WordPress.