This script is second part of my earlier article Powershell Active Directory: Show treeview of User or Group memberof hierarchy, earlier was showing upstream tree view of nested MemberOf groups. After writing the first script I got another requirement to show treeview in reverse order, Group member…
Blog posts : "Active Directory"
Add multiple proxy addresses with Microsoft PowerShell in Active Directory Groups
This article is second part of POWERSHELL ACTIVE DIRECTORY: ADD OR UPDATE PROXYADDRESSES IN USER PROPERTIES ATTRIBUTE EDITOR, In this part, I will be changing proxy addresses on active directory groups using PowerShell script. This is helpful while migration of bulk users and groups to Microsoft Of…
Powershell: Temporary group membership on Windows 2016 Active Directory
This is second part of configuring and architecting AD infrastructure new features. Microsoft has introduced new great feature with Windows Server 2016 Active directory, PAM (Privileged Access Management) Feature, Where user can be added to a group for a particular time. Once that Time to live (TT…
Microsoft Active directory additional features - AD Recycle Bin Powershell
I recently was involved and architected IT infrastructure for one of the small startup group, I deployed Windows Server 2016 server and architected Active Directory infrastructure, Startup staff's work was involved using heavy use of AD API in their own software, creation and deletion of AD accounts…
Microsoft PowerShell: Check Windows license activation status
This script is my version of fetching Microsoft windows license status, this is for streamlining environments and making them compliant as per audit standards, I didn't wrote complete script but this is old wine in new bottle. I have improvised it to get more information and made it dynamic to ge…
Powershell Active Directory: Show treeview of User or Group memberof hierarchy
After going through many testing and successfully streamlining most of the Users and Groups member of in active directory environment using Powershell Active Directory: List complete hierarchy of upstream nested groups recursively of User. I was still facing some of the issues, Earlier script was no…
Powershell Active Directory: List complete hierarchy of upstream nested groups recursively of User
Recently I had seen big mess in one of my client's Active directory environment, AD Groups where keep nested into groups and further, Due to this clients where having hard time to get either exact effective permissions of particular users, and causing users have unnecessary authorization or getting …
SOFTERRA ADAXES - A new way to manage Active Directory
What is Adaxes?
Adaxes is a rescuer for any Active Directory, Exchange and Office 365 environment. It gives additional features automates repetitive everyday operations, enhances security, enforces standards and reduces the load on your IT department. Managing your IT environment with Adaxes is sim…
Powershell Active Directory: ADGroup Managedby - Checkbox Manager can update membership list
I found one of the query "How to click checkbox manager can update membership list on Active directory group using powershell" on the whatsapp group Powershell scripting. There is already official MicroSoft blog written for same purpose and there are two parts to it and they are worth reading. I wen…
Active Directory Powershell: Aduser A value for the attribute was not in the acceptable range of values
While writing and testing script Active Directory Powershell: Create bulk users from CSV file, Simulating single user creation I came across an error. This error says.
New-ADUser : A value for the attribute was not in the acceptable range of values
At line:1 char:1
+ New-ADUser -Name TestUse…
Active Directory Powershell: Create bulk users from CSV file
Creating bulk multiple user accounts on Active Directory Users and Computers mmc console is very boring and tough task also it is most of the time consuming and error prone tend to be lots of mistakes. If same task is done using automation it will be interesting and happen in less time. Active direc…
VMWare Powercli: Time Configuration (NTP - Network Time Protocol) on multiple Esxi server
This blog is related to my earlier blog vSphere ESXi security best practices: Time configuration - (NTP) Network Time Protocol, This is Powercli part of same article. Login into vCenter server, For more details check VMWARE VSPHERE POWERCLI INSTALLATION AND CONFIGURATION STEP BY STEP.
To add nt…
vSphere ESXi security best practices: Time configuration - (NTP) Network Time Protocol
By default NTP - Network time protocol service is disabled on esxi server. ESXi servers always should be configured with NTP for below reasons.
Logs: Very first good reason is logs (events, /var/log). If your Esxi is not synchronized with Time server correctly, Details in logs will show incorrect…
Powershell one liner: Create multiple user accounts
I had an opportunity to teach PowerShell Active Directory basics to some of my junior subordinate, Where I wanted them to show few test cases on creating multiple active directory user accounts, After building active directory from scratch, As this was the demo example lab, accounts created running…
POWERSHELL ACTIVE DIRECTORY: ADD OR UPDATE PROXYADDRESSES IN USER PROPERTIES ATTRIBUTE EDITOR
This was second script I wrote for user migrating from domain change (exchange to office 365). (Although I have basic knowledge of Exchange server, but I was involved due to my PowerShell scripting knowledge), Requirement was adding new email address to ProxyAddresses under Attribute Editor (AD User…
POWERSHELL ACTIVE DIRECTORY: ADD OR UPDATE (CHANGE) MANAGER NAME IN ORGANIZATION TAB OF USER
I am sharing few of the scripts I wrote long back to change/update Users information in Active directory, It was required me while migrating Active directory to Office 365. One of the script was adding or change manager name in organization tab of User properties. (All user names used here are fict…
WINDOWS VCENTER 6.5: VCENTER VPXD AND OTHER SERVICES MISSING OR NOT EXIST IN SERVICES.MSC
Recently while troubleshooting VMWare vCenter 6.5 on Microsoft windows, I found some necessary services either missing or does not exist. Crucial services like VMware vcenter (VPXD), Vmware Single sign on and other services simply missing. Earlier I thought this could be because it might have upgrad…
AWARDED VMWARE VEXPERT AGAIN FOR 2017
I am honored today again to see the announcement that I was awarded the title vExpert for the 4th year in a row.
vExpert is a title that VMware awards to those that have made significant contributions to the VMware community. The title doesn’t show a particular level of technical expertise; but …
TOP 10 AUDIT REPORTS FOR ACTIVE DIRECTORY WITH LEPIDEAUDITOR SUITE
Top 10 Audit Reports for Active Directory with LepideAuditor Suite
Recently I received change to doing POC in my organization for LepideAuditor Suite on Regular auditing, And I had to create a POC report, here I am sharing the same. monitoring and alerting on Active Directory activity helps contr…
MICROSOFT AZURE ERROR REGISTERING RESOURCE PROVIDERS CODE AUTHORIZATION FAILED
Recently I got new task on providing solution and architecting design for one of the project migration to Microsoft Azure.
Microsoft Azure is a cloud computing platform and infrastructure created by Microsoft for building, deploying, and managing applications and services through a global networ…
Blog Search
Page Views
12386327
Archive
- December 2024 (1)
- November 2024 (2)
- October 2024 (7)
- September 2024 (12)
- August 2024 (22)
- July 2024 (11)
- June 2024 (1)
- May 2024 (3)
- April 2024 (5)
- November 2023 (1)
Comments
-
DanDecember 22, 2024 10:49PM
-
ChriSDecember 1, 2024 05:27PM
-
GoranshOctober 19, 2024 10:32AM
-
NeoModJuly 30, 2024 11:14PM
-
RogerJuly 22, 2024 10:13PM