Skip to content
MYALLCODES
  • Home
  • Excel Formula’s
  • Miscellaneous
  • Optical Fiber information in Hindi
  • Paython Codes
  • Power Shell Scripts

PowerShell command to get the OS and Hardware complete details

By Jaspreet | April 30, 2024
0 Comment

“Get-ComputerInfo”

Category: Power Shell Scripts

Excel formula to sum values in a range that meet specific criteria

By Jaspreet | April 26, 2024
0 Comment

In that case we can use the formula “Sumif” Let’s take an example to understand it, If I am having salesman names in column “A” and sales value of that salesman in column “B” then i can use this formula to get the total sales of each salesman.

Category: Power Shell Scripts

Excel formula to calculate the Days, Hours, Min and sec between two cells which are having data in date format

By Jaspreet | April 22, 2024
0 Comment
Category: Power Shell Scripts

To get the all groups and members details from Active directory using Power Shell script and output will be store in csv file

By Jaspreet | March 27, 2024
0 Comment
Category: Power Shell Scripts

Power shell Script to get PDC host name from client.

By Jaspreet | March 27, 2024
0 Comment

$domainController = ([System.DirectoryServices.ActiveDirectory.Domain]::GetCurrentDomain()).DomainControllers[0].NameWrite-Host “Domain Controller Hostname: $domainController”

Category: Power Shell Scripts

Paython Codes

By Jaspreet | March 27, 2024
0 Comment

Hi this is a test Paython Codes

Category: Paython Codes

Power Shell Scripts

By Jaspreet | April 22, 2024
1 Comment

Power shell scripts are groups of commands which we can use to get the desired output.

Category: Power Shell Scripts
Post navigation
Newer posts →

Recent Posts

  • Microsoft 365 Learning – Day 16
  • Microsoft 365 Learning – Day 15
  • Microsoft 365 Learning Journey – Day 14
  • Day 13 – Exchange Online Mail Flow & Message Trace (Complete Guide)
  • Day-12: Risk-Based Conditional Access (Deep Admin Guide)

Pages

  • Excel Formula’s
  • Miscellaneous
  • Optical Fiber information in Hindi
  • Paython Codes
  • Power Shell Scripts

Tag Cloud

Myallcodes.in
This page is made for learning purpose only.
Iconic One Theme | Powered by Wordpress