Posted Thursday, 20 September 2007 by Michael Khanin
If you need create a schedule jobs on any remote computer or server you can use an AddTaskAppRuns.bat and run it from the command line (On central server) by using PSEXEC.EXE. In my example, AddTaskAppRuns.bat contain:
The following command schedules a script, AppRuns.bat, to run every 1 minutes. Because the command does not include a starting date or time, the task starts 1 minutes after the command completes, and runs every 1 minutes thereafter whenever the system is running. Notice that the AppRuns.bat script source file is located on drive C:\ in directory Updates (C:\Updates\ ) on the remote computer or servers where should run a schedule jobs.
Posted Thursday, 20 September 2007 by Michael Khanin The Microsoft SQL Server 2008 Web site has been updated with new pages, datasheets, white papers, and webcasts for the following technologies: Manageability, Performance and Scale, Reporting Services, and Spatial Data.
Posted Thursday, 20 September 2007 by Michael Khanin
Download FI.zip, an alternative to the DIR command, which provides file age and size filtering, security, device, alternate data streams, and file link information.
When you type fi /?, you receive:
Version 0.13, Copyright (C)2002, Frank P. Westlake.
Prints a list of files.
FI [options] file[s] [[options] file[s] [. . .]]
file[s] May include wild cards. Use the current directory indicator (.) to
refer to a directory, ex: FI C:\temp\.
Options, must precede 'file[s]':
/A Attribute filter, Prints only the files with specified attributes.
Ex: /A+SH-R (prints only the files with S and H but without R)
/B Prints only the file name.
/C Format numbers with a separator (default). Use /-C to disable.
/D Print information on the device, for example: /D C: or \\.\
/G[A|C|W]"<"|"="|">"value[/divisor]
Filters files by age in days. If '/divisor' is given, the day value
is divided by that value (i.e. /24 for hours, /1440 for minutes).
A=last access, C=creation, W=last write. Default is W.
/H Include alternate data stream names. Printed as 'file:stream'.
/L Include link index and the number of links as first two columns.
/Q Include owner in brief listing or SIDs in verbose listing.
/S Displays files in specified directory and all subdirectories.
/T[A|C|W][G]
Print the time stamp of the file (default). Use /-T to disable. If
'G' is included print age instead of time.
A=last access, C=creation, W=last write. Default is W.
Examples: /TC /TCG /-T
/V Print detailed information for each file.
/X Use short file names.
/Z["<"|"="|">"value]
Filters files by size (default). Use /-Z to disable printing of
file size.
The hyphen may be used to reverse the effect of an option.
Comparison operators must be quoted somehow: /z"="0 "/z=0" /"z=0"
Swirches may be predefined in an environment variable with the name of this
program, for example 'SET FI.EXE=/LHQ-C'. The program name may vary.
Codes displayed with trustee rights [T:RWXDPO:PDF+]:
T=Either "Allows" or "Denies" the displayed permissions.
R=Read, W=Write, X=Execute, D=Delete, P=Permissions write, O=Owner write.
P=Primary object, D=Directories inherit, F=Files inherit, +=Propagated
Examples:
FI C:\WINNT\.
FI "/g>7" /ash-r C:\WINNT\*.exe
FI "/z=0" C:\WINNT\*.exe
Scripting Example
If you wanted to delete all the files in the C:\Logs directory whose last write date is greater than 7 days:
for /f "Tokens=*" %%f in ('fi /A-d /b /gw">"7 C:\Logs\*.*') do del /q "%%f"
Posted Tuesday, 18 September 2007 by Michael Khanin The Exchange Server 2007 SP1 Help can help you in the day-to-day administration of Exchange. Use this information to guide you through Exchange Server 2007 SP1 features, tasks, and administration procedures.
Posted Tuesday, 18 September 2007 by Michael Khanin
After you install a Microsoft Office 2003 service pack 3, you are prompted unexpectedly to restart the computer. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 905726 (http://support.microsoft.com/kb/905726/) You are unexpectedly prompted to restart the computer after you install an Office service pack or an Office update After you install Office 2003 SP3, an add-in, ActiveX control, or COM add-in may not work as expected in an Office 2003 program. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 938814 (http://support.microsoft.com/kb/938814/) The functionality of an add-in, an ActiveX control, or a COM add-in is reduced, or the functionality is blocked after you install Office 2003 Service Pack 3 After you install Office 2003 SP3, you may receive an error message when you try to create a new MAPI form in Outlook 2003. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 938816 (http://support.microsoft.com/kb/938816/) Error message when you try to create a new MAPI form in Outlook 2003: "contact the administrator" After you install Office 2003 SP3, attachments that contain the .gadget extension cannot be opened in Outlook 2003. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 938811 (http://support.microsoft.com/kb/938811/) Attachments that contain the .gadget extension cannot be opened in Outlook 2003 after you install Office 2003 Service Pack 3 After you install Office 2003 SP3, the Fast Saves feature does not work as expected in Word 2003. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 938808 (http://support.microsoft.com/kb/938808/) The Fast Saves feature in Word 2003 no longer functions after you install Office 2003 Service Pack 3 After you install Office 2003 SP3, the Microsoft Office Document Imaging program may not work as expected. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 938813 (http://support.microsoft.com/kb/938813/) You may experience issues when you run the Microsoft Office Document Imaging program after you install Office 2003 Service Pack 3 After you install Office 2003 SP3, you may receive an error message when you try to open or to save a file. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 941636 (http://support.microsoft.com/kb/941636/) You receive an error message when you try to open a file or to save a file after you install Office 2003 Service Pack 3 After you install Office 2003 SP3, you cannot open some Microsoft Excel workbooks that contain Microsoft Visual Basic for Applications (VBA) macros. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 938806 (http://support.microsoft.com/kb/938806/) You cannot open Microsoft Excel 5.0/95 Workbook files that contain Visual Basic for Applications macros in Excel 2003 after you install Office 2003 Service Pack 3 After you install Office 2003 SP3, the version number of Office is no longer saved in the properties of the document as expected. For more information about this issue, click the following article number to view the article in the Microsoft Knowledge Base: 938807 (http://support.microsoft.com/kb/938807/) Office files that are saved in certain formats no longer contain the version number of Office after you install Office 2003 Service Pack 3
Posted Sunday, 16 September 2007 by Michael Khanin Innotek has released a significant update to VirtualBox.
innotek VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License (GPL).
Presently, VirtualBox runs on Windows, Linux and Macintosh hosts and supports a large number of guest operating systems including but not limited to Windows (NT 4.0, 2000, XP, Server 2003, Vista), DOS/Windows 3.x, Linux (2.4 and 2.6), and OpenBSD.
Posted Sunday, 16 September 2007 by Michael Khanin Microsoft System Center Virtual Machine Manager 2007 is a comprehensive solution optimized for the management of Microsoft Windows Server operating systems running in the virtualized data center. Virtual Machine Manager (VMM) enables easy and fast consolidation of physical machines onto virtual machine infrastructure and rapid provisioning of virtual workloads. VMM enables increased physical server utilization, centralized management of virtual machine infrastructure, and rapid provisioning of new virtual machines by the administrator and certified end users. When used together with the rest of the System Center family of products. VMM provides the best solution for leveraging existing IT administrative skills and processes for managing the virtual and physical environment.
Posted Saturday, 15 September 2007 by Michael Khanin These step-by-step guides help IT Professionals learn about and evaluate Windows Server 2008.
These documents are downloadable versions of guides found in the Windows Server 2008 Technical Library. (http://go.microsoft.com/fwlink/?LinkId=86808)
Posted Saturday, 15 September 2007 by Michael Khanin This document describes new features and technologies, which were not available in Windows Server 2003 with Service Pack 1 (SP1), that will help to increase the security of computers running Windows Server 2008, increase productivity, and reduce administrative overhead.
These topics apply to the next release of Windows Server 2008, based on the functionality expected to be included in the Beta releases in 2007. They do not describe all of the changes that are included in Windows Server 2008. Instead, they highlight changes that will potentially have the greatest impact on your use of Windows Server 2008 and provide references to additional information.
Posted Thursday, 13 September 2007 by Michael Khanin With Outlook Connector, you can use Outlook 2003 or Outlook 2007 to access and manage your Windows Live Hotmail or Office Live Mail accounts, including e-mail messages and contacts for free! Calendar, tasks and notes can also be accessed and managed in Outlook for accounts with a paid subscription.
Outlook Connector enables you to use your Live Hotmail accounts within Outlook:
Read and send your Office Live Mail/Windows Live Hotmail e-mail messages.
Manage your Live Mail Contacts.
Use advanced options for blocking junk e-mail messages.
Manage multiple e-mail accounts in one place.
With a paid subscription, Outlook Connector enables these additional features:
Manage, share, and synchronize your Windows Live Calendar in Outlook.
Posted Monday, 10 September 2007 by Michael Khanin System Center Virtual Machine Manager provides centralized administration of virtual machine infrastructure and enables increased physical server utilization and rapid provisioning of new virtual machines by the administrator and authorized end users.
This download comes as a pre-configured VHD. This download enables you evaluate Microsoft System Center Virtual Machine Manager 2007.
Posted Friday, 07 September 2007 by Michael Khanin This trial guide walks you through a step by step creation of a Microsoft SoftGrid Application Virtualization system including the Sequencing of two applications. Once you have completed these setup steps, you will be able to test the benefits of Microsoft SoftGrid in your own environment.
Posted Thursday, 06 September 2007 by Michael Khanin Microsoft Press - Windows Vista Resource Kit.
by Mitch Tulloch, Tony Northrup, Jerry Honeycutt with the Vista Team.
ISBN: 0-7356-2283-3, 1568 Pages, Aprill 2007.
Get the definitive reference for deploying, configu-ring, and supporting Microsoft Windows Vista - with expert insights from Microsoft Most Valuable Professionals (MVPs) and the Windows Vista Team. This official MicrosoftRESOURCE KIT provides more than 1,500 pages of in-depth technical guidance on automating deployment; implementing security enhancements; administering group policy, files and folders, and programs; and troubleshooting for Windows Vista. In addition, you get detailed information on Internet Explorer 7, Windows Firewall, and Windows Defender.
Posted Tuesday, 04 September 2007 by Michael Khanin
Few days ago, I’ve received 50 new servers without any OS preinstalled. The servers came without floppy drive and CD/DVD. I tried to connect an external CD (USB) or Disk on Key, but servers didn’t start. So, I decided to run PXE Boot. If you don't know what PXE is, here’s what is written in Wikipedia:
“The Preboot Execution Environment (PXE, aka Pre-Execution Environment, or 'pixie') is an environment to boot computers using a network interface card independently of available data storage devices (like hard disks) or installed operating systems.”
There are several solutions of PXE implementation. Microsoft has its Remote Installation Service (RIS), there are sort of HP, Symantec and Acronics. Some of them are based on Linux.
I decided not to straggle with Microsoft RIS or Linux and fortunately I found a more simple solution.