all of w_tipps
Posted on November 19th, 2004 in w_tipps, windows
Ever wanted to test Microsoft’s newest software in a sandbox environment? Wouldn’t it be great to be able to test new servers immediately, without formatting hard drives or dedicating one or more computers to the project? Now you can, with the TechNet Virtual Lab.
folgende labs stehen zur verfügung:
Desktop Deployment
SQL Server
Exchange
ISA
Microsoft Identity Integration Server (MIIS) 2003
Microsoft […]
Read Full Post |
Make a Comment ( None so far )
Posted on November 19th, 2004 in w_tipps, w_tools, windows
xcacls, cacls, showacl, showaccs, subinacl oder perms sind ganz nette tools; und für kleine sachen durchaus ausreichend. doch ein wirklich brauchbares tool ist SetACL - verfügbar als command line version bzw auch als activex control zum einbinden in z.b. vb
unter anderem können folgende objekte verwaltet werden:
Files and directories on NTFS volumes
Registry keys (but not […]
Read Full Post |
Make a Comment ( None so far )
Posted on November 18th, 2004 in w_tipps, w_tools, windows
das MOM 2005 Resource Kit beinhaltet ein sehr praktisches tools namens “PasswordUpdater.exe”
mithilfe dieses tools kann man nach einer passwortänderung eines ad user-accounts diese änderung auf x servern bei folgendem nachziehen:
- Windows Services (Account Name)
- COM+ Applications (Identity)
- Task Scheduler (Run As)
- AT (Service Account)
- VDirs in IIS (Anonymous User & UNC User)
Read Full Post |
Make a Comment ( 1 so far )
Posted on November 1st, 2004 in w_tipps, w_tools, windows
Most IT Professionals agree that having a lab for proper testing and staging is crucial to a stable, successful Citrix environment. However, some may argue that labs are complicated, costly and seemingly unjustified. Although these may seem like valid points, the risk of having your production environment come crashing down due to an untested patch […]
Read Full Post |
Make a Comment ( None so far )
Posted on October 29th, 2004 in w_tipps, w_tools, windows
das beste an dem virtual server von microsoft ist neben dem preis mit sicherheit die tatsache, dass er von microsoft supported wird. auch tools wie das Virtual Server 2005 Migration Toolkit stellen einen absoluten mehrwert dar; doch es kommt noch mehr bewegung in die sache; das dokument Running Domain Controllers in Virtual Server 2005 sollte […]
Read Full Post |
Make a Comment ( 1 so far )
Posted on October 29th, 2004 in w_tipps, w_tools, windows
Microsoft provides a useful command-line tool called err.exe that can help you find the meanings of error codes. When you run err.exe and specify an error code, the program searches all the error-code definitions from the various header files that Windows uses to generate a list of possible error meanings. You can download err.exe at […]
Read Full Post |
Make a Comment ( None so far )
Posted on October 21st, 2004 in w_tipps, w_tools, windows
gibts hier:
AccExp - Account expiration tool.
AdFind - Active Directory query tool.
AdMod - Active Directory modification tool.
ATSN - IP to Subnet/Site Information tool.
Auth - Authentication test tool.
Read Full Post |
Make a Comment ( None so far )
Posted on October 20th, 2004 in w_tipps, w_tools, windows
Automated Deployment Services (ADS). Available as a download, ADS for Windows Server 2003, Enterprise Edition, includes a new set of imaging tools that enable you to automate the deployment of Microsoft operating systems.
Active Directory Application Mode (ADAM). For organizations that require flexible support for directory-enabled applications, ADAM is a breakthrough in directory services technology based […]
Read Full Post |
Make a Comment ( None so far )
Posted on October 5th, 2004 in w_tipps, w_tools, windows
ein kleines aber feines keyboard macro script; einfach die gewünschten keycodes und wiederholungen ändern, in eine textdatei kopieren und mit endung vbs abspeichern; und dann hat man 5 sekunden zeit, um auf die gewünschte applikation zu wechseln in der das script laufen soll
Dim WShell
Dim i
Dim KeyCount
Dim KeyCodes
set WShell = WScript.CreateObject(”WScript.Shell”)
WScript.Sleep 5000 ‘5 Sekunden warten, um die […]
Read Full Post |
Make a Comment ( None so far )
Posted on September 16th, 2004 in w_tipps, w_tools, windows
Die negative Auswirkung der Fragmentierung von Daten auf Speichermedien ist schwer zu ermitteln, aber auf keinen Fall zu unterschätzen. Laut einer Studie der Volkswagen AG in Zusammenarbeit mit O&O Software (O&O Defrag) im Februar 2001 sind zwischen 6 und 192 Prozent Performancegewinn zu erziehlen.
Mit dem Tool “IOMeter” (Original von Intel, mittlerweile übergeben ans Open […]
Read Full Post |
Make a Comment ( None so far )