Skip to the content
Aman Dhally's Blog
the life of an IT administrator..
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
  • Home
  • Get-Command
PowerShell

Powershell and Outlook: Create a New Outlook Task using Powershell OutlookTools Module.

  Hi, Good Evening everyone. In my previous posts we have created new, contacts, calendar meeting using Powershell and now it is time to create...

Aman Dhally
14 August, 2013
Continue Reading
PowerShell

FaceBook module for Powershell.

Hi, In the world of Powershell everything Blue. Powershell community is fill with lots of amazing thinkers, developers and contributors. There are lots of nice...

Aman Dhally
14 August, 201216 August, 2012
Continue Reading
Office 365 PowerShell

Powershell and office 365 : “Getting Started with Office 365 and PowerShell”

  Hi, These days every one knows about  "Microsoft Office 365" , It's cool , economical and reliable, and i hope sooner or later every...

Aman Dhally
4 July, 20123 August, 2012
Continue Reading
Group Policies PowerShell

Enable Group Policy Powershell Module for Windows 7 domain client Computer.

  Hi, today i was planning to do few things with my "Group Policies", as usual i prefer to do it using PowerShell. As you...

Aman Dhally
2 July, 20123 August, 2012
Continue Reading
PowerShell

Find Specific commands in a loaded module in PowerShell.

  Hi, Today i am working with few cmdlets and loaded modules in powershell and then i need to find a cmdlet but rather then...

Aman Dhally
2 July, 20123 August, 2012
Continue Reading
PowerShell

Import only specific Cmdlets from Module in Powershell.

  Hi, Sometime in Scripts we imported whole module but we need only we cmdlets of that module. For example i am working on a...

Aman Dhally
22 May, 20123 August, 2012
Continue Reading
PowerShell

List All Cmdlets of a Specific Module in Powershell.

  Hi, sometime you need to know only some or all specific cmdlets for  a module. For example you just imported an "Active Directory" Module...

Aman Dhally
21 May, 20123 August, 2012
Continue Reading
PowerShell

Finding Standard Parameter Names in PowerShell

  PowerTip of the Day, from PowerShell.com:   In a previous tip, we suggested you to use standard parameter names for your own functions. To...

Aman Dhally
9 January, 20123 August, 2012
Continue Reading
PowerShell

Spying on Parameters in Powershell

  PowerTip of the Day, from PowerShell.com:   Your own PowerShell functions can have the same sophisticated parameters, parameter types and parameter sets that you...

Aman Dhally
9 January, 20123 August, 2012
Continue Reading
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
To the top ↑ Up ↑