Outlook · PowerShell

PowerShell Script : KB2692134 – Copy Outlook Contact’s Other field data to other contact fields using PowerShell.

  Quote of the Day: “All our dreams can come true – if we have the courage to pursue them. – Walt Disney”   If you remember, few days ago I have uploaded a script to which access “Outlook” contact’s using PowerShell and I also wrote a blog article on it. In that post, I… Continue reading PowerShell Script : KB2692134 – Copy Outlook Contact’s Other field data to other contact fields using PowerShell.

Active Directory · PowerShell

HotFix Available: "One or more properties are invalid" error when you run the Get-ADUser Cmdlet" error on Windows 8.1

Quote of the Day – “Whether you think you can or you think you can’t, you’re right. :- Henry Ford” You are an Administrator? And you also do use PowerShell, and also you are using Windows 8.1 with RSAT tool installed, and also using Active Directory module for manage Active Directory users and computers, then,… Continue reading HotFix Available: "One or more properties are invalid" error when you run the Get-ADUser Cmdlet" error on Windows 8.1

Azure · PowerShell

Part-3: Azure and PowerShell: Create a New Website on Windows Azure using PowerShell.

  Part-1 : Getting Started With Windows Azure And PowerShell Part-2: Connect To Windows Azure Using PowerShell   Hi, in my previous post, I had shown to you how to connect with “Windows Azure” using “PowerShell”. Now, it’s time to “Do” and create something. What about creating a website? Nice idea! Isn’t! Let’s get started.… Continue reading Part-3: Azure and PowerShell: Create a New Website on Windows Azure using PowerShell.

Azure · PowerShell

Part-2: Azure and PowerShell: Connect to Windows Azure using PowerShell

Part-1 : Getting Started With Windows Azure And PowerShell In my previous post, I have posted about getting started with Windows Azure and PowerShell. We have already downloaded and installed the Window Azure PowerShell module. Today we will connect to our Windows Azure subscription with PowerShell, so that we can run Windows Azure PowerShell cmdlets… Continue reading Part-2: Azure and PowerShell: Connect to Windows Azure using PowerShell

Azure · PowerShell

Part-1: Azure and PowerShell: Getting Started with Windows Azure and PowerShell

  After publishing PowerShell tutorial series on “PowerShell and Event Viewer,” “PowerShell and DHCP Server”, I am going to start a new series on “PowerShell and Windows Azure”. What is windows Azure? Windows Azure is an open and flexible cloud platform that enables you to quickly build, deploy and manage applications across a global network… Continue reading Part-1: Azure and PowerShell: Getting Started with Windows Azure and PowerShell

PowerShell

Powershell and GUI : Button element’s Mouse Hover events.

  Button’s ‘MouseHover’ events.   In my previous post, I had shown how to use the “click” event of the Button element.  Today are going to use the “MouseHover” events of the button. Mouse Hover The mouse hover event trigger when we hover the mouse over the button. To create a “MouseHover” event in the… Continue reading Powershell and GUI : Button element’s Mouse Hover events.

PowerShell

PowerShell Application : Numerology Application created using PowerShell

    Don’t call me insane, and please don’t use the words “WTF!”, “Shit” etc. I knew, PowerShell and numerology sound very insane. I know, I know, PowerShell is for IT guys, Admins , developers, but, it is scripting language, we can use is to easy and other life. Download Link : https://dl.dropboxusercontent.com/u/17858935/Numerology.zip   Background… Continue reading PowerShell Application : Numerology Application created using PowerShell