Microsoft?s Must-Have Software Release

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Microsoft?s Must-Have Software Release
# 1  
Old 09-30-2009
Microsoft?s Must-Have Software Release

by Dave Methvin, InformationWeek, Sept 29th.While all the focus has been on Windows 7 lately, there’s another piece of Microsoft* software coming out this week that could make an even bigger difference to the Windows world: Microsoft Security Essentials (MSE). Athough I think MSE will be a great solution for most people, not everyone will [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Windows & DOS: Issues & Discussions

Do you prefer Quickbooks, Microsoft or another small business accounting software?

I am starting a small business. I need software to invoice and track payments, track income and expense and basically keep everything organized for tax time. I've read positive and negative on all small business accounting software, so now I'm really confused. Oh, my business is a service one, so I... (3 Replies)
Discussion started by: sunybck
3 Replies

2. News, Links, Events and Announcements

META Predicts Microsoft Will Offer Linux Software

Interesting prediction by META: http://story.news.yahoo.com/news?tmpl=story2&cid=569&ncid=738&e=1&u=/nm/20021210/tc_nm/tech_microsoft_linux_dc (1 Reply)
Discussion started by: Neo
1 Replies
Login or Register to Ask a Question
bptojdb(8)						      System Manager's Manual							bptojdb(8)

NAME
bptojdb - Converts bootptab entries into permanent, static IP entries for JOIN databases. SYNOPSIS
/usr/sbin/bptojdb [-m | -f] filename OPTIONS
Create client IDs for Microsoft DHCP clients. Microsoft does not use the client's MAC address by itself as the client identifier. Instead, it prepends a 01 (Ethernet) to the MAC address and changes the hardware type to 0 (generic). If the clients in your bootptab file are Microsoft clients, you will need to use the -m option. Create client IDs for FTP Software's DHCP clients. FTP Software does not use the client's MAC address by itself as the client identifier. Instead, it creates a 16-byte client identifier with the prefix "cid-". If the clients in your bootptab file are FTP Software DHCP clients, you will need to use the -f option. DESCRIPTION
The bptojdb program reads entries in a standard bootptab file and creates permanent, static IP entries for the JOIN databases. After read- ing the bootptab file, bptojdb displays to the standard output entries in a format suitable for the jdbmod utility. Each MAC address in the bootptab file is given a static IP address with a permanent lease. To store the information in the JOIN databases, run jdbmod with the converted data. For example: bptojdb bootptab | jdbmod FILES
SEE ALSO
Commands: jdbdump(8), jdbmod(8) bptojdb(8)