Hello,
Is there any way to find out which user deleted/altered a published application in MetaFrame XP? Are there any log files that would tell you this. Does it write to the event logs?
Thank you in advance.
This issue has been resolved. I contacted the author of Redemption and found out that MAPI will not prompt when just querying for the pst path. It prompts because I am trying to query StoreKind. I changed the code to not query for store type, but to determine if the store is a Personal Store by...
I am writing a script to move psts from one share to another. I am using Redemption to enumerate all PST stores in MAPI profile, disconnect them, move them to another location, and then connect them back with new path. Problem starts when a mapping to a pst store exists in mail profile, but...
Hello,
I have an aspx form page, created in Visual Studio 2005, that opens a crystal report specified in the CrystalReportViewer control on the page. I have a parameter specified in the report that filters output data. Each time I run form page, it prompts me for the parameter, and executes the...
Found some more:
If you lose access to your profile folder, Windows creates a new profile folder for you, and places it in the Documents and Settings folder by default. Windows attempts to use your user name as the name of the new profile folder. However, if the old profile folder still exists...
Is it possible to script a procedure that would grab a message received by a mailbox, encrypt it, and forward it to some other smtp address? Script should reside on the mailserver and should be indenpendent from any mail client. Could such thing be done with VBScript? If yes, using what objects...
Only needed to do parallel install to make sure that we get a correct copy of a password hash. Technically, this hash is all over Internet anyway, so parallel install was not necessary.
http://community.mcafee.com/showthread.php?t=134850&page=4
Our main problem was that we forgot that windoze...
Guid value is used in case there is no matching sid. If windoze can't find sid (as if a sid got changed during cross-domain migration within same forest, but guid didn't change), it will get the guid, and look up sid histroy. Sid history keeps old sids for an object.
Hope that helps.
And this...
This is all I could find.
Profile structure and procedures:
http://technet2.microsoft.com/windowsserver/en/library/093238f3-5064-470e-a281-0eb1c28b9cf01033.mspx?mfr=true
Profiles and SIDHistory
http://technet.microsoft.com/en-us/library/bb727127.aspx
When formulating your domain...
Well... =) we already broke into it. No need to call support. We did a parallel install, got the hash of admin password, and placed it in the Users table for the admin account. Restarted ePO server. Worked like a charm.
Hi everyone!
We managed to lose all the passwords to the ePO. =)
Most of the people, who had ePO accounts, don't work with us anymore, others can't remember their password.
We have access to the ePO database, however, and can see contents of the UserTable, with accounts and hashed (or...
Hello Everybody.
I am writing a little script that prestages local profiles on new computers. One of the steps is to create a bunch of values in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\SidXXX\ key. Some of these values are self explainatory, but others are...
Thanks, PScottC, I guess we will have to go through the registry, after all.
It does seem a little odd though, that there is no way to work with those via WMI.
Thanks for your help.
Hi everybody!
I am trying to query a workstation for it's configured wins servers. Win32_NetworkAdapterConfiguration only has WINSPrimaryServer and WINSSecondary server, both of which are string values. My target workstation has some 10 wins servers configured. How can I query for those?
Also...
Hi everybody!
I was trying to test if .Net Framework is functioning on a host computer, and came around something that I can’t understand.
Below, I am creating a bogus object, and trying to check it for false. If it is false, (which in this case it will always be), I want the if….then to catch...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.