No announcements
Found 2160576 threads
-
0 Votes
Powershell script for Ad users
I have a requirement to run powershell script for below scenario.I have 3 field in AD which is Employee Id,Answered | 13 Replies | 2539 Views | Created by adk11 - Wednesday, August 22, 2012 2:47 AM | Last reply by Yan Li_ - Tuesday, August 28, 2012 5:53 AM -
0 Votes
foreign key sript
Delete all data in database (when you have FKs) For every expert, there is an equalAnswered | 4 Replies | 2684 Views | Created by SBolton - Thursday, August 11, 2011 2:14 AM | Last reply by Kalman Toth - Wednesday, August 17, 2011 9:37 PM -
0 Votes
Powershell Script for AD count
;$samAccountName" Enabled" } ************************************************************************* Now run the ...Answered | 7 Replies | 2143 Views | Created by Surendhar.j - Thursday, April 7, 2016 1:01 PM | Last reply by Purvesh Adua - Tuesday, April 12, 2016 11:22 AM -
0 Votes
Using Powershell for AD maintenance
Bill, I understand about the time stamp being the last time the computer authenticated against AD and that is exactly what I am looking for. That will allow me to delete stale ...Answered | 4 Replies | 650 Views | Created by Will Sawyer - Tuesday, May 26, 2015 9:37 PM | Last reply by Richard Mueller - Wednesday, May 27, 2015 5:36 PM -
1 Votes
Powershell Script for AD maintenance
Hi, For question 1 and 2: Powershell to disable users account and move them to different OU using CSVAnswered | 6 Replies | 5711 Views | Created by jamccloud - Thursday, April 11, 2013 2:16 PM | Last reply by Yan Li_ - Monday, April 15, 2013 7:00 AM -
1 Votes
Use Powershell for search for AD user
Sweet, it worked! I owe you a beer jv. Here's my code that works like a charm for both first and last name users in AD. function find-user([string]$f, [string] ...Answered | 5 Replies | 57910 Views | Created by brianw1128 - Saturday, January 21, 2012 1:43 AM | Last reply by Andrew.Bartik - Tuesday, August 22, 2017 5:17 PM -
0 Votes
Powershell script for AD help
Thanks for the info - my English is pretty much US-centric (not a native speaker) - wasn't aware of that :) Also thanks for the confirm - our customers ...Answered | 16 Replies | 803 Views | Created by t916 - Friday, July 8, 2016 10:25 PM | Last reply by t916 - Wednesday, July 20, 2016 2:36 PM -
0 Votes
My Organization Chart For AD Group
All, Is there a way you can get a "My Organization Chart" as seen on a MySite Profile, but for an AD group or Sharepoint group? ...Answered | 2 Replies | 3484 Views | Created by Wilkies0106aw - Monday, January 16, 2012 11:26 AM | Last reply by Wilkies0106aw - Wednesday, January 25, 2012 11:53 AM -
0 Votes
PowerShell Script for Disribution Group
Using a CSV file with users details: httpAnswered | 11 Replies | 1946 Views | Created by Ismail Kizilirmak - Friday, August 31, 2012 1:40 PM | Last reply by Ismail Kizilirmak - Monday, September 3, 2012 11:12 AM -
0 Votes
Report on AD Group Membership for Machines?
Does anyone know if there is a way to report on the AD group membership of a machine. ie Machine X is in AD groups : DOM\Group01 ...Answered | 2 Replies | 2927 Views | Created by MattB101 - Wednesday, July 11, 2012 8:40 AM | Last reply by MattB101 - Wednesday, July 11, 2012 12:13 PM -
1 Votes
Powershell - Search for AD Computer
Hi, I have made this script for search for the AD computers, but it doesn´t work. What should I ...Answered | 7 Replies | 2604 Views | Created by tg6852df - Friday, June 10, 2016 10:56 AM | Last reply by jrv - Wednesday, June 15, 2016 2:53 PM -
0 Votes
AD security group for sharepoint list alerts
Hi, Did anyone using SharePoint Security groups (email enabled) for SharePoint list alerts. I can able to add the AD group to the sharepoint groups ...Answered | 1 Replies | 8933 Views | Created by winnerMedas - Tuesday, September 16, 2008 4:10 PM | Last reply by Lionel Chen - MSFT - Thursday, September 18, 2008 9:53 AM -
1 Votes
SharePoint Group Users AD Group
Users who are not part this AD group should not be allowed to add in SharePoint. I hope this is clear now. Thanks for your time. ...Answered | 7 Replies | 2504 Views | Created by Jason Abba - Tuesday, January 15, 2013 1:14 PM | Last reply by AliYasir - Thursday, January 17, 2013 12:25 PM -
5 Votes
Adding AD Group users to SharePoint groups Using PowerShell
question is, where do I specify the group names in the powershell script? I need to be able to loop thru each object and get the users from AD ...Answered | 16 Replies | 9477 Views | Created by Div210 - Tuesday, February 16, 2016 1:27 AM | Last reply by MoreSuperDave - Wednesday, March 14, 2018 7:15 PM -
0 Votes
Allowing Lync Mobility Access for AD Group
Hello, Not automaticly and by default. But you can create a script/powershell cmd or task to add Lync Mobility strategy to all users based on ...Answered | 3 Replies | 1485 Views | Created by k_kris - Wednesday, July 23, 2014 10:31 AM | Last reply by Anthony Caragol - Wednesday, July 23, 2014 1:58 PM -
2 Votes
PowerShell - Listing ALL members of an AD group
Perfect ! Thanks ! I'veAnswered | 3 Replies | 2689 Views | Created by Alex Shell - Friday, August 19, 2016 10:21 AM | Last reply by Alex Shell - Monday, August 22, 2016 3:31 PM -
0 Votes
MemberOf Inaccurate for AD Group Membership
script can use the InStr function to look for the group(s) I'm interested in having a specific mapped network drive. I also realize now that it could probably be ...Answered | 1 Replies | 3726 Views | Created by Frathos - Tuesday, August 30, 2011 1:22 AM | Last reply by Richard Mueller - Tuesday, August 30, 2011 1:43 AM -
0 Votes
How can i set AD RMS permissions for AD Group?
I create Universal Security Group and set email attribute. I add to group users, but if i set permissions for group, they do not work for users who ...Answered | 2 Replies | 1021 Views | Created by AlexanderQK - Thursday, October 17, 2013 6:08 AM | Last reply by Cristian Mora - Tuesday, October 29, 2013 9:21 AM -
2 Votes
Powershell reports that AD group doesn't exist (but it does)
exist. I know this isn't a Powershell failure because it's accurately finding every other group. It's just this particular ...Answered | 5 Replies | 926 Views | Created by Anon-a-Mouse - Monday, February 3, 2014 5:43 PM | Last reply by Denis Cooper - Monday, February 3, 2014 7:09 PM -
2 Votes
Collection query for AD group which has group member
Hi, I 'm trying to make this query work to get the contents of and AD group visible in an SCCM collection. For a ...Answered | 5 Replies | 461 Views | Created by janhoedt - Wednesday, May 6, 2015 9:56 AM | Last reply by janhoedt - Wednesday, May 6, 2015 12:33 PM
No announcements