Hi all,
I'm used to cmd scripting, and struggle to find Powershell counterparts for some common scripting techniques.
Let's examine the following example:
C:\Windows\System32\inetsrv>appcmd.exe list vdir
VDIR "Default Web Site/" (physicalPath:C:\inetpub\wwwroot)
VDIR "Webshop/"...
Hi all,
Been fiddling with PowerShell last couple of days, but there's this thing I can't get my head around.
Let's say I'd like some message if HTTP-GET requests are happening on SomeSite. I'd think I'd need a syntax like:
if((Get-Counter -counter "\Web Service(SomeSite)\Get Requests/sec")...
Hi all,
I'm kind of puzzled. I recently started on a new job. From the employers network I cannot use RDP to connect to a server (Win2k3) at home, so I found a service called LogMeIn which enables me to administer my home server from work if needed. LogMeIn works like a charm, but I don't...
Hi all,
As far as I know the secondary DNS servers in the IP config of a Windows OS will not be used unless the first is not available right?
Thing is, I've got a testlab here with a S2k3 AD/DNS/DHCP/RRAS(nat) server. DNS has been configured with a forwarder, being the ISP's DNS server. The...
Hi all,
I'm in the process of writing a blueprint for a P2V (Physical-to-Virtual) migration for the majority of our servers (about 82). VMware ESXi is to be used as a virtual platform, the VM's will be hosted on 2+2 ESX servers (2 server rooms).
I'd like some help designing the physical...
Hi all,
A government organisation that sends sensitive data by email to our company came up with a new requirement. They want to send us PGP encrypted mail, which we will have to decrypt somehow.
We want to implement the PGP decryption at the Exchange server, not at the client (Outlook).
We...
Hi,
I'm in the process of migrating printers on the current printserver to another host. Currently we have a clustered printserver running on a 2-node Server 2003 cluster. The reason we'd like to migrate the printserver is because the cluster is also used as our main fileserver, and we'd like...
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.