User Profile
Giancarlo135
Copper Contributor
Joined Oct 20, 2022
User Widgets
Recent Discussions
Re: add computers to security group automatically
ADD-ADGroupMember -identity “NAME OF YOUR GROUP” –members “$env:computername$” Comments: The "" can be taken literally “$env:computername$” = this is a variable that will add the Computer that the script is running on to your specified Group10KViews0likes0Comments
Recent Blog Articles
No content to show