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
  • Powershell Tips and Tricks
PowerShell

Use Powershell to find the difference between two dates.

He was writing a Powershell script. The function of the script was to do a comparison of days pass since the file have been created.He...

Aman Dhally
18 April, 201726 October, 2018
Continue Reading
PowerShell

PowerShell Basics : Find commands by using Get-Command cmdlet.

  Sometimes, the more we do advance things, the more we keep forgetting the  basics. Today while working on some script, I forget the command ...

Aman Dhally
9 April, 201710 April, 2017
Continue Reading
PowerShell

PowerShell Tips : How to find all DSC related cmdlets

  It's very easy to find the PowerShell "Desired State Configuration" cmdlets. Just run the below command , and it will show you all DSC...

Aman Dhally
29 April, 2014
Continue Reading
PowerShell

Working with PowerShell Preference Variables: $OFS (Output field Separator).

  When you open PowerShell console, type $ and start pressing ‘tab’, you will amaze that there are many pre-built variables exists there. One of...

Aman Dhally
25 October, 2013
Continue Reading
PowerShell

PowerShell Tip : Find Default Printer Installed using Powershell.

The job of System Administrators are very adventurous, sometime you have to find a little-little settings and sometime you have to write a big-big,  hundred’s...

Aman Dhally
22 October, 201322 October, 2013
Continue Reading
PowerShell

Powershell Tips : Use Only Powershell V2 cmdlets , with PowershellV3 Installed.

I use Windows 7 (64 bit) with Powershell V3 installed on it. Most of our users are still on PowerShell v2, Sometime when I am...

Aman Dhally
14 October, 201314 October, 2013
Continue Reading
PowerShell

Find Operating System Start time using Powershell.

Today, I have been asked  to do a strange task, My manager told me to find a Operating System Start time. I was thinking about...

Aman Dhally
11 October, 201314 October, 2013
Continue Reading
PowerShell

Getting Last Installation Success Date and Last Search Success date of Windows Updates using Powershell.

  Everyday is a new day , with new problems and new issues, sometime at users side and sometime at Server side. The life in...

Aman Dhally
5 October, 20135 October, 2013
Continue Reading
PowerShell

Powershell Techniques : Lock Your Workstation using Powershell.

In my previous post, I created test button on Login Screen changer GUI,  when you clicked on them it lock your workstation. I got few...

Aman Dhally
26 September, 2013
Continue Reading
PowerShell

Change windows Login Screen using Powershell.

Hi,We all love customization and personalize our laptop setting. Like we all (majority of) love to change our wallpapers. I have few scripts, which rebooted a...

Aman Dhally
23 September, 201323 September, 2013
Continue Reading

Posts navigation

1 2 Next
  • Home
  • 100Days Of Self Improvement
  • PowerShell Blog
  • Poetry
  • About Me
  • General
Copyright © 2023 Aman Dhally's Blog. All rights reserved.
Theme: BlogExpress By Themeinwp. Powered by WordPress.
To the top ↑ Up ↑