|
Hi Pro,
The Context: Powershell launched as a domain admin.
From this Powershell window, Is it possible to open c$ of a remote box (\server\c$) in explorer.exe without asking for credential (using the current credential) ?
Thanks
Started by Xavier C on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Or you can invoke....
Cd \\server\c$ ii .
Net use \\$args\c$ /user:$domain\$user explorer.exe \\$args\c$
I used net use, but there are manyYes, if you cd into \\server\c$ you can run invoke-item on the current directory.
|
|
I'm trying to programmatically start explorer.exe but I'm not having any luck.
This is my code:
cout << pName << "died, lets restart it." << endl; STARTUPINFO startupInfo = {0}; startupInfo.cb = sizeof(startupInfo); PROCESS_INFORMATION...
Started by Malfist on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
If you use " explore....
It can be some other to do with it.
This module can be a Windows-based application.
See this MSDN article :
lpApplicationName [in, optional]
The name of the module to be executed .
explorer.exe" as the second parameter.
|
|
Come risolvere il problema? Grazie - tanks
Started by GinoFumagalli on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at microsoft):
If you do not find the desired language above, support options for additional... .
The forum you posted in is for English only.
Hello GinoFumagalli, Please select your language from the drop down list above to post your question in the language of your choice .
|
Ask your Facebook Friends
|
Scan hangs up on explorer.exe I sometimes see my security essentials icon in the system tray is denoting a scan. I bring it up and it's stuck on c:\windows\explorer.exe. How do I get it to run smoothly again? What is it hanging on that file when it goes...
Started by Guest on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at windowspages):
|
|
I've been experiencing explorer.exe crashes recently, errors look like this:
Code: Log Name: Application Source: Application Error Date: 4/8/2012 9:32:57 AM Event ID: 1000 Task Category: (100) Level: Error Keywords: Classic User: N/A Computer: Quadcore...
Started by maxseven on
, 7 posts
by 4 people.
Answer Snippets (Read the full thread at sevenforums):
C:\Windows\Explorer.EXE Faulting module path: C:\Windows\SYSTEM32\ntdll.dll Report Id;01cd13724364afe0</Data> <Data>C:\Windows\Explorer.EXE</Data> <Data>C:\Windows....
|
|
I have a older IBM Aptiva Desktop and when I turn it on it trys to boot up in to Windows 98se but I get the Following Error.( Error Loading Explorer.exe. You Must Reinstall Windows.) Am I dead in the water and need to reload Windows???? Thanks!
Started by Muddy on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at pctechforums):
The Windows disk at the command prompt type:
chkdsk....
Start tapping the F8 key.
Can you boot into safe mode Command prompt only?
Reboot in to Safe mode:
Restart Windows after you see the BIOS screen and before Windows starts to load.
|
|
I sometimes see my security essentials icon in the system tray is denoting a scan. I bring it up and it's stuck on c:\windows\explorer.exe. How do I get it to run smoothly again? What is it hanging on that file when it goes to do it's regular scans at...
Started by mcgarym on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at microsoft):
Let's before MSE make sure you fully uninstall....
I suggest update MSE and restart your PCHi mcgarym, This is the primary Windows executable file - a nasty one to have a problem with.
Kosh Explorer.exe is a process belongs to Windows .
|
|
C:\docume~1\admini~1\locals~1\temp\p3589a~1\navi\iehelper.dll
Answer Snippets (Read the full thread at duba):
希望您继续支持毒霸,谢谢!.
感谢您提供的样本,我们稍后就会进行鉴定。
请于我方接收样本后,次日更新毒霸,然后扫描所上传的样本。
此贴于3天后锁定,如有问题请另行发帖.
|
|
In the Library of Windows Media Player you can select one or more music files. You can then right-click and in their context menu choose Open File Location . This will open up one windows explorer window for each directory that the files are in, and the...
Started by Svish on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I wish....
So for example:
Process.Start("explorer.exe", "/select,Z:\Music\Thursday Blues\01.
I wish it was friday.mp3
You is the command line parameters of the application. .
Try starting this:
explorer.exe /select,Z:\Music\Thursday Blues\01.
|
|
Hello, I just installed Internet Explorer 8 to my Windows XP PC, and when the PC restarted, I got this error: Explorer.EXE - Unable To Locate Component This application has failed to start because iertutil.dll was not found. Re-installing the application...
Started by LittleDevil501 on
, 6 posts
by 5 people.
Answer Snippets (Read the full thread at microsoft):
Here’s the link: Error: “Explorer.exe - Unable To Locate Component This application.
Hello LD, This can happen if the file iertutil.dll was not installed correctly in the C: \Windows through doing this.
|