Entries for the ‘Windows’ Category

CBNetTools underway!

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

As a systems engineer/software engineer, I enjoy writing code for a living. To be honest, I really don’t care if it’s just writing logon scripts for Group [...]

I believe this qualifies as “nifty”

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

I was playing around in AutoIt because I was doing some R&D on a tool that could position and resize a window give the proper disposition values [...]

Checking Group Membership in VBScript

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

Several of the logon scripts I develop for clients perform things like drive-mapping based whether or not the user or computer are a member of a particular [...]

Get the RootDSE in C#

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

As you may already know, you can use the following to the domain name of the currently logged in user:

Environment.UserDomainName();

But what if you want the whole (fully [...]

Get Active Directory Object Category in C#

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

This is another one of those “out of necessity” scenarios.  I’m currently building an Active Directory-aware application that impliments an Active Directory helper class I wrote to [...]

Outlook Anywhere via GPO/Logon Script

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

This is something I beat my head against the wall over for 2 weeks….. and I nearly gave up.
The Problem:
Ok, so I had client that recently migrated [...]

Programatically Installing Printers in Windows

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

Once again, I was at work and ran into a problem that I had never even considered before: How the heck do you programatically install printers in [...]

New Library Versions Released, Upcoming Releases

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

Released version 1.0.6 Of my Cryptography Library and version 1.0.5 of my Time Functions Library.  Both of them now come with compiled HTML help files (CHM) that [...]

Windows 7 Server to be a “minor” release

function fbs_click() {
u=location.href;
t=document.title;
window.open(“http://www.facebook.com/sharer.php?u=”+encodeURIComponent(u)+”&t=”+encodeURIComponent(t),”sharer”,”toolbar=0,status=0,width=626,height=436″);
return false;
}

html .fb_share_button {display: -moz-inline-block; display:inline-block; padding:1px 20px 0 5px; height:15px; border:1px solid #d8dfea; background:url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right;}
html .fb_share_button:hover {color:#fff; border-color:#295582; background:#3b5998 url(http://b.static.ak.fbcdn.net/images/share/facebook_share_icon.gif?8:26981) no-repeat top right; text-decoration:none;}

Share

Due to be released in 2010, Microsoft is calling the upcoming server version of Windows 7 to be a “minor” release and have thusly named it: Microsoft [...]