Network Administrator Knowledgebase

Jun 8 2008   12:20AM GMT

Microsoft Exchange Server Error Code Look-up



Posted by: Michael Khanin
Exchange, Microsoft Windows

Use the Error Code Lookup tool to determine error values from decimal and hexadecimal error codes in Microsoft Windows® operating systems. The tool can look up one or more values at a time. All values on the command line will be looked up in Exchange’s internal tables and presented to you. If available, informational data associated with the value or values will also be shown.

Download HERE

Jun 8 2008   12:02AM GMT

Remote Desktop Connection 6.1 (RDP 6.1) on Windows XP WITHOUT SP3. RDP 6.1 on Win XP with SP2



Posted by: Michael Khanin
Microsoft Windows, Windows Computing, Networking, Virtualization

Recently, on one Windows 2008 I’ve installed a Terminal Server Role and did a TS Web Apps. Really nice feature, you can get access to application through web interface, exactly how it’s done on Citrix, but by using Windows 2008 you not requested to buy a Citrix ;). Yes, TS Web Apps from Windows 2008 is a nice, but to get access to this application, on a client side should be installed RDP 6.1 client. This particular version of RDP cames with SP3 for Windows XP or with SP1 for Windows Vista. I have no idea why Microsoft doesn’t provide RDP 6.1 as separate package.
In my case I couldn’t install XP SP3 or Vista SP1 on every machine in Network, so I’ve found a workaround. The first step is to install a RDP 6.0. After that we need to get few files from XP SP3 or Vista SP1. Create anywhere on your disk directory, let’s say RDP6_1 and put there the following files:

lhmstsc.mui
lhmstscx.mui
mstsc.chm
mstsc.exe
mstsc.exe.mui
mstscax.dll

Inside RDP6_1 create directory en-us and put there the following files:

aaclient.dll.mui
mstsc.exe.mui
mstscax.dll.mui

NOTE: Remember to take all mentioned files from Windows XP SP3 or from Windows Vista SP1.

Now inside RDP6_1 create a batch update.bat. Here is a content of update.bat :

del c:\windows\$ntservicepackuninstall$\mstsc.exe
del c:\windows\$ntuninstallkb925876$\mstsc.exe
del c:\windows\servicepackfiles\i386\mstsc.exe
del c:\windows\system32\mstsc.exe
del c:\windows\system32\dllcache\mstsc.exe
del c:\windows\lastgood\system32\mstsc.exe

del c:\windows\$ntservicepackuninstall$\mstscax.dll
del c:\windows\$ntuninstallkb925876$\mstscax.dll
del c:\windows\servicepackfiles\i386\mstscax.dll
del c:\windows\system32\mstscax.dll
del c:\windows\system32\dllcache\mstscax.dll
del c:\windows\lastgood\system32\mstscax.dll

copy mstsc.exe c:\windows\$ntservicepackuninstall$\mstsc.exe
copy mstsc.exe c:\windows\$ntuninstallkb925876$\mstsc.exe
copy mstsc.exe c:\windows\servicepackfiles\i386\mstsc.exe
copy mstsc.exe c:\windows\system32\mstsc.exe
copy mstsc.exe c:\windows\system32\dllcache\mstsc.exe
copy mstsc.exe c:\windows\lastgood\system32\mstsc.exe

copy mstscax.dll c:\windows\$ntservicepackuninstall$\mstscax.dll
copy mstscax.dll c:\windows\$ntuninstallkb925876$\mstscax.dll
copy mstscax.dll c:\windows\servicepackfiles\i386\mstscax.dll
copy mstscax.dll c:\windows\system32\mstscax.dll
copy mstscax.dll c:\windows\system32\dllcache\mstscax.dll
copy mstscax.dll c:\windows\lastgood\system32\mstscax.dll

xcopy *.* c:\windows\system32 /e /y
regsvr32 %systemroot%\system32\mstscax.dll /s


Update.bat
should be run after installation of RDP 6.0
Now, you can navigate to your TS Web Access and run RemoteApp Program.


May 29 2008   11:10PM GMT

AccessChk v4.1



Posted by: Michael Khanin
Microsoft Windows, Networking

Mark Russinovich released a new very nice tool for IT Pro (System Administrators), AccessChk v4.1.
Windows administrators often need to know what kind of accesses specific users or groups have to resources including files, directories, Registry keys, global objects and Windows services. AccessChk quickly answers these questions with an intuitive interface and output.

Examples

The following command reports the accesses that the Power Users account has to files and directories in \Windows\System32:

accesschk “power users” c:\windows\system32

This command shows which Windows services members of the Users group have write access to:

accesschk users -cw *

To see what Registry keys under HKLM\CurrentUser a specific account has no access to:

accesschk -kns austin\mruss hklm\software

To see the security on the HKLM\Software key:

accesschk -k hklm\software

To see all files under \Users\Mark on Vista that have an explicit integrity level:

accesschk -e -s c:\users\mark

To see all global objects that Everyone can modify:

accesschk -wuo everyone \basednamedobjects


May 29 2008   1:15PM GMT

Sysinternals Live - Execute Sysinternals Tools Directly from the Web



Posted by: Michael Khanin
Microsoft Windows, Networking

The Beta of Sysinternals Live was announced today. A service that enables you to execute Sysinternals Tools directly from the web without manually downloading them. Enter a tool’s Sysinternals Live path into Windows Explorer or a command prompt as \\live.sysinternals.com\tools\<toolname>
View the entire Sysinternals Live Tools directory in a browser at http://live.sysinternals.com.


May 21 2008   3:17AM GMT

Remote Server Administration Tools for Vista SP1 has been released. ALL server languages!



Posted by: Michael Khanin
Microsoft Windows

Language

X86

X64

German

German - Germany

German - Germany

Japanese

Japanese - Japan

Japanese - Japan

Spanish

Spanish (Traditional Sort) - Spain

Spanish (Traditional Sort) - Spain

French

French - France

French - France

Chinese

Chinese - China

Chinese - China

Italian

Italian - Italy

Italian - Italy

Chinese - Taiwan

Chinese - Taiwan

Chinese - Taiwan

Chinese – Hong Kong

Chinese - Hong Kong SAR

Chinese - Hong Kong SAR

Russian

Russian - Russia

Russian - Russia

Korean

Korean - Korea

Korean - Korea

Portuguese

Portuguese - Brazil

Portuguese - Brazil

Dutch

Dutch - Netherlands

Dutch - Netherlands

Swedish

Swedish - Sweden

Swedish - Sweden

Portuguese

Portuguese - Portugal

Portuguese - Portugal

Polish

Polish - Poland

Polish - Poland

Turkish

Turkish - Turkey

Turkish - Turkey

Czech

Czech - Czech Republic

Czech - Czech Republic

Hungarian

Hungarian - Hungary

Hungarian - Hungary


May 21 2008   2:58AM GMT

I’m MCITP: Server Administrator & Enterprise Administrator



Posted by: Michael Khanin
Microsoft Windows

Yes, finally I’ve finished with all my exams and I’m now a MCITP Server Administrator & Enterprise Administrator :).


May 21 2008   2:45AM GMT

PowerShell on Windows Server 2008 Core Edition



Posted by: Michael Khanin
Microsoft Windows

Everybody, who just started deal with Windows 2008 knows a very nice (IMHO) version, Windows 2008 core. One of the things, that I , and not just I, do not love, Core Editions of Windows 2008 doesn’t support PowerShell. Equally, we can use PowerShell with Windows 2008 Core, but just from remote computer. Dmitry Sotnikov, MVP in PowerShell, published step-by-step instruction on installing Windows PowerShell on Windows Server 2008 in Server Core mode. To know how to do this, go to Dmitry Sotnikov’s PowerBlog.


May 21 2008   2:33AM GMT

SBS and EBS videos on Technet Edge



Posted by: Michael Khanin
Microsoft Windows

There are new demonstration videos of the upcoming Small Business Server 2008 and Essential Business Server 2008 on TechNet Edge.


May 21 2008   2:29AM GMT

Hyper-V RC1 Release Available



Posted by: Michael Khanin
Virtualization

Update for Windows Vista (KB949587) 

Update for Windows Server 2008 x64 Edition (KB950049)

The Release Candidate 1 (RC1) update to the Hyper-V role provides improvements to security, stability, performance, user experience, forward compatibility of configurations, and the programming model.

Update for Windows Vista for x64-based Systems (KB949587) 

Install this update to enable remote management of a Windows Server 2008 computer running the Hyper-V RC1 role.


May 19 2008   10:12PM GMT

Microsoft Virtual PC 2007 with SP1



Posted by: Michael Khanin
Virtualization

Few days ago Microsoft released a Microsoft Virtual PC 2007 with SP1. This update for Microsoft Virtual PC 2007 includes support for the following additional Host and Guest Operating Systems:

Additonal Guest Operating System support
:
Windows Vista® Ultimate Edition with Service Pack 1 (SP1)
Windows Vista® Business Edition with Service Pack 1 (SP1)
Windows Vista® Enterprise Edition with Service Pack 1 (SP1)
Windows Server® 2008 Standard
Windows XP Professional with Service Pack 3

Additional Host Operating System support:
Windows Vista® Ultimate Edition with Service Pack 1 (SP1)
Windows Vista® Business Edition with Service Pack 1 (SP1)
Windows Vista® Enterprise Edition with Service Pack 1 (SP1)
Windows XP Professional with Service Pack 3

Download from here