Hi,
I would like to restrict the creation of various file types on our File/Print servers (such as .mpg, .avi, .mp3 etc)
Is this possible?
Can this be done through GPO's?
Any help will be appreciated.
Kachbo
Hi,
I need to export all the users from a distribution list into an excel file.
I would like to export all the attributes if possible.
Any help appreciated.
Kachbo
Hi,
I have a list of users in an excel spreadsheet spread around in our AD.
I would like to bulk move them to a single OU.
I would appreciate if someone has a vbscript to achieve this.
Kachbo.
Hi I would like to add a message popup when a user logs in.
I will deploy it through a GPO but would appreciate if somone has avbscript which will do this for me.
Message would be something like this.
"We have gone live now"
Thanks in advance
Kachbo
I am looking for a script that will export the members of specific AD Groups including Domain Admin, Enterprise Admins etc, and populate the members in an Excel Spreadsheet.
Can anyone help me please. The script must also be able to export other groupnames that are withing those groups.
Many...
Hi,
I would like to export a list of uses who belong to eg. the Domain Admin" group into excel.
I would appreciate if there is a script available to do this.
Thanks
Kachbo
Hi MArk,
First of all thanks for the script, however it doesn't seem to work. I have all the workstation names listed in the wslist.txt file. It does not seem to return anything back.
Please help.
Kachbo.
On Error Resume Next
'open the file system object
Set oFSO =...
Hi,
I have a list of PC names in a text file and I am trying to determine which users are logged on those PC's.
I would like to have a vbscript which will read the text file and return the logon name.
Any help appreciated
Kachbo
Hi,
I am using the following script which produces a msgbox "The nos of days etc" at logon.
I would like to increase the font size or make the msgbox box larger.
Can anyone help.
Using the following script:
moveDate = CDate("26/11/2003")
Msgbox DiffADate(moveDate)
Function...
Hi,
I am using the following script which produces "The nos of days etc" at logon.
I would like to increase the font size or make the popup box larger.
Can anyone help.
Using the following script:
moveDate = CDate("26/11/2003")
Msgbox DiffADate(moveDate)
Function DiffADate(theDate)...
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.