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,
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)...
Hi,
I would like to add a countdown date timer on the windows logon box to countdown by date.
Our company is being moving and I would like to add something like "XXX days to move"
Is this possible and if so I would appreciate if somone could help me out. If it is not possible at the logon...
Hi,
I have a txt file which consists of PC Names (PC's within a particular dept).
I would like to move these PC's (listed in the txt file) from its existing OU to another OU.
Can somebody please provide me with a script to do this.
Thanks
Kachbo.
Hi,
I have this script which outputs the username and email address of users from our AD into a txt file.
I would like the output to be in .csv format. Can anyone help me modify the script.
Thanks in advance.
Kachbo.
'Global variables
Dim oContainer
Dim OutPutFile
Dim FileSystem...
Hi Huys,
Is there a way to disable pst creation. I would like to do this to over 1000 clients and I was hoping if I could do this using GPO's.
However any ideas will be appreciated.
Hi,
Has anyone got a vbscript which will give me the hardware info such as processor speed, ram etc in the form of either a txt, csv file.
We are on a windows 2000 Network
Hi,
I have a script which works preety well when run manually. I would like to automate the process and run this via GPO.
The script basically reads a txt file (which has a list of PC Names)and adds a user to the local admin group on the PC's incuded in the txt file.
I would like to add the...
Hi,
I have a batch file which works pretty well however I would like to do the same using a vbscript.
net use r: \\ukhakpr02\software par1s2 /user:hakguest
I am trying to do this but it doesn't work.
WSHNetwork.MapNetworkDrive "V:", "\\ukhakpr02\software" /UID=hakguest;PWD=par1s2
Hi,
I have a number of local desktop engineers who normally install and update software on PC's (XP clients on WIN2000 AD Network). I do not want to give them domain admin access. I would like to either assign them with delegated rights so that they can log in to PC's and install/update...
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.