2020-11

01_windows

IIS7

もう使わんけど。 IIS_xlsx-1-基礎確認 IIS_xlsx-2-iis6と7の差異 IIS_xlsx-3-asp1.x向けインストール
01_windows

becky

becky利用 メールクライアントとして2000年頃から利用。ライセンスは購入済み。 20160809beckyデータフォルダ指定での起動方法 "C:\Program Files\Rimarts\B2\B2.exe" /F "C:\Beck...
01_windows

scriptWin-driveConnect

scriptWin windowsのネットワーク接続スクリプト ドライブ接続(使い方) net use [devicename | *] [\\computername\sharename[\volume]] [password | *]]...
01_windows

ログイン時に自動netuse回復の抑止

netUseOff.reg Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider]...
01_windows

serverリモート停止

serverリモート停止 【参考】 WMIC /NODE:"<コンピュータ名>" /USER:"<ユーザー名>" /PASSWORD:"<パスワード>" OS WHERE Primary=1 CALL Win32Shutdown 5 WMI...