Sean_Ebeling

0
Solutions
0
Forum Threads
0
Blog Entries
2
Articles
1
Downloads
0
Ideas
0
Events
0
Videos
1
Groups Joined
12
Comments
Send this user an email
Show:
17 weeks 5 days ago Sean_Ebeling
commented on the Auto Login Disabled After Imaging forum discussion You could send a bat or vbscript as part of the job to reset the autologin and then do a ...
23 weeks 4 days ago Sean_Ebeling
commented on the Custom Reports forum discussion I almost always use Full outer Joins and then Limit using my Where statement. It's just easier to ...
25 weeks 5 days ago Sean_Ebeling
commented on the DMZ solutions for Notification Server/Inventory/Patch Management forum discussion One of my clients does this and we have not had any trouble. To keep things a little more locked ...
25 weeks 5 days ago Sean_Ebeling
commented on the SQL Query to get group membership forum discussion AND
v.[guid] in
(
select ResourceGuid
from CollectionMembership
where CollectionGuid = ...
26 weeks 2 days ago Sean_Ebeling
commented on the Hardware Independent Imaging Job Wizard (Supports Vista) download Thanks again.
26 weeks 2 days ago Sean_Ebeling
commented on the Best Practices for Standardized Desktop Images article Thanks a lot!!!
26 weeks 6 days ago Sean_Ebeling
commented on the Adding a startup shortcut to a newly created user forum discussion Here's a thought. Since you want this to run at startup one solution might be to group the users in ...
27 weeks 20 hours ago Sean_Ebeling
commented on the Adding a startup shortcut to a newly created user forum discussion To accomplish this, I would go to where local user profiles are stored and look for DEFAULT USER. You ...
27 weeks 2 days ago Sean_Ebeling
commented on the How to deploy "as current user"? forum discussion I am stretching here but is it possible you need to call the path to regedit or reg add?
27 weeks 3 days ago Sean_Ebeling posted a new article: Simplifying Your SQL in Dynamic Collections
27 weeks 4 days ago Sean_Ebeling posted a new article: Collecting a Value from a Plain Text File using Altiris v6