There are three ways (other than disabling it) by which you can bypass eh UAC prompt for particular applications:
- Task Scheduler
- Elevate Me
- Tweak UAC
There are three ways (other than disabling it) by which you can bypass eh UAC prompt for particular applications:
Create UAC White List (Windows Vista/7)
HVRemote (Hyper-V Remote Management Configuration Utility)
Open a network share with different credential
runas /u:domain\username "explorer \\server\share, /separate"
running the application in user profile by different credential
runas.exe /noprofile /user:administrator cmd
Opening Explorer shell with admin privileges on XP
Quick Run command to Open My Computer
1. Press Win + R keys to open Run box (or Click Start > Run).
2. Type "…" and press Enter key.
Open My Computer using keyboard with quick run command
VMware savings-calculator
http://www.yougetsignal.com/tools/open-ports/
*The open port checker is a tool you can use to check your external IP address and detect open ports on your connection. This tool is useful for finding out if your port forwarding is setup correctly or if your server applications are being blocked by a firewall.
open port checker (local + remote)
The tradelink internet network connection setting by default is using a Windows dial up/PPPoE ..... connection
When a user to try to connect to trandlink in a corp. network (e.g. be hide firewall), they will got the following error. It is because the tradelink try to use the network connection e.g. PPPoE, dial up …… to connect the internet.
The solution is use the administrator account login the tradelink system, go to “admin” -> “system parameter” -> “system” - > “Internet connection” -> select “Use leased line connection”
But for the terminal server environment, there are some different:
It depends on the installation method of the tradelink (e.g. in user mode/in admin mode during the install and the user account of the terminal service). It will make the tradelink use the “Wini.ini” in different localtion
The following is the location of “Win.ini”
e.g. C:\Documents and Settings\Administrator\WINDOWS (For Multiple user environments)
e.g. C:\Windows (For local login only)
e.g. User home folder H:\Windows (If User domain account have home folder setup)
The following is the tradelink configuration in the “Win.ini”
[SEDIF_Schedule]
ConnectControl=ON
CONNECTMIN=60
ActionAfterConnect=Both Send and Receive
ConnectType=CETS
[TRADELINK_CONNECTION]
RASProfile=
Leaseline=1 [The “1” = “Use leased line connection”]
UseProxy=0
ProxyAddr=
[IDAPI]
DLLPATH=C:\VALUNET\IDAPI
Tradelink on Terminal Server
"C:\Program Files\Windows Resource Kits\Tools\INSTSRV.EXE" SpamAssassin "C:\Program Files\Windows Resource Kits\Tools\SRVANY.EXE"
"c:\sa\spamd.exe -l -s c:\sa\spamd.log --round-robin"
完整的免費Email 伺服器方案--hMailServer 4.4中文 + 防毒 + WebMail 完整 Windows 應用方案
http://twg.idv.tw/dv_rss_xhtml_229_91179_8.html
SquirrelMail
http://www.squirrelmail.org/download.php
WampServer 2
ClamWin Free Antivirus is a free software project
http://www.clamwin.com/content/view/18/46/
hmailserver installation and configuration information
(Freeware) Apache, MySQL, PHP on Windows
ChromePlus has all the functionalities that Google Chrome has. More, ChromePlus added some useful features such as Mouse gesture, Super drag, IE tab, etc. Meanwhile, ChromePlus is free with no function limitation and you can use ChromePlus to surf the internet in any case.
(Freeware) ChromePlus
Using Netsh with Windows Firewall
GPO of Windows firewall allow Remote Administration exception
Enabling Windows Firewall
Click Start, Run and type:
Netsh firewall set opmode enable
Disabling Windows Firewall
Click Start, Run and type:
Netsh firewall set opmode disable
http://www.winhelponline.com/blog/enable-and-disable-windows-firewall-quickly-using-command-line/
Enable and Disable Windows Firewall Quickly Using Command-Line (From http://www.winhelponline.com/blog/enable-and-disable-windows-firewall-quickly-using-command-line/)
/reg | Registers ShellRunas shell context-menu entry |
/regnetonly | Registers Shell /netonly context-menu entry Note: a command prompt will flash when the program starts |
/unreg | Unregisters ShellRunas shell context-menu entry |
/quiet | Register or unregisters ShellRunas shell context-menu entry without result dialog |
/netonly | Use if specified credentials are for remote access only |
<program> | Runs program with specified credentials and parameters |
找回Vista及Server 2008的RunAs 功能
(Freeware) VHD Attach – Attach and detach VHDs in Windows Explorer
create a custom default user profile
Copy User Profiles in Windows XP
http://www.petri.co.il/copy_user_profiles_in_windows_xp.htm
Copy User Profiles in Windows XP
How do I Find Out Linux CPU Utilization?
Keyboard Shortcuts
And here is a list of useful new keyboard shortcuts:
Alt+P
Display/ hide the Explorer preview pane
Windows key+G
Display gadgets in front of other windows
Windows key++ (plus key)
Zoom in, where appropriate
Windows key+- (minus key)
Zoom out, where appropriate
Windows key+Up
Maximise the current window
Windows key+Down
Minimise the current window
Windows key+Left
Snap to
http://www.edmartechguide.com/2009/04/windows-7-optimization-tips.html
Some Windows 7 hot key
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"LogonPrompt"="This is XXX Workstation: hostname"
"Welcome"=" - This is XXX Workstation: hostname"
display message on Window XP login GINA
Executive Summary:
When you're configuring a new Microsoft Windows server that has multiple network interface cards (NICs), it's important that you disable any NICs that aren't plugged in to the network. If you don't disable an unused NIC, problems can arise on domain controllers (DCs) running Domain Name System (DNS). The DNS server problems can impede the performance of client computers.
For more information:
http://windowsitpro.com/article/articleid/96610/beware-of-unused-nics.html
Beware of Unused NICs (From: http://windowsitpro.com/article/articleid/96610/beware-of-unused-nics.html)
English office 可提供細明體或新細明體等中文字型
|
Registry Settings
System Key: [HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
Data Type: REG_EXPAND_SZ (Expanded String Value)
http://www.pctools.com/guides/registry/detail/370/
Show User and Computer Name on Desktop (From: http://www.pctools.com/guides/registry/detail/370/ )
Remote Script
Utility lets you execute commands and scripts on the remote machine.
Utility lets you execute commands and scripts on the remote machine
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_22575735.html
Hardware inventory during the user login and write to a excel (From:http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_22575735.html)
VBScript
' Name : Login.vbs
' Version : 3.2, 04/15/2004
' Author : J. Jason Bergh
' INITIALIZATION
' Declare Variables
Option Explicit
Dim objNetDrive ' Network Drive Object
Dim objNetDriveEnum ' Network Drive Enumeration Object
Dim objWMIService ' WMI Service Object
Dim strComputer ' WMI Computer Namspace String
Dim colItems ' WMI Item Collection (Win32_OperatingSystem)
Dim colComputers ' WMI Computer Collection (Win32_ComputerSystem)
Dim objItem ' WMI Item Object
Dim objComputer ' WMI Computer Object
Dim strError ' Event Log Error String
Dim strSuccess ' Event Log Success String
Dim strEventLog ' Event Log Report String
Dim WshShl ' Windows Scripting Host Shell Object
Dim WshNet ' Windows Scripting Host Network Object
Dim i ' Counter
' Instantiate Variables
Set objNetDrive = CreateObject("WScript.Network")
Set WshShl = WScript.CreateObject("WScript.Shell")
Set WshNet = WScript.CreateObject("WScript.Network")
' Ignore Error Messages
On Error Resume Next
' Instantiate Event Log Report
strEventLog = "Login Script v.3.2 status as follows:"
' Determine OS Type and Role
OSTypeAndRole()
' Enumerate Network Drives
Set objNetDriveEnum = WshNet.EnumNetworkDrives
' Map Network Drives
NetworkMapDrive "V:", "\\GODZILLA\DOWNLOADS"
NetworkMapDrive "W:", "\\GODZILLA\DOCUMENTS"
NetworkMapDrive "X:", "\\GODZILLA\PICTURES"
NetworkMapDrive "Y:", "\\GODZILLA\MUSIC"
' Write Event To The Application Event Log
EventLog()
' End Script
' FUNCTIONS
Function OSTypeAndRole()
' Instantiate WMI
strComputer = "."
Set objWMIService = GetObject("winmgmts:\\" & strComputer & "\root\cimv2")
Set colItems = objWMIService.ExecQuery("Select * from Win32_OperatingSystem",,48)
' Query Target OS Type
For Each objItem In colItems
' Target is in the Windows NT family if OS Type 18
If objItem.OSType = 18 Then
' Query target and if the target's role is a Domain Controller (Primary, Backup) the Login script will exit.
' Instantiate WMI
Set objWMIService = GetObject("winmgmts:" & "{impersonationLevel=impersonate}!\\" & strComputer & "\root\cimv2")
Set colComputers = objWMIService.ExecQuery ("Select DomainRole from Win32_ComputerSystem")
' Query target role if target is in Windows NT family
For Each objComputer In colComputers
' Check target's role and terminate script if target is a Domain Controller (Domain Role > 3)
If objComputer.DomainRole > 3 Then
Wscript.Quit()
End If
Next
Else
' Operating System is not part of the Windows NT family, terminate the Login script
Wscript.Quit()
End If
Next
' Instantiate Error and Success string values
strError = "- Error determining operating system and role."
strSuccess = " - Windows NT family functioning as a member workstation / server."
' Check for errors
CheckError strError, strSuccess
End Function
Function NetworkMapDrive (Drive, Share)
' Enumerate and compare specified Drive Letter and UNC share point to mapped Drive Letters and UNC share points
For i = 0 to objNetDriveEnum.Count -1 Step 2
If LCase(Drive) = LCase(objNetDriveEnum.Item(i)) Then
If Not LCase(Share) = LCase(objNetDriveEnum.Item(i+1)) Then
' Remove Network Share Point
WshNet.RemoveNetworkDrive Drive, TRUE, TRUE
Else
' Drive mapped correctly, exit function
Exit Function
End If
End If
Next
' Map specified Drive Letter to specified UNC share point
WshNet.MapNetworkDrive Drive, Share, TRUE
' Instantiate Error and Success string values
strError = " - Error mapping drive " & Drive & " to " & Share & "."
strSuccess = " - Drive " & Drive & " mapped to " & Share & "."
' Check for errors
CheckError strError, strSuccess
End Function
Function CheckError (EventError, EventSuccess)
' Function status reported to Application Event Log string
' Check for errors
If Err > 0 Then
' Error occured, mark Event Log string accordingly
strEventLog = strEventLog & vbCR & EventError
Err.Clear
Else
' No errors, mark Event Log string complete for this function
strEventLog = strEventLog & vbCR & EventSuccess
End If
End Function
Function EventLog()
' Write Event to the Application Event Log
WshShl.LogEvent 0, strEventLog
End Function
http://gallery.technet.microsoft.com/ScriptCenter/en-us/5ff5f445-d28d-45d5-8db7-bc5998ca8fcd
Map Network Drives and Log the Results
The Microsoft Active Directory Topology Diagrammer reads an Active Directory configuration using ActiveX Data Objects (ADO), and then automatically generates a Visio diagram of your Active Directory and /or your Exchange 200x Server topology. The diagramms include domains, sites, servers, administrative groups, routing groups and connectors and can be changed manually in Visio if needed.
Microsoft Active Directory Topology Diagrammer
http://www.ghacks.net/2009/11/07/install-missing-runtimes-with-all-in-one-runtime/
Install Missing Runtimes With All In One Runtime
DropMyRights
DropMyRights is a tool written by Michael Howard that allows administrators to run internet-facing applications (such as email clients and web browsers) as a non-administrator. You can read about it and download it from his MSDN article "Browsing the Web and Reading E-mail Safely as an Administrator".
http://nonadmin.editme.com/DropMyRights
DropMyRights
Darik’s Boot And Nuke
Eraser is an advanced security tool for Windows which allows you to completely remove sensitive data from your hard drive by overwriting it several times with carefully selected patterns. Works with Windows 98, ME, NT, 2000, XP, Vista, Windows Server 2003 and Server 2008.
Western Digital DLG Diagnostics (Data LifeGuard Diagnostics) WinDLG.zip
http://support.wdc.com/product/download.asp?groupid=302&sid=3&lang=en
Hard disks wipe and data clearing
(Freeware) PDF-XChange Viewer (With editing function)
VMLite XP Mode (No HW VT need - An alternative solution of MS XP Mode)
Add RunAs to Explorer Context Menu in Vista and Server 2008
Operating System | Host and Guest Support |
---|---|
Windows 7 Home Basic Windows 7 Home Premium Windows 7 Professional Windows 7 Enterprise Windows 7 Ultimate | Host and guest |
Windows 2008 SP2, R2 | Guest |
Windows Vista SP2 | Guest |
Debian 5 | Guest |
Ubuntu 9.04 | Host and guest |
Red Hat Enterprise Linux 5.3 | Host and guest |
CentOS 5.3 | Guest |
Oracle Enterprise Linux 5.3 | Guest |
OpenSUSE 11.x | Host and guest |
Mandriva 2009 | Host and guest |
SUSE Linux Enterprise 11.x | Host and guest |
VMware Player 3.0
This freeware privacy program greatly increases the security of Windows XP. Everyone running XP should use it. Drop My Rights makes Windows more secure by running selected programs in a restricted environment (i.e. with lower rights) even when logged on to Windows XP as an Administrator. To find out more, click here.
http://www.download.com/DropMyRights/3000-2144_4-10722877.html
(Freeware) DropMyRights
http://www.petri.co.il/obj_sid.htm
rogram is able to detect object or SID that can be queried by the Global Catalog or the local SAM within the process machine. (From: http://www.petri.co.il/obj_sid.htm)
Check map driver present PC:
Dim objNetwork : Set objNetwork = CreateObject("WScript.Network")
Dim objFSO : Set objFSO = CreateObject("Scripting.FileSystemObject")
If objFSO.DriveExists("X:") Then
Set WSHShell = CreateObject("Wscript.Shell")
WSHShell.Run ("E:\Testing_file\test2\map_drive_check.bat")
End If
The bat to record the hostname
hostname >> E:\Testing_file\test2\a.txt
check the map drive present remotely
'InstalledPrograms.vbs - Lists installed software shown in Registry Uninstall key
'?Bill James - wgjames@mvps.org - 19/Sep/2003 19:51
'This script should run on Windows 2000 and Windows XP as is, and on
'Windows 9X and NT where WMI and current scripting engine are installed.
'Capability to probe a remote computer only available on NT to NT type
'Operating Systems, and only if the local computer is logged in with the
'same ID and PW as the remoted computer.
'Output is to tab delimited text file which can be imported to newer
'versions of Excel and converted to a spreadsheet.
'GetAddRemove Function based on script posted by Torgeir Bakken
'Date: Wed, 17 Sep 2003 21:06:44 +0200
'From: "Torgeir Bakken (MVP)"
'Subject: Re: Track installed software, patches and plugins using WMI
'Newsgroups: microsoft.public.win32.programmer.wmi
Option Explicit
Dim sTitle
sTitle = "InstalledPrograms.vbs by Bill James"
Dim StrComputer
strComputer = InputBox("Enter I.P. or name of computer to check for " & _
"installed software (leave blank to check " & _
"local system)." & vbcrlf & vbcrlf & "Remote " & _
"checking only from NT type OS to NT type OS " & _
"with same Admin level UID & PW", sTitle)
If IsEmpty(strComputer) Then WScript.Quit
strComputer = Trim(strComputer)
If strComputer = "" Then strComputer = "."
'Wscript.Echo GetAddRemove(strComputer)
Dim sCompName : sCompName = GetProbedID(StrComputer)
Dim sFileName
sFileName = sCompName & "_" & GetDTFileName() & "_Software.txt"
Dim s : s = GetAddRemove(strComputer)
If WriteFile(s, sFileName) Then
'optional prompt for display
If MsgBox("Finished processing. Results saved to " & sFileName & _
vbcrlf & vbcrlf & "Do you want to view the results now?", _
4 + 32, sTitle) = 6 Then
WScript.CreateObject("WScript.Shell").Run sFileName, 9
End If
End If
Function GetAddRemove(sComp)
'Function credit to Torgeir Bakken
Dim cnt, oReg, sBaseKey, iRC, aSubKeys
Const HKLM = &H80000002 'HKEY_LOCAL_MACHINE
Set oReg = GetObject("winmgmts:{impersonationLevel=impersonate}!\\" & _
sComp & "/root/default:StdRegProv")
sBaseKey = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\"
iRC = oReg.EnumKey(HKLM, sBaseKey, aSubKeys)
Dim sKey, sValue, sTmp, sVersion, sDateValue, sYr, sMth, sDay
For Each sKey In aSubKeys
iRC = oReg.GetStringValue(HKLM, sBaseKey & sKey, "DisplayName", sValue)
If iRC <> 0 Then
oReg.GetStringValue HKLM, sBaseKey & sKey, "QuietDisplayName", sValue
End If
If sValue <> "" Then
iRC = oReg.GetStringValue(HKLM, sBaseKey & sKey, _
"DisplayVersion", sVersion)
If sVersion <> "" Then
sValue = sValue & vbTab & "Ver: " & sVersion
Else
sValue = sValue & vbTab
End If
iRC = oReg.GetStringValue(HKLM, sBaseKey & sKey, _
"InstallDate", sDateValue)
If sDateValue <> "" Then
sYr = Left(sDateValue, 4)
sMth = Mid(sDateValue, 5, 2)
sDay = Right(sDateValue, 2)
'some Registry entries have improper date format
On Error Resume Next
sDateValue = DateSerial(sYr, sMth, sDay)
On Error GoTo 0
If sdateValue <> "" Then
sValue = sValue & vbTab & "Installed: " & sDateValue
End If
End If
sTmp = sTmp & sValue & vbcrlf
cnt = cnt + 1
End If
Next
sTmp = BubbleSort(sTmp)
GetAddRemove = "INSTALLED SOFTWARE (" & cnt & ") - " & sCompName & _
" - " & Now() & vbcrlf & vbcrlf & sTmp
End Function
Function BubbleSort(sTmp)
'cheapo bubble sort
Dim aTmp, i, j, temp
aTmp = Split(sTmp, vbcrlf)
For i = UBound(aTmp) - 1 To 0 Step -1
For j = 0 to i - 1
If LCase(aTmp(j)) > LCase(aTmp(j+1)) Then
temp = aTmp(j + 1)
aTmp(j + 1) = aTmp(j)
aTmp(j) = temp
End if
Next
Next
BubbleSort = Join(aTmp, vbcrlf)
End Function
Function GetProbedID(sComp)
Dim objWMIService, colItems, objItem
Set objWMIService = GetObject("winmgmts:\\" & sComp & "\root\cimv2")
Set colItems = objWMIService.ExecQuery("Select SystemName from " & _
"Win32_NetworkAdapter",,48)
For Each objItem in colItems
GetProbedID = objItem.SystemName
Next
End Function
Function GetDTFileName()
dim sNow, sMth, sDay, sYr, sHr, sMin, sSec
sNow = Now
sMth = Right("0" & Month(sNow), 2)
sDay = Right("0" & Day(sNow), 2)
sYr = Right("00" & Year(sNow), 4)
sHr = Right("0" & Hour(sNow), 2)
sMin = Right("0" & Minute(sNow), 2)
sSec = Right("0" & Second(sNow), 2)
GetDTFileName = sMth & sDay & sYr & "_" & sHr & sMin & sSec
End Function
Function WriteFile(sData, sFileName)
Dim fso, OutFile, bWrite
bWrite = True
Set fso = CreateObject("Scripting.FileSystemObject")
On Error Resume Next
Set OutFile = fso.OpenTextFile(sFileName, 2, True)
'Possibly need a prompt to close the file and one recursion attempt.
If Err = 70 Then
Wscript.Echo "Could not write to file " & sFileName & ", results " & _
"not saved." & vbcrlf & vbcrlf & "This is probably " & _
"because the file is already open."
bWrite = False
ElseIf Err Then
WScript.Echo err & vbcrlf & err.description
bWrite = False
End If
On Error GoTo 0
If bWrite Then
OutFile.WriteLine(sData)
OutFile.Close
End If
Set fso = Nothing
Set OutFile = Nothing
WriteFile = bWrite
End Function
http://www.billsway.com/vbspage/
List Installed Programs remotely (From: http://www.billsway.com/vbspage/)
It is create your host file and deploy it with a startup script which doesn't require that the user has admin rights since it runs on machine account.
Put your host file on a share and create a batch file with this line:
type \\server\sharename\hosts >>%systemroot%\system32\drivers\etc\hosts
Then go in your group policies:
Computer configuration / Windows settings / Scripts / Startup
and use your script. At next startup everyone will have new hosts file.
(Reference: http://www.experts-exchange.com/Software/Server_Software/Email_Servers/Exchange/Q_23790188.html)
GPO + bat file to edit host files
how to boot vhd created by disk2vhd (From: http://forum.sysinternals.com/forum_posts.asp?TID=20716&PN=2)
OK, now I see what you're trying to do, and this makes it easier to work with.
What I would suggest though, is that you create your HTM file as below, and then only modify that when you want things to change.....
There is one possible catch with this though....because you're using VBScript code inside the HTM file to close the window, if the source of the file location isn't a Trusted Site in IE, then it will pop-up a security warning. So, I suggest hosting the HTM file on a web server, then placing that server name as a Trusted Site in IE (can be done via Group Policy), and then use VBS to navigate to that page.
So, here's the HTM that I modified:
<HTML><TITLE>
Login Message
</TITLE>
<BODY bgcolor="silver">
<INPUT TYPE='button' onclick='return window.close()' value='Close'/>
<BR>
<BR>
<BR>
<BR>
<CENTER><SPAN STYLE="color: green; font-size: 20pt">Hello World</SPAN></CENTER>
<CENTER><SPAN STYLE="color: green; font-size: 15pt">To find out more click below</SPAN></CENTER>
<CENTER><A HREF="http://intranet.com" target="_blank">Click Here</A></CENTER>
</BODY>
</HTML>
and here's the VBS to load that page:
'===================
strFile = Replace(WScript.ScriptFullName, WScript.ScriptName, "") & "Message.htm"
Set objExplorer = CreateObject("InternetExplorer.Application")
objExplorer.Visible = 1
objExplorer.Navigate strFile
objExplorer.ToolBar = 0
objExplorer.StatusBar = 0
objExplorer.Width=700
objExplorer.Height = 260
objExplorer.Left = 200
objExplorer.Top = 200
Do While objExplorer.ReadyState <> 4
Wscript.Sleep 200
Loop
' Now activate the window to bring it to the foreground
strWindowTitle = objExplorer.Document.Title & " - Microsoft Internet Explorer"
Set objShell = CreateObject("WScript.Shell")
objShell.AppActivate strWindowTitle
'===================
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_22936624.html
How to create a pop up message after login using VBS and html (From: http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_Script/Q_22936624.html)
Some of these command below can cause harmful an undesirable functions, leading to the formatting of your hard disk and data loss, while others will not run under Windows XP. As for Windows Vista the Run Tab is not visible in the start up menu. Windows Vista specific command prompts are not included.
Here is a list of commands you can use under Microsoft Windows prearranged depending of their functionality :
Control Panel
CONTROL: opens the control panel window
CONTROL ADMINTOOLS: opens the administrative tools
CONTROL KEYBOARD: opens keyboard properties
CONTROL COLOUR: opens display properties.Appearance tab
CONTROL FOLDERS: opens folder options
CONTROL FONTS: opens font policy management
CONTROL INTERNATIONAL or INTL.CPL: opens Regional and Language option
CONTROL MOUSE or MAIN.CPL: opens mouse properties
CONTROL USERPASSWORDS: opens User Accounts editor
CONTROL USERPASSWORDS2 or NETPLWIZ: User account access restrictions
CONTROL PRINTERS: opens faxes and printers available
APPWIZ.CPL: opens Add or Remove programs utility tool
OPTIONALFEATURES: opens Add or Remove Windows component utility
DESK.CPL: opens display properties. Themes tab
HDWWIZ.CPL: opens add hardware wizard
IRPROPS.CPL: infrared utility tool
JOY.CP: opens game controllers settings
MMSYS.CPL: opens Sound and Audio device Properties. Volume tab
SYSDM.CPL: opens System properties
TELEPHON.CPL: Opens phone and Modem options
TIMEDATE.CPL: Date and Time properties
WSCUI.CPL: opens Windows Security Center
ACCESS.CPL: opens Accessibility Options
WUAUCPL.CPL: opens Automatic Updates
POWERCFG.CPL: opens Power Options Properties
AZMAN.MSC: opens authorisation management utility tool
CERTMGR.MSC: opens certificate management tool
COMPMGMT.MSC: opens the Computer management tool
COMEXP.MSC or DCOMCNFG: opens the Computer Services management tool
DEVMGMT.MSC: opens Device Manager
EVENTVWR or EVENTVWR.MSC: opens Event Viewer
FSMGMT.MSC: opens Shared Folders
NAPCLCFG.MSC: NAP Client configuration utility tool
SERVICES.MSC: opens Service manager
TASKSCHD.MSC or CONTROL SCHEDTASKS: opens Schedule Tasks manager
GPEDIT.MSC: opens Group Policy utility tool
LUSRMGR.MSC: opens Local Users and Groups
SECPOL.MSC: opens local security settings
CIADV.MSC: opens indexing service
NTMSMGR.MSC: removable storage manager
NTMSOPRQ.MSC: removable storage operator requests
WMIMGMT.MSC: opens (WMI) Window Management Instrumentation
PERFMON or PERFMON.MSC: opens the Performance monitor
MMC: opens empty Console
MDSCHED: opens memory diagnostics tools
DXDIAG: opens DirectX diagnostics tools
ODBCAD32: opens ODBC Data source Administrator
REGEDIT or REGEDT32: opens Registry Editor
DRWTSN32: opens Dr. Watson
VERIFIER: opens Driver Verifier Manager
CLICONFG: opens SQL Server Client Network Utility
UTILMAN: opens Utility Manager
COLORCPL: opens color management
CREDWIZ: back up and recovery tool for user passwords
MOBSYNC: opens Synchronization center
MSCONFIG: opens System Configuration Utility
SYSEDIT: opens System Configuration Editor (careful while using this command)
SYSKEY: Windows Account Database Security management (careful while using this command)
Windows utility and applications
EPLORER: Opens windows Explorer
IEXPLORER: Opens Internet explorer
WAB: opens Contacts
CHARMAP: opens Character Map
WRITE: opens WordPad
NOTEPAD: opens Notepad
CALC: opens Calculator
CLIPBRD: opens Clipbook Viewer
WINCHAT: opens Microsoft Chat Interface
SOUNDRECORDER: opens sound recording tool
DVDPLAY: run CD or DVD
WMPLAYER: opens Windows Media Player
MOVIEMK: Opens untitled Windows Movie Maker
OSK: opens on-screen Keyboard
MAGNIFY: opens Magnifier
WINCAL: opens Calendar
DIALER: opens phone Dialer
EUDCEDIT: opens Private Character Editor
NDVOL: opens the mixer volume
RSTRUI : opens Tool System Restore (For Vista only)
%WINDIR%\SYSTEM32\RESTORE\rstrui.exe: opens Tool System Restore (for XP only).
MSINFO32: Opens the System Information
MRT : launches the utility removal of malware.
Taskmgr : Opens the Windows Task Manager
CMD: opens a command prompt
MIGWIZ: Opens the tool for transferring files and settings from Windows (Vista only)
Migwiz.exe: Opens the tool for transferring files and settings from Windows (for XP only)
SIDEBAR: Open the Windows (Vista only)
Sigverif : Opens the tool for verification of signatures of files
Winver : Opens the window for your Windows version
FSQUIRT: Bluetooth Transfer Wizard
IExpress opens the wizard for creating self-extracting archives. Tutorial HERE
MBLCTR: opens the mobility center (Windows Vista only)
MSRA : Opens the Windows Remote Assistance
Mstsc : opens the tool connection Remote Desktop
MSDT: opens the diagnostic tools and support Microsoft
WERCON: opens the reporting tool and solutions to problems (for Vista only)
WINDOWSANYTIMEUPGRADE: Enables the upgrade of Windows Vista
WINWORD : opens Word (if installed)
PRINTBRMUI : Opens migration wizard printer (Vista only)
Disk management
DISKMGMT.MSC: opens disk management utility
CLEANMGR: opens disk drive clean up utility
DFRG.MSC: opens disk defragmenter
CHKDSK: complete analysis of disk partition
DISKPART: disk partitioning tool
Connection management
IPCONFIG: list the configuration of IP addresses on your PC (for more information type IPCONFIG/? in the CMD menu)
INETCPL.CPL: opens internet properties
FIREWALL.CPL: opens windows firewall
NETSETUP.CPL: opens network setup wizard
Miscellaneous commands
JAVAWS: View the cover of JAVA software (if installed)
AC3FILTER.CPL: Opens the properties AC3 Filter (if installed)
FIREFOX: Mozilla launches Firefox (if installed)
NETPROJ: allow or not connecting to a network projector (For Vista only)
LOGOFF: closes the current session
SHUTDOWN: shut down Windows
SHUTDOWN-A: to interrupt Windows shutdown
%WINDIR% or %SYSTEMROOT%: opens the Windows installation
%PROGRAMFILES%: Opens the folder where you installed other programs (Program Files)
%USERPROFILE%: opens the profile of the user currently logged
%HOMEDRIVE%: opens the browser on the partition or the operating system is installed
%HOMEPATH%: opens the currently logged user C: \ Documents and Settings \ [username]
%TEMP%: opens the temporary folder
VSP1CLN: deletes the cache for installation of the service pack 1 for Vista
System File Checker (Requires Windows CD if the cache is not available):
SFC / scannow: immediately scans all system files and repairs damaged files
SFC / VERIFYONLY: scans only those files system
SFC / Scanfil = "name and file path": scans the specified file, and repaired if damaged
SFC / VERIFYFILE = "name and file path": Scans only the file specified
SFC / scanonce: scans the system files on the next restart
SFC / REVERT: return the initial configuration (For more information, type SFC /? In the command prompt CMD.
http://en.kioskea.net/faq/sujet-403-command-prompts-for-windows
Command prompts for Windows (From: http://en.kioskea.net/faq/sujet-403-command-prompts-for-windows)
Dim DomainName
Dim UserAccount
Set net = WScript.CreateObject("WScript.Network")
local = net.ComputerName
DomainName = "DomainName"
UserAccount = "userAccount"
set group = GetObject("WinNT://"& local &"/Administrators")
on error resume next
group.Add "WinNT://"& DomainName &"/"& UserAccount &""
CheckError
sub CheckError
if not err.number=0 then
set ole = CreateObject("ole.err")
MsgBox ole.oleError(err.Number), vbCritical
err.clear
else
MsgBox "Done."
end if
end sub
http://www.enterpriseitplanet.com/resources/scripts_win/article.php/3083571
(Domain PC) How to solve the local admin account locked
For the logon script,
The bat command
cscript //nologo %0\..\add_admin.vbs
How to use logon script to call a vbs
Robocopy.exe C:\folder1 D:\folder2 /e /copyall /w:1 /r:1
The “/e” specifies to copy everything, including subfolders. The “/copyall” switch specifies to copy security and file attributes. The “/w:1” switch specifies to wait 1 second before retrying a file if access denied. The “/r:1” switch specifies to retry a failed file 1 time before moving on.
(File Server Migration) Using robocopy for file copy and synchronize
Terminal Services Command Line Administration
Managing your Windows 2003 Terminal Server can be done faster and easier with a few simple command line tools. There are a lot of them so hang on!
Change User - When installing applications on a terminal server you must be in Install Mode. To toggle the system between Install and Execute Modes, you can use the Change User commands.
To switch to Install Mode: CHANGE USER /install
To switch to Execute Mode: CHANGE USER /execute
Change Logon - To quickly disable or enable the ability to logon to the terminal server you can use the Change Logon command. This will not affect currently logged on users.
To enable new logons: CHANGE LOGON /enable
To disable new logons: CHANGE LOGON /disable
Query TermServer - Lists all terminal servers in the current domain.
QUERY TERMSERVER [/domain:domain] [/address][/continue]
Query Session - Lists all current sessions running on a terminal server.
QUERY SESSION [sessionname | username | sessionid][/server:servername] [/mode] [/flow] [/connect] [/counter]
Query User or Quser - Lists all current users on a terminal server
QUERY USER [username | sessionname | sessionid] [/server:servername]
Query Process - Lists all processes running on the terminal server.
QUERY PROCESS [ x | processid | username | sessionname | /id:nn | programname] [/server:servername] [/system]
TSShutdn - Will shutdown/reboot the terminal server after a specified delay.
TSSHUTDN [wait_time] [/server:servername] [/reboot] [/powerdown] [/delay:logoffdelay] [/v]
Logoff - Will logoff the specified user off the terminal server and close the session. Caution, if you don't specify a user it will log you off!
LOGOFF [sessionid | sessionname] [/server:servername] [/v]
Reset Session - Will kill the specified users session without warning which can be useful when a users session is stuck. Caution, if you don't specify a user it will kill your session!
RESET SESSION [sessionname | sessionid] [/server:servername] [/v]
MSG - Will popup a message on the specified user(s) terminal server session.
MSG [username | sessionname | sessionid | @filename | x ][/server:servername] [/time:seconds] [/v] [/w] message
Shadow - Will allow you to shadow or take control of a users session.
SHADOW [sessionname | sessionid] [/server:servername] [/v]
TSProf - Will update, copy or display the Terminal Server users profile path and/or data.
TSPROF /update [/domian:domainname | /local] /profile:path username TSPROF /copy [/domian:domainname | /local] [/profile:path] src_user dest_user TSPROF /q [/domian:domainname | /local] username
原文網址:
(轉貼) Terminal Services Command Line Administration