显示Windows登录进度(即驱动器映射等) [英] Displaying Windows logon progress (i.e. drive maps, etc.)

查看:107
本文介绍了显示Windows登录进度(即驱动器映射等)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我对编程世界很陌生.我想构建一个小的登录时运行的应用程序,该应用程序在基本文本框中显示文本,并在底部带有确定"按钮.我希望它执行以下操作(如果可能的话,最好以此顺序进行):

-欢迎用户使用其用户名
-显示日期/时间
-告诉用户Active Directory服务器对其进行了身份验证
-Map网络驱动器,显示以下信息:
+将\\服务器名\共享名映射为X:"
-(如果有人开始我,我可以添加所有这些信息)

如果有人可以给我一个起点,我将非常感激.

我已经进行了大量谷歌搜索和搜索CodeProject.com,却没有找到我想要的东西.

另外,我更喜欢使用C#或C ++.

Hello all,

I am very new to the programming world. I would like to build a small, run-at-logon application displaying text in a basic textbox with an OK button at the bottom. I would like it to do the following (preferably in this order, if possible):

-Welcome the user with their username
-Display the date/time
-Tell the user which Active Directory Server authenticated them
-Map network drives with the following information displayed:
+"Mapping \\servername\sharename as X:"
-(I can add all that information if someone gets me started)

If anyone could give me a place to start, I''d be very grateful.

I''ve been doing lots of Googling and searching CodeProject.com and haven''t found what I''m looking for.

Also, I''d prefer it be in C# or C++.

Many thanks in advance!

推荐答案

您找不到与您要查找的完全相同的应用程序\代码,但仍然可以非常接近您要查找的内容:

在网络应用中: http://support.microsoft.com/kb/316748 [ http://www.youtube.com/watch?v=Om6pCLE0Qpo [ ^ ]

还有很多其他示例,您可以在网上找到..它们可能不会包装在一个示例中,但您仍然可以分开查找它们.希望对您有所帮助.
You cannot find exactly the same app \ code that you are looking for but still you can get very close to what are you looking for:

In a web app:http://support.microsoft.com/kb/316748[^]
In windows app:http://www.youtube.com/watch?v=Om6pCLE0Qpo[^]

There are so many other examples too that you can find online.. they may not be packaged at one single example but you can still find them in pieces separately. Hope it helps..


这篇关于显示Windows登录进度(即驱动器映射等)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆