@related : Windows Network Security

LINUX

using LANG=C locale will have side effects on tools (ie accents on files on svn) :

cat /etc/default/locale
LANG="en_US.UTF-8"

WINDOWS

services

Press Windows key + R and type services.msc

[[Windows]]'s CSC : Client Side Caching Service

http://www.ntcompatible.com/thread17349-1.html

“c:\windows\CSC” stands for Client Side Caching

http://weblogs.asp.net/oldnewthing/archive/2003/08/27/54712.aspx

explore.exe
Tools > Folder Options > Offline Files tab.

You can then delete the files (Delete files…) and / or view the files (View files).

To disable online files, deselect the option “Enable offline files” and click OK.

[[WindowsNT]] Administration

  • Indexation Service kills harddrive, unactive it in the Services Pannel

C:\WINNT\System32\cisvc.exe

http://www.computercops.biz/postt24144.html

  • Remove password :

regedit HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/Current version/Policies/Ratings/*

leave Default

The Linux boot disk available for download at The NT Toolbox comes with the ability to reset an NT system's Administrator password, and its completely free of charge. Of course you get what you pay for, so don't expect a ton of documentation and an experience professional waiting for you to call for help. When it comes to support you'll have to wing it. But don't worry, using the boot disk to reset a password is much easier and quicker than re-installing NT, so it's worth any problems you may encounter.

Misc

Reboot :

sudo ping -s 65500 -f localhost > /dev/null 2> /dev/null # [[Windows]]9x
#   65536

MISC

administration.txt · Last modified: 2022/04/16 12:22 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki