Viny Tech

A system administration blog

  • About this blog
  • Privacy Policy

Articles by Vineet

Running multiple ps1 scripts at once

January 8, 2020 Vineet 0

Finding missing subnets in AD

January 8, 2020 Vineet 0

If you’ve spent some time managing Active Directory, you’ll know how important it is to ensure that all subnets are linked to appropriate sites in […]

Monitoring group membership changes

January 3, 2020 Vineet 1

I am taking Domain Admin group as an example. This script needs to be set as a scheduled task. It matches members of a group […]

Change DNS IP remotely on multiple windows machines

January 3, 2020 Vineet 0

This script doesn’t need much explanation, you need change DNS IP on multiple machnes (Usually Servers, as clients get DNS IP from DHCP) and you […]

User account cleanup automation

January 3, 2020 Vineet 1

Scenario: All terminated employee accounts are disabled and moved to an OU where they are retained for 90 days before finally being deleted. I want […]

Check free IPs in a subnet

January 3, 2020 Vineet 0

We can use Test-Connection cmdlet here, it sends ICMP echo request packets (“pings”) to the list of IP address you define. Then we just need […]

Extract user properties with Group Membership

December 25, 2019 Vineet 0

Scenario: User account disabled and group membership removed.In all organisations where Active Directory is deployed, some form of user termination process is followed. User accounts […]

Posts navigation

« 1 2

Categories

  • Active Directory (11)
  • Automation (10)
  • DNS (5)
  • Powershell (17)

Archives

Pages

  • About this blog
  • Privacy Policy

Copyright © 2021 | WordPress Theme by MH Themes