Friday, February 25, 2022

Sharepoint workspace 2010

Sharepoint workspace 2010

I am interested to save documents offline please let me know wether we need to install some product for sharepoint workspace or what is the steps involved to enable sharepoint workspace.please help


Blitz


Reply:

ShaerPoint Workspace comes bundled with the Microsoft Office 2010 Professional Plus version.  I think you can also buy it as a standalone product without the other Office tools.


Kind Regards Bjoern
Blog



------------------------------------

Round Number to the closest bigger Number in SSRS 2008

I have some values like 12345. I would like to round this number to 13000. I am going to use them in the chart axis for more readable interval. 

How can I do that?

Here are some example:

124567 Round to : 125000

123 Round to 150 or 200

 
  • Edited by AliRzn Thursday, July 26, 2012 4:39 AM

Reply:

Hi,

If you want to round up the numbers to the level of hudreds, then its better to do in the below way.

Cint(Left(Field.Value,1)) * Power(Count(Field.Value-1)) + (Cint(left(field.Value,2)) + 1) * Power(10,(Count(Field.Value)-2))

The above expression  gives for ex number is : 423456

Cint(Left(Field.Value,1)) = 4, Power(Count(Field.Value-1))=100000

so the multiplication gives 400000

(Cint(left(field.Value,2)) + 1) = 3, Power(10,(Count(Field.Value)-2))=10000

So multiplication gives 30000.

Now the sum of both gives 430000. Which is round figure of 423456.


------------------------------------
Reply:

Hi,

I think you can use SQL Server ROUND function in your SELECT statement.

http://msdn.microsoft.com/en-us/library/ms175003.aspx

I hope this is helpful.


Please Mark it as Answered if it answered your question
OR mark it as Helpful if it help you to solve your problem
Elmozamil Elamir Hamid

MCTS: SQL Server Administration/Development

MyBlog


------------------------------------

Retrieve or load user specific data in Mater data service 2012 R2

Hi All,

We are new with Master Data Service 2012 R2.

Acutally, our need is to load data from entities on specific userwise like

e.g. Personal_Info entity contain following columns 1. ID 2. Name 3. City 4. Address.

our question is if there are two user can access same entity but user one can update only his records and same as other user is it possible in MDS 2012 R2?

If yes, then can you please provide the step how we can perform that and how to provide rights for retrieving specific user data?

Waiting for your kindly response.

Thanks in advance,



Reply:

Hi All,

Is there any confusion in above question?

Thanks,


------------------------------------

SQL Server 2008 DBA Activities

I would like to know the list of  Daily, Weekly, Monthly DBA activities that needs to be performed on the SQL Server 2008 production box.

Reply:

Hi Ananth,


You can into this check list...which gives you the tasks according to the day,week,month..

http://www.mssqltips.com/sqlservertip/1240/sql-server-dba-checklist/

But you should also work according to the requirements and SLA of the Company you are working.. 


------------------------------------

download Trial version of Lync for 32 bit

Hi Team,

I am unable to find the download for Trial version of 32bit Lync. 

I tried searching http://technet.microsoft.com/en-us/lync/gg236589.aspx

But when I click Lync 2010 Trial (32-bit) from the above link I am redirected to subsequent links and when i click the final download I end up with 

http://download.microsoft.com/download/A/F/4/AF4B5DFB-5FC3-4134-AE8C-4CB330D30ADB/LyncSetupEval.exe, where  the software is unavailable.

Can you please give me the exact path to download the 32 bit Lync for Trial version. I need it very urgently and awaiting the for response ASAP.

Thanks in advance,

Raksha


Reply:

Hi Raksah,

Are you looking for the 32 bit version of the Lync Server  ?

Or only the client software that connect to the Lync server?

As with all Microsoft product, there are no 32 bit version of Server version.

The URL that you copied is for the 32 bits client software...not the server.

So Lync Server 2010 is 64 bits flavor only.


If a post is helpful, please take a second to hit the green arrow on the left, or mark as answer, thanks.


Jean-Philippe Breton | Senior Microsoft Consultant | MCTS, MCITP, MCT, Lync MVP


------------------------------------
Reply:

FYI`:

The URL to download the 32 bit client is working for me.

http://www.microsoft.com/downloads/en/details.aspx?FamilyID=ac81c462-9a4e-4d0b-be7a-36ebebf43a1f&displaylang=en


If a post is helpful, please take a second to hit the green arrow on the left, or mark as answer, thanks.


Jean-Philippe Breton | Senior Microsoft Consultant | MCTS, MCITP, MCT, Lync MVP


------------------------------------
Reply:
Thanks Breton, I could download from the above link.

------------------------------------

upset

when sigh on i have to go round about way to sign in to my internet exployer i cant shut down . everyday i have to restart settings. I loose my connection all the time an have to reconnect an lose everyghing i was doing.
  • Changed type Jeremy_Wu Sunday, September 2, 2012 6:14 AM

Reply:

Hi,


Would you please let us know more details about the issue.


It is also appreciated that if you can provide us screenshots about the issue.


Looking forward to your response.


Thanks.


Jeremy Wu

TechNet Community Support


------------------------------------

Window 7 Altimate not booting normally

Window 7 boot to safe mode always

Reply:

Hi,

I would like to suggest you use below methods to try:

  1. Using Windows startup repair.
  2. Using Windows 7 repair disk.

Let me know if the problem be resolved.


------------------------------------

Migration

I have a related question, regarding my home environment.

As an AD guy, I naturally am running my own domain with several DCs (mostly virtual). I'm also running WHS (the original) for backups, remote access, etc. By its nature, it's not the domain so I'm using shadow accounts...a less than optimal solution. I'd love to replace it with the more capable WS2012E.

WS2012E supports a domain, supports migration...but I'm suspecting it won't support what I'm looking for: Joining a pre-existing domain that DOESN'T have an SBS as a source server? I'm okay with moving the FSMO roles to the WS2012E server once joined to my domain. But it looks like it's locked into the "migrate from SBS" scenario?

Thanks,

Sean

  • Split by Still Grey Monday, July 23, 2012 9:24 PM New Topic
  • Changed type Sean Zhu - Monday, August 6, 2012 5:12 AM

Reply:
I am not sure where you see migrate from SBS?  It says migrate from an existing domain.  Plus SBS is a domain like any other.  The key is this box would become the root of your forest if you use the Microsoft method with a different server name.  You would need to do a swing migration if you want to keep the same server name.  In EIther case this new box has to be the root of the forest

Grey


------------------------------------
Reply:

On this first go-round, my assumption is that if I do a clean install it will attempt to set up its own domain (rather than have an option to join an existing domain); the installation option for Clean Install explicitly says "...if you do not have an existing Windows domain."

I chose the migration option because it at least explicitly allows you to join a domain. Unfortunately, this is what I run into:



It's looking for a source server, which as far as I can tell is supposed to be an SBS.

It'd be overkill to set up a forest trust between these two domains...and I'll bet a nickel you aren't allowed to do that anyway.


------------------------------------
Reply:
Let me see what I can find out.  I dont think it actually looks for an SBS server, just the DC

Grey


------------------------------------
Reply:

From what I have been told, go for it :)  I will make a bug to cahnge the wording.   Make backups first !  It should do a domain, not just SBS specific.

Keep in mind you are a beta tester looking for problems in a non production enviroment,


Grey


------------------------------------
Reply:
Yeah...that's why I didn't proceed at first. Even with backups, don't need to whack my home domain. I have the equivalent of a lag site too, in the form of an offline virtual DC. I'll let you know how it goes.

------------------------------------
Reply:
Thanks so much for having the resources and being a trailblazer <wink>

Grey


------------------------------------
Reply:

You were correct, it proceeded with any DC. But it failed in the FSMO role transfer section because it couldn't resolve the PDC master. Probably due to name resolution failures because my secondary DCs go up and down like rabbits:

I think I'll try the FSMO role transfer, etc. in a separate test domain before I go much further. Stay tuned :-).


------------------------------------
Reply:
I think your offline DC is going to be more of a problem than the source domain not being SBS. Any chance you can either 1) bring it online for the migration, or 2) DCPromo it out of the role for the duration of the migration?

------------------------------------
Reply:

For the migration scenarios, windows server 2012 Essentials expects the source server is a GC and with all FSMO Roles on it. It doesn't have to be SBS.

for the above error, you should bring the source server back to available. And click retry button. It doesn't need to do it from the beginning.

Thanks

Shanshan

 

This post is "AS IS" and confers no rights.


------------------------------------
Reply:

Okay, thanks. I hedged my bets for the migration and pointed the Essentials servers to a DC that didn't hold the roles - and disabled inbound replication to the roles holder with REPADMIN /OPTIONS <DC> +DISABLE_INBOUND_REPL just in case Essentials was doing something to the domain I wasn't happy with, would have done /SHOMETA to look at the changes. I know, I made it too complicated!

I hope to return to this early next week.

- Sean

"Most of the smart people work for some other company." - Bill Joy, CTO Sun Microsystems


------------------------------------

converting server 2003 R2 SP2 x64 to a Hyper V vm in Server 2008 R2 SP1

Im having a bear of time doing a P2V server 2003 x64. In the past, I used Disk2vhd, but install the guest services before hand. With this, I get the "error starting operating system" even if I do a repair install on the vhd. I know the scvmm is what is the recommended solution, but I just want to make my intentions clear here; I dont need scvmm for anything other than the single conversion. In most cases, i will be taking a small LAN, one DC and converting to Hyper V vm (too many good reasons to list) and having to have multiple servers to do the conversion process isnt in the cards. I want to be able to convert to vhd, load 2008R2 with Hyper V or Hyper V server on the same source server hardware and then start the vhd and continue on. In this case, I will be upgrading from 2003 to 2008, but want to do the upgrade as a vm, not a physical machine (again, too many good reasons to list).

Soo., how does a guy convert a server 2003 R2 x64 SP1 server to a 2008 R2 SP1 Hyper V guest VM...without having to have a separate server with scvmm, and another with the hyper v client on? I want to just convert to vhd (sent to either an external hdd or network share) and then rebuild source machine as the hyper v host.

Seems that MS has nothing documented that I can find regarding P2V conversion on a small business scale, and not a large  enterprise level operation.

 

Much appreciate any assistance.

 

Shayne



Reply:

Hi!

Disk2VHD is usually what I use when all else fails. I seriously recommend that you consider installing SP2 on your server 2003 machine before converting. If memory serves me correct, VSS was first included then and, if I recall correct, it's neccessary in order to perform a online P2V migration.

You can download the SCVMM 180-day trial and install as a VM to perform the conversion, but Disk2VHD should really be sufficient.

Once again, I could be wrong since I never had any 2003 x64 servers, but 2003 + SP2 is my recommendation.


------------------------------------
Reply:

Hi,

 

If you asked here, the answer is SCVMM or disk2vhd. You may try some third-party tools also.

 

By the way, please update the computer to Windows Server 2003 R2 with Service Pack 2, Windows Server 2003 R2 with Service Pack 1 is not a supported guest operating system on Hyper-V.

 

For more information, you can refer to:

 

Virtualization with Hyper-V: Supported Guest Operating Systems

http://www.microsoft.com/windowsserver2008/en/us/hyperv-supported-guest-os.aspx

 

In addition, P2V is not always a good idea to migrate the existing services. Sometimes you can create a new VM, and then migrate the services to it.

 

 

Best Regards,

Vincent Hu

 


------------------------------------
Reply:

Sorry, But it was a typo...the server is 2003 x64 R2 SP2 Enrerprise edition. Server is up to date.

Being that this server is owned by a not for profit group and they have a shoe string IT budget, building new and transfering would eat up some serious hours. I will be migrating them to 2008, but they have exchange as well as numerous DB's. if it was a simple dc that was part of a group of servers, sure, but this is the whole enchalada.

 

As oulined, the plan is to just get to vm, and then upgrade in place. as a vm, its a safer way to be.


------------------------------------
Reply:

If you're recieving an error when you boot the migrated VM, this usually means that the OS is configured to boot from a storage or RAID controller that requires drivers. The boot partition information will be false since Hyper-V boot all VM's on a IDE controller.

You could try to boot your VM with the Server 2003 (with slipstreamed SP2) installation CD or ISO to see if it detects a currently installed OS, and if it does, repair it.


------------------------------------
Reply:

i have tried the recovery as suggested. it boots from cd, sees the os, deletes files, loads files, saves config and then when it reboots, it errors out. I have done this 3 times to make sure all is correct.

I have not tried recovery console with fixmbr or fixboot, as I read its useless. I will try and let you know (only thing i didnt try so far.

The Hyper V settings are as follows:

Boot from CD>IDE

2 CPU

Mem=Dynamic with 4096 min 8192max

IDE >vhd file image created by disk2vhd

Nic (synthetic) not connected

All services


------------------------------------
Reply:

In the meantime, I'll throw some thoughts:

How does the message appear and does it say anything else? Will it attempt to boot and then show a bluescreen or doesn't it boot at all?

Were there any application bundled drivers installed on the source machine that would appear in the add/remove programs list?

Is the c: drive larger than 127GB?


------------------------------------
Reply:

C is >50GB. Error is right away, no bsob, just "error loading operating system"

No app bundled drivers...but those should be stripped off during repair...any other thoughts?


------------------------------------
Reply:

Could it be that the master boot record holds the wrong boot partition information after all?

Just a thought, could you please mount the vhd in the host disk manager, open the boot.ini file located in the disk root directory with notepad, and post what it says? (It's a hidden file)

A 2003 x86 VM's default boot.ini file would look like this:

[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Enterprise" /noexecute=optout /fastdetect

If the boot information differs from this, means that the OS location was written during the P2V and survived the repair installation.





------------------------------------
Reply:

the boot.ini looks right:

 

[boot loader]
timeout=1
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003 Enterprise x64 Edition" /noexecute=optout /fastdetect /kernel=ntkrpuni.exe

 

but i am wondering....when i did the repair, it found the previous install of windows and listed it as "disk2vhd windows server....edition" 

thoughts?

I did

run fix boot and fixmbr as well.


------------------------------------
Reply:

Well, to be honest I'm running out of ideas.

What if you mount the VHD in the disk manager -> open an elevated command prompt -> run DISKPART -> select virtual disk + partition -> use the ACTIVE command ?

In that way, not only does the disk hold a boot record and OS, but we've also made sure that the partition itself is bootable.



------------------------------------
Reply:

When its mounted in disk manager you can see that its active and healthy boot partition. I just want to summarize the steps I have taken, and if you know of a posting that shows the MS supported method for conversion that doesnt involve scvmm and some servers I dont have, i would love to read it.

Step 1: defrag

2: Stop the Exchange Information Store

3: Verify no one is using shares ( i do the image grab after hours)

4: Use disk2vhd 1.63 with the "prepare for vm" checked

5: Send image to usb external hdd

6: Import hdd into my server back at our office ( I have to find a successful migration path before I can take them down again)

7: Copy VHD file from hdd to my array for my hyper V guests

Set the following settings:

2 CPU

4096 starting mem to 8196 max

vhd mounted

I have tried a repair installation, and it goes through the process until it does the first reboot and then same "error loading operating system". I have done a console boot with fixboot and fixmbr

I've tried to boot with all integrated services off as well, same result. As soon as the Hyper V grey splash screen goes by, I get "Error loading operating system_" with the cursor on the ned flashing.

I really need to get this going. As an MS partner, what else are my support options for resolution on this? I have another post regarding in place upgrade of server 2003 and its just stale with no resolution, I hope this doesnt go the same route

 

Much appreciate the assistance I have received up to this point.

 

Shayne

 

 


------------------------------------
Reply:

I did a fresh pull this morning.

Reinstalled Hyper V guest services on the server 2003 box, and Disk2Vhd'd only the c partition.

Total size is 40GB

All I get is "Error loading operating system"


------------------------------------
Reply:

I see in this post: http://social.technet.microsoft.com/Forums/en/virtualmachinemgrp2vv2v/thread/6706b219-ca7a-4807-bc06-9e6690aee8ca

all that is said is that Disk2Vhd is unsupported....try vmm.

 

So, what does MS have to suggest we do to virtualize Server 2003 then? Without multiple servers?

 

Shayne


------------------------------------
Reply:

 

4: Use disk2vhd 1.63 with the "prepare for vm" checked

 


I'm looking at Disk2vhd v1.63 on my Win7 machine right now. I don't see the "prepare for vm" checkbox, I can't recall ever seeing it on an older OS and quite frankly, I have no idea what that checkbox would do if I saw it.

 

Since the IS allegedly installs synthetic IDE drivers, what if you don't install the guest services prior to conversion or any other features or tweaks that might "optimize" the system for virtual environments?

 



------------------------------------
Reply:
Tried previous to installing Hyper V services, then after. Same results. The hyper V services install is just something i have done on 2003 when it doesnt go first time.

------------------------------------
Reply:

I am trying V converter right now to see if it goes.

 

at the end of the day, there are still a few MAJOR "oops" that Hyper V has vs VMWare. One is the conversion process and two is com/usb port access for guest OS's.

I still dont see anything short of SCVMM for conversion by MS for MS. Even though Disk2Vhd is done by sysinternals, MS says no support. So, for our busniess, it makes it tough to push MS and Virtualization, as smaller businesses (150 or less users) is our bread and butter, and most have single server enviornments) and I have no documented supported path.

 

Shayne


------------------------------------
Reply:

Hi Alberni,

 

I noticed that you start a new thread, so I change this thread to general discussion.

 

 

Best Regards,

Vincent Hu

 


------------------------------------
Reply:
Were you able to find a fix for this problem?  Beating my head against the wall with the same issue.

------------------------------------
Reply:

In my case (V2V from VMware Server) the reason was the missing IDE driver.

Here is my solution to get rid of "error loading operating system":

- Uninstall VMware Tools.

- Create and connect any (!) virtual IDE drive to the VM and boot once BEFORE the V2V (or P2V) copy process to have IDE drivers installed already on the source machine.

- Change Intel PCI IDE or any other (booted still within VMware) to "Standard PCI IDE".

- Use msconfig.exe to enable "Detect HAL" (Vista / WinSrv 2008) in Extended Options.

- Use Disk2vhd e. g. to copy C: to a new vhd (e. g. over LAN to the host file system.

Please note: the Hyper-V can only boot from IDE (with 127 GB limit). You may attach further disks on the (virtual) SCSI driver. But during boot there is no SCSI support. This starts with the HyperV Integration Services.
You may attach VHDs to IDE or SCSI. The type is not fixed by the VHD file itself.

Best regards
Oliver


------------------------------------
Reply:

I thought the 127 Gbyte limit was only for Virtual PC. I thought the Hyper-V could handle disks bigger than 127 Gbytes. I have exactly the same problem, need to virtualize Server 2003 x64 Enterprise to a Hyper-V environment. I get the same response after DISK2VHD. I have not yet tried using VMware as an intermediary. The C: is 275 Gbytes and I want to grow it to 400 Gbytes after getting it on Hyper-V. This is an Exchange server and I really would like to not rebuild it from scratch as we may be using an ouside service later this year, to host our mail server.

Mike


------------------------------------
Reply:

  disk2vhd is a VPC tool so it has the same 127G limit.

  Another thing you need to know about doing a p2v with 2003 x64 is that there never was a 64-bit driver for the legacy NIC.

 

 


Bill

------------------------------------
Reply:

Looks like I found a solution, which I have not tried yet. That is to build serevr has hyper v guest and then recover over top . Not my idea, another forum user tried with success. Wil let you know.

 

Shayne


------------------------------------
Reply:

Hi,

Hyper-v and VPC virtual machines can't have a use IDE VHD file greater the 127 GB , Microsoft say that this is a limitation to the IDE controller , so what you can do :

1.Move all your data to a second disk say d: ( move all data into a  new VHD)

2. Convert your machine to VM where the C:\ is less that 127 GB

3. Create a VHD at any size less that 2TB , attache the new VHD (data VHD) to scsi controler of VM on Hyper-v


Hikmat Kanaan Amman-Jordan MCSE


------------------------------------
Reply:

Alberni,

Did you ever find a solution to this?  I've begun converting a very old HP x86 2003 server with that Disk2VHD, which worked fine in my test case as a virtual pc, going to move on to a Hyper-V Host now.  One thing i've noticed, since my server was converted as SP1 first, then updated once virtualized, Yes it worked under SP1, Disk2VHD modified the boot.ini to this:

[boot loader]
timeout=3
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Disk2vhd Windows Server 2003, Standard" /fastdetect /NoExecute=OptOut /KERNEL=ntkrpuni.exe /HAL=halacpi.dll
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Standard" /fastdetect /NoExecute=OptOut

Which i found didn't work when trying to apply SP2, so i took the Disk2vhd line out and it all worked fine and integrated well after that.

Hikmat has a good idea for large drive support as well.  I have to admit, VMWare has had a much smoother process to this for the last couple years or so.


------------------------------------
Reply:

Hi,

I have faced this problem when I used disk3vhd to convert my windows 2003 to VM , I was able to fix the boot disk of OS inside VHD using this article

 http://www.xtralogic.com/testdisk_rebuild_bootsector.shtml ,

http://www.xtralogic.com/support.shtml#faq_vhdu_disk_read_error


Regards, Hikmat Kanaan Amman-Jordan Remember to click "Mark as Answer" on the posts that helps you


------------------------------------

Modify for ECMA

Hi everyone

  • I have an ECMA for CRM Microsoft Dyanmic 4.0, I'm able to provisioning the CRM.
  • I have FIMMA and  ADMA both of them have Full Import, Full Sync, Export, Delta Import and Delta Sync Run profiles.
  • I have HRMA (ECMA) with Full Import and Full Sync Run profiles.
  • I have CRMMA (ECMA) with a Export Profile.
  • I have a CRM MPR with create permission for all people, create, grant permissions, Set for CRM.
  • I have a CRM MPR with create permission for all people, modify, grant permissions, Set for CRM_Disable.
  • I've been doing this before with other ECMA and all them work good.

My question is:

Currently I'm able to provisioning CRM, but when I run the Profiles I neve get a Modify action in Modifycation Type, I always got a ADD  action, and cause of this I cannot disable my CRM user.

Do you why I cannnot get a modify action on Modification Type.??

Cheers


Reply:
Hi Kichitan - Have you had any luck further developing your CRM MA? I am interested in it so please let me know if you are willing to discuss it further. Cheers.

------------------------------------
Reply:
Hi Kichitan I'm still hoping to hear from you so please let me know if you are able to help. Thanks

------------------------------------

Transactional Replication From SQL2000 to SQL2012

Hi,

We have an old version of sql 2000 server which currently serves as a publisher to a 2008 R2 subscriber.

We have purchased few licenses for SQL 2012 and testing our applications for that version. I was wondering if we can replicate the data from 2000 to 2012. I tried but while adding a subscriber, it gave me an error saying that the compatibility level is not supported.

Does anybody have an idea if this is possible. I will look into another possibility of replicating from 2000 to 2008 and then from 2008 to 2012 but managing such an architecture is complex and error prone.

Any inputs will be helpful and appreciated.

Thanks

Chandan Jha


Reply:
You need to configure the SQL 2012 server as an odbc subscriber.

looking for a book on SQL Server 2008 Administration? http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search? http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941


------------------------------------
Reply:
You need to configure the SQL 2012 server as an odbc subscriber.

looking for a book on SQL Server 2008 Administration? http://www.amazon.com/Microsoft-Server-2008-Management-Administration/dp/067233044X looking for a book on SQL Server 2008 Full-Text Search? http://www.amazon.com/Pro-Full-Text-Search-Server-2008/dp/1430215941

Thanks for replying Sir. I tried to search on some material over web for the same but returned empty handed. Will you be kind enough to provide any links to some study material if you have.

Regards

Chandan Jha


------------------------------------
Reply:

Update. Although this might not be supported, I could manage sql 2000 as a publisher and 2012 as a subscriber.

The distributor was hosted on 2008 R2 version because the 2000 server had its distributor configured to use 2008 R2 and I was not allowed to change it.

Thanks

Chandan


------------------------------------
Reply:

I can tell you it is not supported.  The rule for transactional replication is that the distributor has to be the highest build of any of the partners.  The publisher should match the distributor if possible and should never be higher. 

Rules for the Subscriber vary.  The official doc is here (doesn't mention 2012 directly):

Considerations for Upgrading Replicated Databases
http://msdn.microsoft.com/en-us/library/ms143699(SQL.105).aspx

  • A Subscriber to a transactional publication can be any version within two
    versions of the Publisher version. For example: a SQL Server 2000 Publisher
    running can have SQL Server 2008 Subscribers; and a SQL Server 2008 Publisher
    can have SQL Server 2000 Subscribers.

  • A Subscriber to a merge publication can be any version less than or equal to
    the Publisher version.

For a Read-Only Transactional publication, you can get away with having a subscriber that is almost any version.  After all, it just sits there and takes changes.  That being said, you shouldn't plan on putting anything in production that violates the rules in the above doc.


------------------------------------

SharePoint 2010 editions.

I have a question about SharePoint 2010 editions. Marion County is in the early stages of determining which to edition to buy. So far I have identified, only "nice to have" features in the Enterprise edition vs Standard and there would be quite a difference in cost. So I would like to know of your experiences, Which way you have gone?. Why did you choose one over the other?
  • Edited by Jimmerman Wednesday, July 25, 2012 5:14 PM

Reply:

Hi ,

deppend on your needs and also your budget

If you have enough money - buy the best one ! Enterprise

But if you don't really need it , why to do it?

Just analyze correctly your needs and based on each versions decide. Anyway, Maybe more infos regarding your needs  will help to receive a more clear answers


Romeo Donca, Orange Romania (MCSE, MCITP, CCNA) Please Mark As Answer if my post solves your problem or Vote As Helpful if the post has been helpful for you.


  • Edited by romeo donca Wednesday, July 25, 2012 5:02 PM

------------------------------------
Reply:

Remember you can always increase from Standard to Enterprise at a later time.  So if you determine later that you would like some of the Enterprise class features, such as Excel Services, InfoPath Services, Filter Web Parts, Chart Web Parts (or Business Data Web Parts) PerformancePoint Services, or Access Services, then you can enable those features at a later time after purchasing licensing.

Additionally, if you find that you only need some features, like Filter Web parts and charting, you can purchase those from an Independent Software Vendor (ISV) and save a significant amount of money.  You could also develop solutions in house if you have the talent.

Every business is different.  It is hard to make a recommendation without knowing your business needs. 

Good luck with your deployment!


James Grizzle
---
http://www.linkedin.com/in/jamesgrizzle


------------------------------------
Reply:
Thanks, that is the way we are leaning, I did not know about the ISV part but that is really good information, I will read up on that. Thanks James

------------------------------------
Reply:
Thanks, that is the way we are leaning, I did not know about the ISV part but that is really good information, I will read up on that. Thanks James

Jimmerman,

We are just down river from you at PPS. We went with Enterprise, but we have some scaling and feature requirements. I really like the approach of building on Foundation and then adding on if you need it.

Good Luck!


------------------------------------

Deleting my account

I went to the spot where I was to be able to delete this account and it wouldn't let me select the account at all, there was no selections available. so how would I go about deleting this e-mail address? It's no longer needed so it should be gone.
  • Moved by JOshiro Wednesday, July 25, 2012 6:59 PM Hotmail question (From:Live Connect)

Reply:

Please ask this on the Hotmail forum instead:

http://answers.microsoft.com/en-us/windowslive/forum/hotmail


------------------------------------

Windows 2008 R2 vs. usernames

I have just converted to win 7 stations 2008r2 domain (from w xp + 2003r2). But the shock! Windows NT 4.0, how long has it been? We got rid of 8.3 filenames, we advanced a lot. Yet, we still use pre-win2000 names! Ok, I would not say a word should it be for compatibility. But, try for yourself - redirected folders in w2008r2, it looks cool, it looks great... Not until some poor user has to live with a principal name longer than 20 characters. In the GPO you decide to redirect the desktop folder, you only have to specify the root folder like \\myserver.mydomain.local\users$ and the form informs you that "For user Clair, this folder will be redirected to: \\myserver.mydomain.local\users$\Clair\Desktop" This is really COOL, all data in a single folder, one can put even the roaming profile in the same folder. Clair does not even know how lucky she (or he) is as the WINDOWS 2008 R2 SERVER uses her (or his) PRE-WINDOWS 2000 LOGON NAME to generate the path.

Fortunatelly for Clair, it makes no difference, it just looks the same as he principal name. If I lived in the US, I would be spared this trouble as my users would  be John Does and even using firstname.lastname.firstname.lastname would not get me past the limit. Unfortunatelly Czechs do have a bit longer names and sometimes their firstname.lastname makes up 21 characters or more.

This is not the single instance where we encouter PRE-WINDOWS 2000 LOGON NAME in WINDOWS 2008 R2 SERVER and WINDOWS 7. Simply logon to the domain has the default form DOMAIN\PRE-WINDOWS_2000_NAME, yes one can write their principalname@domain so you end up writing almost 40 characters...

Another example of this shameful side of W2008r2 server and w7 is the well known %USERNAME% variable, again this represents pre-windows 2000 logon name.

I still hope a little that this all is my mistake and that I messed up my system and that pre-windows 2000 logon names are actually a piece of history...



Reply:
Please understand the systems are made to fit most of the world's need. It's not a normal situation in which users tend to have a book-phrase as their logon name instead of 8 to 15 chars.

------------------------------------

SQL Server 2008. Error: 8623, Severity: 16, State: 1 The query processor ran out of internal resources

I am using SQL Server 2008 (No SP). I got the below error while executing a query having lot of values in IN.

The query processor ran out of internal resources and could not produce a query plan. This is a rare event and only expected for extremely complex queries or queries that reference a very large number of tables or partitions. Please simplify the query. If you believe you have received this message in error, contact Customer Support Services for more information.

Please let me know if any hot fix is available to fix this issue or provide a work-around.

Thanks in advance.

Regards,

Bharat.


Regards, Bharat


Reply:

workaround should be easy - instead of a giant "in" list, insert all those values into a #temp table and use that instead.

Josh


------------------------------------

After Successful retraction of solution from SharePoint farm, still showing that status as deployed

Most of the times you can see that after successful retarction of a solution through central admin the status is still showing as deployed.

This happens because the solution  might be deployed at central admin as well. So follow the below steps:

Steps to work around this issue:
  1. Retract the solution from all content URLs
  2. Retract the solution from the Central Administration web application specifically

II6 - Back up Virtual Directory/App Pool

Hi,

I have a web server(running IIS 6.0) with one 'Default Web Site' but has several Virtual Directories and corresponding App Pool for each VD. Is there a way I can backup one or a set of VD's and corresponding app pools & Restore(if I have to) ?

Appreciate your  help !

Satish

Attention moderators

My account is being hacked by an M.Cat (Amazon profile)

http://www.amazon.com/gp/pdp/profile/A1GV7CL88QFVJD/ref=cm_cr_rev_detpdp

This guy is borderline criminal and has been stalking me for several months on Amazon forums, now to my MSDN account marking every thing I have every posted on as "abusive". Please advise.


John Grove, Senior Software Engineer http://www.digitizedschematic.com/

  • Moved by Rudedog2 Wednesday, July 25, 2012 2:11 PM : off topic discussion : (From:Visual C# General)

Reply:
John, i hope the moderators will take action soon. I can't understand where such a motivation comes from. The Moderators should monitor your posts also to take action very fast to get this person bored of creating new account after he/she is banned.

Hannes

If you have got questions about this, just ask.

In a perfect world,
users would never enter data in the wrong form,
files they choose to open would always exist
and code would never have bugs.

C# to VB.NET: http://www.developerfusion.com/tools/convert/csharp-to-vb/


------------------------------------
Reply:
Thanks Heslacher,  you have been a huge contributor for many years. Thank you for your words.

------------------------------------
Reply:

If it helps, I think the red outline draws attention to your posts and makes you look even more distinguished!

I don't think the "abusive" flag actually does anything except draw the moderators' attention. It doesn't prevent helpful votes, and I'm pretty sure it doesn't prevent being marked as an answer. It's really just annoying, but surely he'll get bored after awhile, or (if not) at least make you look important with all of your posts outlined in red.

In any case, I hope this gets resolved quickly, but I also realize that tracking down and banning an individual permanently is not a trivial task. Even if he keeps getting through, don't let him get to you. Most of us have spent years developing the ability to ignore idiots, so I doubt his efforts here will have any effect at all on your reputation in the MSDN community.


------------------------------------
Reply:
Can you give any links to examples is the MSDN Forums?

Mark the best replies as answers. "Fooling computers since 1971."

http://thesharpercoder.blogspot.com/


------------------------------------
Reply:

------------------------------------
Reply:

John,

Is this an example of what you are talking about?  I notice that thread is old, but the "abuse" denotation is recent.

http://social.msdn.microsoft.com/Forums/en-US/csharpgeneral/thread/0250c3cf-092e-4afc-899b-308c04695cea  15-20 posts from top

by this individual?

http://social.msdn.microsoft.com/Profile/jerekov/activity  profile


Mark the best replies as answers. "Fooling computers since 1971."

http://thesharpercoder.blogspot.com/


------------------------------------
Reply:
Thanks guys for all your attention to this and your words of support. I do not know what profile the user is using, I only know 'who' it is.

------------------------------------
Reply:
Give us some examples on this web site.  We are limited in what can be done on other web sites.  Did I find one above?  It seems like it could be.

Mark the best replies as answers. "Fooling computers since 1971."

http://thesharpercoder.blogspot.com/


[EDIT]  Cross posting I see.  Thanks, Heslacher.  This issue has been escalated as far as I can take it.
  • Edited by Rudedog2 Wednesday, July 25, 2012 2:52 PM

------------------------------------
Reply:
Just peruse all my posts. Click on my name, examine my posts.

------------------------------------
Reply:

Hi John,

I have banned troll's profile "JereKov" from MSDN, hopefully this will put an end to this.


Dengqiang "Robin" Ren (Chinasoft) EPX Service Engineering Support Team


------------------------------------
Reply:
Thanks Robin

------------------------------------

Cooking Asian spicy Chicken Software

amespace WindowsFormsApplication1
    {
    public partial class Form1 : Form
        {
        public Form1 ( )
            {
            InitializeComponent ( );
            }

        private void button1_Click ( object sender, EventArgs e )
            {
          // 1 how to create another page in the form?
            // button navigation code for navigating from page to page eg Page 2 page 3// next previous 
            // single code which might be good for all buttons
            }


            }
        }

How many concurrent users are you running on your server?

I'm currently reading the "Capacity Planning for RD Session Host..." docx from Microsoft and while it's a great resource, I want to ask any who will respond:

How many concurrent users are you getting on your physical systems in real world use?

And what type of server nodes are they?

Thanks in advance to any who share their experiences.



  • Changed type Aiden_Cao Monday, July 16, 2012 1:54 AM discussion is more appropriate
  • Edited by edjin Wednesday, July 18, 2012 3:20 PM

Reply:
Might be easier to give a useful comparison if you could give a bit of background on what it is you're hoping to run in your RDS environment.

------------------------------------
Reply:
Might be easier to give a useful comparison if you could give a bit of background on what it is you're hoping to run in your RDS environment.

based on some of the searches I've done, I don't see people running more than 30-45 users on a box. That seems like a low number and not very cost effective. I was just curious what people are running here


------------------------------------
Reply:

Hi 

If you are using Windows server 2008 R2 as a RDS host then you can simply try TSadmin.msc and you can get all information whatever you required related to users.

Regards


------------------------------------
Reply:
One of ours currently has about 60 users logged in.  All they run is our point-of-sale application.  Dual Intel Xeon E5620 @ 2.4 GHz and 24 Gig of RAM.  CPU usage is usually under 10% and physical memory is about 40% used.  Our goal is 120 users.

------------------------------------
Reply:

Hello,

We run physical servers (dual 6 core processors with 48GB RAM and local 15K HDDs), getting 150 concurrent running full desktop.  We also use AppSense Performance Manager which helps.

Regards


------------------------------------
Reply:
One of ours currently has about 60 users logged in.  All they run is our point-of-sale application.  Dual Intel Xeon E5620 @ 2.4 GHz and 24 Gig of RAM.  CPU usage is usually under 10% and physical memory is about 40% used.  Our goal is 120 users.

Are you running any local attached disk in the terminal server in this configuration? If so, what type and how much?


Thank you!


  • Edited by edjin Wednesday, July 25, 2012 2:11 PM

------------------------------------
Reply:

Hello,

We run physical servers (dual 6 core processors with 48GB RAM and local 15K HDDs), getting 150 concurrent running full desktop.  We also use AppSense Performance Manager which helps.

Regards


Great to hear! How many 15K spindles are you providing the terminal server?

------------------------------------
Reply:

edjin,

We have 2 disks running RAID0 - so we get approximatly 320iops of performance from this setup which is more than enough for our application set.

We looked at SSD and SAN attached but found that these didnt increase the load we could achieve.

Regards


------------------------------------
Reply:

One of ours currently has about 60 users logged in.  All they run is our point-of-sale application.  Dual Intel Xeon E5620 @ 2.4 GHz and 24 Gig of RAM.  CPU usage is usually under 10% and physical memory is about 40% used.  Our goal is 120 users.

Are you running any local attached disk in the terminal server in this configuration? If so, what type and how much?


Thank you!



We have 2 X 750 GB 7200 RPM Sata Drives in each box which are mirrored.  Just to run the operating system and the application - and it is full desktop, not remote-app.

Steve


------------------------------------

No comments:

Post a Comment

Setup is Split Across Multiple CDs

Setup is Split Across Multiple CDs Lately I've seen a bunch of people hitting installation errors that have to do with the fact th...