I have a .csv file that I receive once per month. It is a current user list. I need to import the list of users into an access database table each month. Is there a way that I can have only the changes made to this file imported each month? Right now when I do an import it appends all of the...
I want to create a company directory in Sharepoint. Currently all user information (name, address, Phone Number)is in Active Directory. I am looking for a way to display this on a page in Sharepoint. Has anyone done something like this?
ISA 2004 server cannot connect to Internal Windows update service. Created access rule according to many internet postings and have had no luck. Is anyone else having issues with this and does anyone know how to fix it.
Does anyone know of a way we can disable the wireless card in our laptops when a user is connected to our office network and to enable it when the user is not connected? And do it without any user interaction
What we want to do is automatically disable the wireless card when a PC is connected in our office. If a user is not in the office we want the Wireless card to be enabled. Does anyone know of a way this can be done automatically without any user interaction.
Does anyone know a way to move the Internet Explorer AutoComplete names and passwords to a new PC. I have a user who stored all of her usernames and passwords in IE and is getting a new PC. I need to move all this to her new PC
HELP
Ok, All of a sudden today. This script tells me that all the accounts it is checking are expired. Can anyone tell me why.
When i looked at one of the accounts it is telling me that it will not expire for 20 more days
I currently run a report based off a query for a user specified date range.
Is there anyway to have the date range automatically placed on the report somewhere?
Here is my query.
SELECT [All DC Security].[Date/Time], [All DC Security].Date, [All DC Security].[Event ID], [All DC...
Thanks again. That works for me. But I have just one more question. Not a real big deal, but is there a way to have the browse box default to a certain path on the network?
I have a database that i need to import a .csv file into every day. The .csv file is a different name every day. Does anyone know how to have a macro prompt for the file to be imported? Or does anyone have a better idea on how to do this?
PScottC,
For future reference can this be done with any script to cycle through?
Dim arrUser(2)
arrUser(0) = "CN=user1,OU=management,DC=fabrikam,DC=com"
arrUser(1) = "CN=user2,OU=management,DC=fabrikam,DC=com"
arrUser(2) = "CN=user3,OU=management,DC=fabrikam,DC=com"
For ctr = 0 To...
I have been using the script below to check Service account expiration.
Can anyone help me so that i can have it check 3 accounts and just tell me on the screen how many days until they expire.
On Error Resume Next
Const ADS_UF_DONT_EXPIRE_PASSWD = &h10000
Const E_ADS_PROPERTY_NOT_FOUND =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.