Windows經常使用命令

Set pagefile Path/Size:
php


below is the command for setting to system managed if anyone wants to use

WMIC PAGEFILESET Set initialsize=0,maximumsize=0ide


below is the command for setting to custom if anyone wants to usespa

wmic PageFileSet create name="E:\\pagefile.sys",InitialSize="1024",MaximumSize="1024"
wmic PageFileSet where "name='C:\\pagefile.sys'" deleteorm


rename administratorip

wmic USERACCOUNT where name="Administrator" set FullName="admin"it


rename userio


wmic useraccount where "name='admin" call Rename admin00class


tsm client slient installationthread


http://adsm.org/forum/showthread.php?19089-TSM-Client-Silent-Install-scriptcli

相關文章
相關標籤/搜索