No announcements
Found 3430176 threads
-
0 Votes
get all files in directory and sub-directory.
The documentation should be updated as it clearly states 'Gets a list of all files in the current folder and its sub-folders.' which obviously isn't true with the default ...Answered | 5 Replies | 6156 Views | Created by Patrick Klug - Friday, March 23, 2012 12:24 AM | Last reply by Justin Cooperman - Tuesday, March 27, 2012 12:24 AM -
0 Votes
List all directories of a root
For example if you have the following directory ...Answered | 4 Replies | 3215 Views | Created by funky junkie - Tuesday, November 25, 2008 12:08 PM | Last reply by Tomi Airaksinen - Wednesday, November 26, 2008 10:49 AM -
0 Votes
list all folders, and subfolders, in a directory
The service account for SQL Server needs to have access to that path, Erland Sommarskog, SQL Server MVP, esquel@sommarskog.seAnswered | 7 Replies | 2162 Views | Created by ryguy72 - Saturday, January 25, 2014 5:25 PM | Last reply by ryguy72 - Monday, February 17, 2014 4:32 PM -
3 Votes
Softerra LDAP Browser4.3 can not find some existing users in active directory 。
Here is an English Version of question; Domain controller server backup and recovery old normal user, normal New users some ...Answered | 3 Replies | 5884 Views | Created by hacwcjinli - Thursday, September 20, 2012 2:27 AM | Last reply by Just Karl - Tuesday, October 9, 2012 3:42 PM -
0 Votes
user settings for all users
I guess I will need to edit my program to read and write to a file within "Documents and settings\all users".Answered | 6 Replies | 2936 Views | Created by wes73 - Wednesday, November 25, 2009 9:51 PM | Last reply by Levi Domingos - Friday, November 27, 2009 3:44 PM -
1 Votes
Want to FTP all Files in a directory
I've only got one other user variable.Answered | 17 Replies | 5736 Views | Created by Mimosa Arts - Thursday, February 10, 2011 9:55 PM | Last reply by Mimosa Arts - Monday, February 14, 2011 10:35 PM -
1 Votes
all files in a directory
You need to use the FindFirstFile / FindNextFile APIs to enumerate the files in a directory.Answered | 2 Replies | 3342 Views | Created by AndLevin - Monday, June 8, 2009 1:42 AM | Last reply by D.Sreedhar - Friday, June 12, 2009 9:22 AM -
4 Votes
Cannot find the Virtual Directory of ReportServer in IIS
Please note that any configuration related to SSRS server and report manager (such as web service url, report manager url, service account etc.)needs to be done now using the reporting ...Answered | 2 Replies | 19977 Views | Created by AndiMzD - Wednesday, March 30, 2011 10:50 AM | Last reply by Mohamed Irshad - Wednesday, March 30, 2011 12:31 PM -
0 Votes
Last Login Time for all users
http://www.google.com/search?Answered | 1 Replies | 1415 Views | Created by spackle - Thursday, May 28, 2015 4:51 PM | Last reply by Bill_Stewart - Thursday, May 28, 2015 6:02 PM -
1 Votes
creating user in active directory??
http://msdn.microsoft.com/en-us/library/system.directoryservices.directoryentries.add.aspx http://www.dotnetspider.com/resources/1242-Creating-New-User-Account-Active-D ...Answered | 1 Replies | 1591 Views | Created by starnitin - Monday, August 20, 2012 11:23 AM | Last reply by Joon84 - Monday, August 20, 2012 11:32 AM -
0 Votes
Not all Active Directory User Photos sync to SharePoint 2013
We have Local Active Directory We add photos into AD We use DirSync to pass the profile pictures to Office 365 ...Answered | 3 Replies | 2158 Views | Created by Hyder Zaidi - Thursday, May 14, 2015 5:11 AM | Last reply by SharePointPerson - Friday, February 19, 2016 11:46 PM -
3 Votes
finding directory size in vb.net
BTW, just what I needed.Answered | 15 Replies | 45449 Views | Created by jcarter - Thursday, December 29, 2005 9:45 PM | Last reply by cfiene - Thursday, December 13, 2012 2:02 PM -
0 Votes
Find all connections in a package
http://thebakingdba.blogspot.com/2013/05/ssis-finding-your-connection-strings-in.html If this post answers your query, please click ...Answered | 1 Replies | 833 Views | Created by Shaky1988 - Friday, June 6, 2014 1:01 PM | Last reply by Itz Shailesh - Friday, June 6, 2014 1:38 PM -
0 Votes
How to find service accounts in Active Directory
Vishwajeet, I also don't find any C# method or library to help you get service accounts in Active Directory.Answered | 1 Replies | 6347 Views | Created by Vishwajeet (MCA,MCP,MCTS,MCITP) - Thursday, January 28, 2016 4:46 AM | Last reply by Kristin Xie - Thursday, January 28, 2016 7:34 AM -
0 Votes
Need to delete Azure directory
Were you able to delete the aforementioned directory from your subscription?Answered | 3 Replies | 709 Views | Created by G-400 - Saturday, April 11, 2015 7:51 AM | Last reply by Arvind S. Iyer - Monday, April 13, 2015 8:00 AM -
0 Votes
How can I find copies of directory tree's ?
The starting point is to use the code for finding files and convert code for directories.Answered | 1 Replies | 871 Views | Created by RolfS1 - Monday, November 12, 2012 2:19 PM | Last reply by Joel Engineer - Monday, November 12, 2012 2:32 PM -
0 Votes
Need to find all Calendars in a site collection
See if this will do what you need: Get-SPSite http://server/sites/yoursite | Get-SPWeb -Limit All | Select -ExpandProperty Lists | Where ...Answered | 2 Replies | 2112 Views | Created by scogordo - Thursday, March 5, 2015 9:41 PM | Last reply by NadeemYousuf - Friday, March 6, 2015 4:53 AM -
0 Votes
Do all users in [BuiltIn] Administrators need licensing
They don't need access.Answered | 3 Replies | 525 Views | Created by Shane Procter - Wednesday, April 20, 2016 4:55 PM | Last reply by Daniel_Steiner - Wednesday, April 20, 2016 8:02 PM -
0 Votes
Query to find hourly based count for all users
Above group by clause wouldn't mix my problem. if you can re-look required results.I need all Name W.r.t hour.Answered | 7 Replies | 2184 Views | Created by Somesh Monga - Thursday, August 29, 2013 5:46 AM | Last reply by Somesh Monga - Friday, August 30, 2013 10:08 AM -
0 Votes
Active Directory Users in DataGridView
Hi I have a Windows Form with a 'Show' button, and a DataGridView, I want for the DataGridView to display all users of Active Directory with ...Answered | 1 Replies | 2353 Views | Created by newbie003 - Monday, March 4, 2013 9:03 PM | Last reply by TSoftware-Old - Monday, March 4, 2013 9:45 PM
No announcements