Skip to main content

All Questions

3 questions with no upvoted or accepted answers
3 votes
1 answer
1k views

Create Vagrant Windows Server 2012 box with Active Directory + Forest breaking WinRM

I followed the instructions on this blog post to get a Vagrant box with Windows Server 2012 R2 eval. Then I tried to install Active Directory Domain Controller and an Active Directory Forest (with ...
Steffen Harbich's user avatar
2 votes
1 answer
1k views

How can I execute the mt.exe in a PowerShell command prompt

I need to run the mt.exe (part of visual studio express) to embed an application manifest into another executable. Usually the mt.exe is called from a Visual Studio command promtp. The procedure is ...
Maximilian's user avatar
0 votes
1 answer
658 views

Cmder seems to not emulate PowerShell when using Vagrant

I'd like to provision and connect to virtual machine using Vagrant and Cmder. Unfortunately, when I try to vagrant up my machine, I'm getting error that I don't use Power Shell: λ vagrant up 5 ...
Asmoox's user avatar
  • 101