Thursday, January 29, 2015

Join us at REBOOT CAMP - DELHI/NCR on 31 Jan

 

Register here : http://rebootdelhi.azurewebsites.net/

REBOOT

"Time to Reboot Yourself"

 

ASIA’S BIGGEST COMMUNITY EVENT, REBOOT IS BACK WITH A BANG.

THIS IS A PLATFORM BY THE COMMUNITY, FOR THE COMMUNITY. JOIN US TO LEARN FROM THE INDUSTRY EXPERTS AND THE MASTERS OF THE COMMUNITY.

 

 

VENUE

 
 

MICROSOFT INDIA (P) LTD

10TH FLOOR, TOWER BC

BUILDING NO. 5 - EPITOME, DLF CYBER CITY

SECTOR 25A, PHASE-III

GURGAON

 

AGENDA

09:30 AM

REGISTRATION

10:00 AM

INCREASE PRODUCTIVITY USING OFFICE 365 BY ANIL MICROSOFT TECHNOLOGY STRATEGIST

11:15 AM

GETTING STARTED WITH ASP.NET 5 BY BRIJ MICROSOFT MVP

12:15 AM

PLACING SQL SERVER DATA FILES ON MICROSOFT AZURE (SQL 2014 FEATURE) BY SARABPREET MICROSOFT MVP

01:15PM

LUNCH / NETWORKING (WILL BE PROVIDED)

2:00 PM

CLOUD BASED MVC APPLICATION IN 1 HOUR BY DHANANJAY(DJ) MICROSOFT MVP

3:00 PM

HOW TO MANAGE WINDOWS AZURE USING POWERSHELL BY AMAN MICROSOFT MVP

04:00

END TO END CLOUD READY MVC APPLICATION : QNA WITH SARAB, DJ AND BRIJ

05:00 PM

CHANCE TO GET COOL MICROSOFT BRANDED TSHIRTS AND MORE...

Tuesday, January 27, 2015

PowerShell : 3 Cool tips to learn PowerShell.

 

6:30 am in the morning and my phone starts ringing……

I picked up the phone and I heard the familiar voice, it is  “A Murky Ana!”

A Murky Ana : “Are you sleeping?”

Me : “Nope, was playing soccer, at 6:30 am. Come On! what peoples does at 6:30 am in the morning? They do sleep.”

A Murky Ana: “OOps, sorry to wake you up, I have a question.”

Me: “What!!!! Can’t you ask a question after 4 hours, so that I can complete my sleep ( yawning) ”

A Murky Ana: “No! answer me now!”

Me : “{… thinking.. W.T.Heck} ,  OK, give me 3 minutes, let me make Coffee first? Can I hung up the phone can call you back?

A Murky Ana: “No! I can hold “

Me : “OK, OK”

I started making coffee and after that we started the conversation again…

Me: “Ok, what is your question?”

A Murky Ana:After talking with you week before ,  I am interested in Learning PowerShell, I want to know the tips to learn PowerShell”

Me : “Ok, Pick a Pen and write  down the tricks which i am sharing with you now.”

A Murky Ana: “ Done”

Me : “ I am giving you 3 cool tips to learn PowerShell easily and quickly”

Tip 1 :  “Start using PowerShell Console, rather than “CMD”

 

You can run the native windows command on “PowerShell Console” too, PowerShell console do support most of the in-built native command, So start using the PowerShell console to get familiar with it, to know more about it’s look and feel. Stop using the CMD. You can do the same thing which you do on cmd, it's time to replace CMD with PoweShell console.

 

27-01-2015 18-27-44

TIP 2 : “Start using PowerShell Cmdlets rather than “native commands”

 

The more you use PowerShell cmdlets and the more you learn PowerShell. You can start using some basic PowerShell cmdlets and stop using the native ones. For example start using Test-Connection rather than using Ping.exe to below is the list of few command which you can use rather then the native ones.

 

Replace

With PowerShell Cmdlet

Ping

Test-Connection

Dir

Get-Childitem

Mkdir

New-Item

Cat

Get-Content

Tasklist.exe

Get-Process

Shutdown /r

Restart-Computer

net start

Start-Service

net stop

Stop-Service

 

 

 

Tip 3: “Make a new friend “Get-Help”

 

Start learning about PowerShell, the best way to learn is to start reading the ABOUT files. They have contain information about most of the PowerShell features and techniques.  Read a About file in a day and that make your PowerShell learning easy and fast.

PS C:\> Get-Help *about*

27-01-2015 19-07-59

A Murky Ana: “That’s Cool. Ok I give a try and let you know, Bye!!!!!!!”

She hung up the phone……………………………..

 

* All characters appearing in this work are fictitious (Apart from ME and the Author of the books and the online reference on the blogs). Any resemblance to real persons, living or dead, is purely coincidental.

 

Regards.

Aman Dhally
If you like, you can follow me on Twitter and Facebook. You can also check my “You Tube channel for PowerShell video tutorials. You can download all of my scripts from “Microsoft TechNet Gallery”.

Monday, January 19, 2015

The story of "A! Murky Ana" , PowerShell and Me.

 

Murky_ana

She was frustrated, she seems to be pissed off, and I sense all of this from her voice when she call me on my phone, her voice pitch was high, and she was cursing her Line Manager (poor guy). Due to all of these symptoms, I call her and named her, “A! Murky Ana”. This name suites her (for time being). She was upset, very upset.

 

I meet with her few months ago, she is working as an I.T. administrator in a MNC which deals in I.T projects and “A! Murky Ana” is responsible of take care of some of the “Overseas I.T Projects”.

 

On phone, I asked her “what is the issue is?, You doesn't sound good.  

 

A! Murky Ana: “I am   tired of being an average I.T technician, I always get low pay rise, no bonus, no appreciation of the work and nothing seems fruitful. I am thinking about changing my Profession,”

 

 I said: “Ok, but I think, everyone feels the same, it’s nothing to be frustrated, we just need to learn how to deal with it and handle it. Life is not always fair, but we need to learn the ways to improve it.”

 

A! Murky Ana:You don’t know anything about it, you are PowerShell MVP, Speaker and technical reviewer of one book,”

 

I replied : “Hahahahhaah ( I laugh ), It’s just my second year of being MVP, before that,  I was the same normal IT guys like you and today, I am still like most of IT guys, I have a line manager, I keep doing the desktop support to when needed. So, I am same like you. ”

 

A! Murky Ana: “You are lucky, that you are a MVP, I can’t be MVP, and I can’t progress in my life, and I will be always like this, a normal IT, Support desk girl. There is no future for me. I am an average IT girl.”

 

I said :Henery ford said “Whether you think you can, or you think you can't-you're right”. So Don’t think negative, If you want, you can change yourself and move ahead, in your carrier and in your profession, there is no need to change it.”

 

A! Murky Ana: “How?”

 

I replied:By learning PowerShell”

 

A! Murky Ana: “How can learning PowerShell can help me?”

 

I said: “First, you are in window domain, and now, PowerShell is the core of every Microsoft Server OS, Desktop OS, and All server applications, if you master PowerShell, you can master everything”

 

A! Murky Ana: “it’s difficult”

 

I said :is there is anything in this world , which is easy?

 

A! Murky Ana : “ No!, I mean to say, “it’s a difficult to learn”

 

I asked :  what is your age?”

 

A! Murky Ana : “23 year”

 

I replied :  “Ask you  parents, when you were a kid, may be 1 year old, when you don’t know what to do, and how to do , at that that, you learn to walk, when an average child  is 1.5 year old, he learn to talk. When we were just 1 – to 1.5 year old, at that time we learn to, walk and talk, now you are 23 and you are saying, you can’t? Doesn’t it sound absurd?

 

A long Silence on the phone………

 

She replied after two minutes: “Yes, you are right”

 

I smiled over phone.(Yayyyyyyyy!!!)

 

A! Murky Ana:Ok, how can I learn PowerShell?”

 

I replied:Pick a pen and paper note it down the trick to learn PowerShell”

 

A! Murky Ana:Tell me, I am ready, I have pen and Paper”

 

I said :Get 2 books on PowerShell, first one is “PowerShell in Depth by Don Jones, Richard Siddaway and Jeffery Hicks, and second one is “Learn Windows PowerShell in a Month of Lunches by Don Jones too”

 

A! Murky Ana:Any online reference?”

 

I said:yes, search for “the scripting guys” and read articles and also check foe the “Scripting wife”, and also you can search for my  blog “New Delhi PowerShell user Group” and  you also find some basic stuff there to read”

 

A! Murky Ana:Do you think, I can learn that?”

 

I replied: “Lao Tzu said : The journey of a thousand miles begins with one step.”

 

A! Murky Ana: “Right”

 

I said:Start now, starts small, and take a small step, just begin it, and one day, you might be PowerShell MVP too, that’s how I did start”

 

A! Murky Ana:All fine, but, how can this will be beneficial for my carrier?

 

I replied:Ok!, if you learn PowerShell, You can automate things, You will do the manual task less and will write more scripts, and these days , the person who knows PowerShell scripting, and who knows how to automate things they are in high demands , as by doing, automation they are saving lots of man hours. “

 

A! Murky Ana: Seriously?

 

Me:Yup”

 

A! Murky Ana:Ok, give me some time and will get back to you soon, thanks for your time and thanks for motivate me”

 

Me: “No worries, my pleasure, see you soon.”

 

& she hang up the phone………………….

 

* All characters appearing in this work are fictitious (Apart from ME and the Author of the books and the online reference on the blogs). Any resemblance to real persons, living or dead, is purely coincidental.

 

 

 Regards.

Aman Dhally
If you like, you can follow me on Twitter and Facebook. You can also check my “You Tube channel for PowerShell video tutorials. You can download all of my scripts from “Microsoft TechNet Gallery”.