Showing posts with label Windows. Show all posts
Showing posts with label Windows. Show all posts

Windows server 2008 standard Edition Limit support

The Standard edition has limited support for some of these roles.
1. For File Services, only one Distributed File System (DFS) root is supported.
2. For Network Policy and Access Services,it is limited to 250 RRAS Connections, 50 IAS connections, and 2 IAS Server Groups.
3. For Terminal Services, it is limited to 250 connections.

Display Hidden Folders Enable or Disable the Option

Few times , we won't get the Show Hidden Files and Folders option at Folders --> View Option.There is Fix for through registry edit. Need to copy the contents and paste into notepad then Save it as Your_filename.reg. Double-click the file , and Option will be enabled.

Note: Sometimes, need restart.

***********************************************************************************
Windows Registry Editor Version 5.00

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden]
"Text"="@shell32.dll,-30499"
"Type"="group"
"Bitmap"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,53,00,\
48,00,45,00,4c,00,4c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,34,00,00,\
00
"HelpID"="shell.hlp#51131"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\NOHIDDEN]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30501"
"Type"="radio"
"CheckedValue"=dword:00000002
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51104"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]
"RegPath"="Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Advanced"
"Text"="@shell32.dll,-30500"
"Type"="radio"
"CheckedValue"=dword:00000001
"ValueName"="Hidden"
"DefaultValue"=dword:00000002
"HKeyRoot"=dword:80000001
"HelpID"="shell.hlp#51105"

***********************************************************************************

Video Tutorials: Basic Hardware & Windows in Tamil and Malayalam

Another One, I am really happy to share these Video Tutorials for Basic Hardware, Windows XP, Windows 2003 in Tamil and Malayalam languages, which i found on web today. 

It's really nice to see these kind of Technical Video Tutorials in Indian Regional languages such as Tamil, Malayalam, Telugu, Hindi, etc..  The explanation and teaching skill is really good these tutorials. Hope this helps to peoples who starting their career as Windows or Desktop Support.

I really wish these kind of Video Tutorials should come in all the Indian Regional languages. That will help lot and lot of Peoples of India to understand technology better.

Really appreciate and Thank Bitnetz.com Team for their Video Tutorials.

Link? Here you go: 


Happy Learning..!

Terminal servers at network command at windows 2008

Displays the available application terminal servers on the network.

QUERY TERMSERVER [servername] [/DOMAIN:domain] [/ADDRESS] [/CONTINUE]

servername Identifies a Terminal server.
/DOMAIN:domain Displays information for the specified domain (defaults
to the current domain).
/ADDRESS Displays network and node addresses.
/CONTINUE Does not pause after each screen of information.