Difference between revisions of "User:Scott/29"

From FreekiWiki
Jump to navigation Jump to search
(Created page with " '''Home Page''' -------------------------------- Home Page user:scott Home02 user:scott/22 Printers user:scott/23 Network [[user:scott/2…")
 
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
  Network      [[user:scott/24]]
 
  Network      [[user:scott/24]]
 
  Troubleshoot [[user:scott/25]]
 
  Troubleshoot [[user:scott/25]]
 +
Virus Scan  [[user:scott/26]]
 
  Active Dir  [[user:scott/29]]
 
  Active Dir  [[user:scott/29]]
  
Line 14: Line 15:
 
  show location of schema master
 
  show location of schema master
 
  type netdom (for options)
 
  type netdom (for options)
 +
 +
==Logon Scripts==
 +
Map Printer on start-up
 +
Map Drive on start-up
 +
 +
.bat - old method
 +
 +
vb script - better method
 +
store VB script on NETLOGON Share on server "SCRIPTS" folder
 +
Create file script.vbs
 +
 +
can put script in start-up folder - for one user
 +
 +
On Domain controller add script to Group Policy Managment mmc

Latest revision as of 12:51, 20 November 2011

      Home Page
--------------------------------
Home Page    user:scott
Home02       user:scott/22
Printers     user:scott/23
Network      user:scott/24
Troubleshoot user:scott/25
Virus Scan   user:scott/26
Active Dir   user:scott/29

Template:TOC limit

netdom query fsmo

show location of schema master
type netdom (for options)

Logon Scripts

Map Printer on start-up
Map Drive on start-up

.bat - old method

vb script - better method
store VB script on NETLOGON Share on server "SCRIPTS" folder
Create file script.vbs

can put script in start-up folder - for one user
On Domain controller add script to Group Policy Managment mmc