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.

PowerShell

Get Network Information of local and remote Computers using PowerShell.

Hi, Last Sunday one of my friend come to visit me at my home, he is a SQL Administrator and we were talking about Powershell, and he told me that he is facing a problem, he said that in their environment they have approx. 500 Servers and they want to know the network configuration of… Continue reading Get Network Information of local and remote Computers using PowerShell.

Active Directory · PowerShell

Powershell and Active Directory: Get Your Active Directory Forest and Domain Information using Powershell.

Hi, Sometime a situation comes when you want to know about your Active Directory Infrastructure.  That what is your AD Forest Name is, how many replica server do you have in your company,how many domain sites do you have  etc. etc. When you get Answers you want to document all the above things for your… Continue reading Powershell and Active Directory: Get Your Active Directory Forest and Domain Information using Powershell.

Active Directory · PowerShell

Powershell & Active Directory : Find all AD users account those are created between predefined period of time.

Hi, Reporting,Monitoring and the Documentation are few of the major tasks which most of the IT admin does like me. If you know how to do scripting it saves lots of time. For all IT guys those primarily works on Windows Platform for them i think learning of Powershell is must, because if you know… Continue reading Powershell & Active Directory : Find all AD users account those are created between predefined period of time.

Active Directory · PowerShell

powershell & Active Directory: Find all users who have “Password Never Expires” enabled using Powershell.

Hi, In domain controller environment we all have some password policies set. In some organizations the users password is expired in 60 days in some 90 or in 180 Days. User’s password must expired in the defined period, changing password often is a good security policy. But when we create a user account some time… Continue reading powershell & Active Directory: Find all users who have “Password Never Expires” enabled using Powershell.

Active Directory · PowerShell

Powershell and Active Directory: Find Active Directory users in a particular Organizational Unit whose Script Path is not set or blank using Powershell.

  Hi, If we are using “Active Directory” then one this is sure that 98% we are using some login scripts. Sometime while creating users we forget to mentioned to specify the login script in account. My task of today is to find all users accounts those have no login script defined in their accounts.… Continue reading Powershell and Active Directory: Find Active Directory users in a particular Organizational Unit whose Script Path is not set or blank using Powershell.

Active Directory · PowerShell

Powershell and Active Directory: Find all Active Directory users whose CITY property field in blank.

  Hi, Me again , yes yes i know , now you are going to ask me ,,”Aman” what is your task for the day”,, ok ok telling you..Today my manager told me to find all  active directory users which don’t have the CITY field set or those users whose CITY field is blank in… Continue reading Powershell and Active Directory: Find all Active Directory users whose CITY property field in blank.