Ok I have a vbscript which creates a user account in AD but I have to open exchange management console to create the mailbox for the user.Is there a powerscript that I can run at the end of the vbscript that will enable the mailbox for that user I just created?
is there a way to modify this bat command so that when its ran it prompts for which printer to uninstall instead of having to edit the script each time to reflect a different printer?
runas /u:\%computername%\anthony rundll32 printui.dll,PrintUIEntry /dl /n "printer_name" /c\\computer_name
I need a script to search a folder and subfolders for certain file extensions then move the folder and all it contents to another folder.I have a script that will find a certain extension and move it but I want the script to search the whole folder and any subfolders for that file extension and...
Anybody ever use actualtests.com exam prep questions? I have heard mixed opinons about the measureup questions so I'm worried about using that if its not reliable.
I created a txt file with user information
like this CN=Neville Longbottom,OU=Gryffindor, OU=students,DC=hogwarts,dc=local" -samid nlongbottom -pwd
P@ssw0rd -fn neville -ln longbottom
but when i run this cmd
For /f “tokens=*” %i in (newusers.txt) do @dsadd user %i
I get an error saying " * was...
The company I work for is thinking about using Cutepdf.We have been using Acrobat writer/distiller on our terminal server but it corrupts when used as mult-kernel.Will Cutepdf corrupt like acrobat does when used on a terminal server.We use Citrix Presentation server 4.0 on top of Windows 2000...
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.