PCTechGo

Already a Member? Log In to Your Account
Added: February 07, 2012
Authority: 32.2347
Type: Blog
Language: English
  Analytics :: more
Latest Posts :: more

Create Network Printers at Logon With vbs and Batch File

Create Network Printers at Logon With vbs and Batch FileThe following vbs script can be run from a batch file like a logon.bat file that you may already have in your NETLOGON folder. Or simply create a new one. Be sure to add the logon.bat to your users' account

Basic Differences Between CAT5, CAT5E, CAT6, CAT6e, CAT6a Cables

Basic Difference Between CAT6,CAT6e and CAT6a CablesBasic Difference Between CAT5 and CAT5E CablesCategory 5Category 5 cabling transmits at a frequency of 100MHz. This provides a rated line speed of up to 100Mbit/s and a cable segment length of 100 meters maximum. Most Category 5 cables, were designed for earlier networks replacing cat 3, only used two twisted pairs of wires. However, older Category 5 cabling continues to make up the majority of the world’s network cabling infrastructure.Categ

Exchange Management Shell Create New User with Exchange 2010 Shell

Exchange Management Shell Create New User with Exchange 2010 ShellCommand:New-Mailbox -Name 'new user' -Alias 'nuser' -UserPrincipalName 'nuser@your-domain.com' -SamAccountName 'nuser' -FirstName 'new' -Initials '' -LastName 'user' -Password 'System.Security.SecureString' -ResetPasswordOnNextLogon $falseI used this just today and it worked very nicely. I suspect the command can be oput into a script or batch file to create many accounts without the need for exchange 2010 Managment console.



  Related Blogs
Language: English
Language: English
Language: English
Language: English
Language: English
Language: English
© 2006-2012 OnToplist.com, All Rights Reserved