No announcements
Found 369892 threads
-
0 Votes
PowerShell Script to Export Multiple AD-Security Groups Members to a .CSV file.
Hello Team, Looking for a PowerShell script which can export multiple Security Groups members to ...Unanswered | 2 Replies | 665 Views | Created by Vishal Suryan - Wednesday, January 24, 2018 12:26 PM | Last reply by jrv - Wednesday, January 24, 2018 4:45 PM -
0 Votes
Creating multiple AD Groups from CSV import in PowerShell
I'm attempting to create a powershell script to create multiple AD Groups from a csv file. The ...Unanswered | 2 Replies | 822 Views | Created by JDW23 - Saturday, March 3, 2018 8:13 PM | Last reply by jrv - Saturday, March 3, 2018 10:05 PM -
0 Votes
Powershell Export to csv or text file
httpsUnanswered | 2 Replies | 762 Views | Created by Rajesh.NSR - Tuesday, April 9, 2019 2:26 PM | Last reply by BOfH-666 - Tuesday, April 9, 2019 8:59 PM -
1 Votes
AD Powershell - Adding ProxyAddresses to Groups from CSV
I have a set of AD Groups that I want to populate the ProxyAddresses of using a CSV File. My ...Unanswered | 2 Replies | 5807 Views | Created by crunch70 - Tuesday, April 22, 2014 5:23 PM | Last reply by crunch70 - Wednesday, April 23, 2014 2:01 PM -
0 Votes
Powershell script to manipulate .csv file
= Chicago or something like that). What I would like to do is create a powershell script that will check the IP Address in one ...Unanswered | 2 Replies | 971 Views | Created by jmhall28 - Tuesday, January 14, 2014 7:35 PM | Last reply by jrv - Tuesday, January 14, 2014 8:09 PM -
0 Votes
powershell script to export ad users
Our Company is required to export a .csv file with following information. Display Name, First Name, Last Name, Employee Number, Last ...Unanswered | 3 Replies | 551 Views | Created by Shehan Wijesinghe - Monday, November 14, 2016 2:30 PM | Last reply by jrv - Monday, November 14, 2016 3:22 PM -
0 Votes
Export-CSV to Multiple folders
I need to create a script to export the results of Get-Childitem -Path "RootFolder" -Include "Terms" -Recurse ...Answered | 1 Replies | 782 Views | Created by Numchuck YumYums - Monday, October 28, 2013 6:57 PM | Last reply by jrv - Monday, October 28, 2013 7:36 PM -
0 Votes
Adding multiple Users to multiple Groups reading from CSV file.
need to do the same thing in opposite order. I need to read from a different CSV and remove users from groups. Here is my ...Discussion | 2 Replies | 548 Views | Created by Steve Drapp - Tuesday, May 3, 2016 4:23 PM | Last reply by Bill_Stewart - Tuesday, May 3, 2016 5:08 PM -
0 Votes
PowerShell script to enumerate members of specific groups, and export a list of users and which groups they are in
Hi, I have a requirement to report on the members of 6 AD groups. Some users may be in 1 group, 2 groups, 3 groups or ...Unanswered | 3 Replies | 632 Views | Created by RF12345 - Friday, December 14, 2018 10:14 PM | Last reply by ComputerScott - Monday, December 17, 2018 11:44 PM -
0 Votes
PowerShell script for adding multiple users to multiple Groups under same OU in AD
Hi, i am looking for a power shell script which will add multiple users to multiple groups in the same OU ...Discussion | 2 Replies | 439 Views | Created by Rajat140286 - Wednesday, February 15, 2017 4:21 PM | Last reply by jrv - Wednesday, February 15, 2017 7:39 PM -
0 Votes
PowerShell script to Export NTFS permission
Yes. In the modified script, a datarow is created in each iteration of the foreach loop ($item) and is appended to the csv file. Foreach ...Unanswered | 3 Replies | 250 Views | Created by MSeinstein - Monday, September 28, 2020 3:18 PM | Last reply by Robotitude - Friday, October 2, 2020 2:26 PM -
0 Votes
PowerShell script to Export All Azure AD groups Starting with "ABC" name and membership of their groups
PowerShell script to Export All Azure AD groups Starting with "ABC" name and membership of their groups any ...Answered | 1 Replies | 485 Views | Created by Kevinalive619 - Sunday, October 25, 2020 11:10 PM | Last reply by Dave Patrick - Monday, October 26, 2020 12:04 AM -
0 Votes
Powershell: Export AD account to CSV not showing names
Hi There, I'm having a tough time getting this script to work. Unfortunately I'm very very green when it comes to all of this. This is a script ...Unanswered | 2 Replies | 1109 Views | Created by Wartax - Tuesday, June 17, 2014 8:53 PM | Last reply by jrv - Tuesday, June 17, 2014 11:11 PM -
0 Votes
Powershell script to Get members of AD group members with first, last, email address
I'm running a powershell script to retrieve AD users from a specific AD group and pipe specific attributes to a ...Proposed | 4 Replies | 644 Views | Created by Jerry Ritonya - Thursday, February 19, 2015 10:20 PM | Last reply by jrv - Friday, February 20, 2015 12:02 AM -
0 Votes
Getting AD groups of user and exporting to csv
Hi, So I am trying to run an AD export at work using powershell 5. The way I am currently doing this, all of the AD ...Unanswered | 1 Replies | 701 Views | Created by rehmankarim786 - Friday, September 14, 2018 12:03 PM | Last reply by jrv - Friday, September 14, 2018 12:13 PM -
0 Votes
Export GridView to csv file.
Dear All I am using VS2013, I want to Export my gridview to CSV or Excel format on button click . Please help. i want the file ...Unanswered | 3 Replies | 1030 Views | Created by Muhammad Umair2756 - Tuesday, September 16, 2014 4:12 PM | Last reply by Fred Bao - Wednesday, September 24, 2014 5:23 AM -
0 Votes
Export users groups to text file
Can anyone please help me? I'm wanting a script to run and prompt me for the users username. When i then enter the username i want it ...Unanswered | 1 Replies | 337 Views | Created by Dov01 - Thursday, January 17, 2019 9:24 AM | Last reply by BOfH-666 - Thursday, January 17, 2019 9:41 AM -
0 Votes
Query Local Groups, then members in AD
Where is the best place to ask for help on using Powershell to query Local Group members that can then be used to list thier members in ...Answered | 1 Replies | 7423 Views | Created by Dupree Scheznik - Tuesday, January 12, 2010 4:15 PM | Last reply by Shrikant Maske - Tuesday, January 12, 2010 4:49 PM -
0 Votes
Powershell Script to Export Nested Contacts
httpsDiscussion | 2 Replies | 386 Views | Created by RobTM5 - Tuesday, December 11, 2018 4:38 PM | Last reply by BOfH-666 - Tuesday, December 11, 2018 6:48 PM -
0 Votes
VB Script to convert XLSX files with multiple sheets to CSV file in Script task
> CSV file names : XLSX filename + '_' + sheet name >Answered | 3 Replies | 3581 Views | Created by V_jai - Thursday, December 11, 2014 2:38 PM | Last reply by IrekJ - Friday, December 12, 2014 5:49 AM - Items 1 to 20 of 369892 Next ›
No announcements